Title: Comment Not Appearing?
Last modified: August 19, 2016

---

# Comment Not Appearing?

 *  Resolved [naihorizonblog](https://wordpress.org/support/users/naihorizonblog/)
 * (@naihorizonblog)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/)
 * The link to comments does appear on the home page of the blog but when I click
   on it to leave a comment or view comments…nothing appears.
 * [http://www.naihorizonblog.com](http://www.naihorizonblog.com)

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238032)
 * clicking takes me to your single page but evidently you have comments closed
   
   admin – settings – discussion
 * or you have disabled comments on the individual posts
    edit a post and scroll
   to bottom of page to see if comments are enabled or not
 *  Thread Starter [naihorizonblog](https://wordpress.org/support/users/naihorizonblog/)
 * (@naihorizonblog)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238045)
 * Thank you for replying.
 * I checked the settings and comments are open, and I also checked the posts and
   they’re not disabled.
 * I’m wondering if there’s something wrong with the codes?
 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238047)
 * How about plugins? What plugins (especially regarding comments) do you have installed
   and activated?
 * Peter
 *  Thread Starter [naihorizonblog](https://wordpress.org/support/users/naihorizonblog/)
 * (@naihorizonblog)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238050)
 * I just checked. We don’t have any plugins for comments.
 * I think the previous webmaster deleted comments from the codes because it wasn’t
   there before today when I tried coding it back in the index.php file.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238091)
 * look in your theme’s `single.php` for this code or very similar
    `<?php comments_template();?
   >`
 * if you don’t see it – add it below `the_content`
 * you can add that code to any of the theme files where you want a comment form
   but just `single.php` is traditional
 *  Thread Starter [naihorizonblog](https://wordpress.org/support/users/naihorizonblog/)
 * (@naihorizonblog)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238112)
 * Samboll & Peter,
 * THANK YOU for all your help!!! It finally works now after inserting that code
   in single.php

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

The topic ‘Comment Not Appearing?’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [naihorizonblog](https://wordpress.org/support/users/naihorizonblog/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/comment-not-appearing/#post-1238112)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
