working
problem can be installed plug-ins – deactivate all
the problem is not other plugins.
I Have only 3 active:
ajaxed Comments
Cyclone Slider 2
duplicate Post
And I have the same problem. Or rather, one simple problem: the Send button of the post does not work. and ‘as if it link to any action.
The submission form has this nomenclature comments:
<form action = “<? php echo get_bloginfo (‘url’);?> / wp-comments-post.php” method = “post” id = “CommentForm”>
</ form>
and sending the input key, this’ other:
<div class=”comment-imput”>
<input type=”submit” name=”submit” id=”submit” tabindex=”5″ value=”Invia” />
<input type = “hidden” name = “comment_post_ID” value = “<? php echo $ id;?>” />
</ div>