Title: Comment submit button doesn&#8217;t seem to work.
Last modified: August 19, 2016

---

# Comment submit button doesn’t seem to work.

 *  [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * (@jusi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/)
 * Hello.
 * I need some help figuring out why my “Submit comment” button won’t work…
 * The code of comments.php is here: [http://pastie.org/439578](http://pastie.org/439578).
 * What happens is, the comments and comment form display properly, the “Reply” 
   and “Cancel reply” link work correctly, but the button below textarea says “Send”(
   shouldn’t it be “Submit”, like set?) and clicking on it doesn’t trigger anything.
   No new blank page, no errors, nothing.
 * Thanks in advance for all help,
    Justine

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * (@jusi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043728)
 * Bump for making sure I had
 *     ```
       <?php if(is_singular()) { wp_enqueue_script('comment-reply'); } ?>
       <?php wp_head(); ?>
       ```
   
 * in my header – and I do.
 * Still no idea what causes the problem.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043743)
 * Try going through this checklist:
 * [http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display](http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display)
 *  Thread Starter [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * (@jusi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043752)
 * Yes, I have everything just like in the Codex, both in comments.php and header.
   php.
 * Now, the weirdest part is, I copy-pasted the code from [this blog post](http://clark-technet.com/2008/10/wordpress-27-comment-threading-separate-pings-from-comments)–
   it gave me the exact same “effect” – the “submit” button doesn’t work at all.
   Nothing happens.
 * For a moment I thought it may be an issue that I have WP installed locally so
   I uploaded everything, activated my theme and it still doesn’t work. Form keeps
   displaying “Send” button under the textarea.
 * So I have now two pretty much different versions of comments.php file, BOTH with
   the same result – not working submit button…
 *  Thread Starter [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * (@jusi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043821)
 * Any ideas? This doesn’t seem like a code mistake to me anymore :/
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043867)
 * Have you tried testing using the default theme?
 *  Thread Starter [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * (@jusi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043874)
 * Yes, the default theme looks just fine.
 * Is there any way I could do something wrong within my theme to cause that weird
   behaviour? Again, the problem doesn’t seem to be in the comments.php file itself:/

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Comment submit button doesn’t seem to work.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Justyna Ratajczak](https://wordpress.org/support/users/jusi/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/comment-submit-button-doesnt-seem-to-work/#post-1043874)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
