Looks like you have two comments sections, one is custom comments form and two is wp comments form. The first comments form has no action set, I don’t see javascript to handle the form data.
When I submitted the form you are getting error with your success page.
<script>(function(){var e = document.getElementById("coldform_verify");e.parentNode.removeChild(e);})();</script>
Error: e is null
In the code I do not see #coldform_verify
I believe this has to do with the coldform plugin.
I fix it. It was a plugin conflict. When i turn off last installed plugin it start to work again !!! Thank you for your support.
(@dunmerciful)
13 years, 2 months ago
Hi,
How can i fix this problem? Here is my site http://predlagamfilm.hol.es/ . I was creating him when i try to do some comment and i dont knoq how to fix it . I try chanching theme but the problem is still there.