Title: No Comments or WP-Comments.php mods help
Last modified: August 18, 2016

---

# No Comments or WP-Comments.php mods help

 *  [brightideas](https://wordpress.org/support/users/brightideas/)
 * (@brightideas)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/no-comments-or-wp-commentsphp-mods-help/)
 * Hello,
    I’m trying modify my newly installed WP blog with no comments. So far,
   I have… Turned off comments via the admin panel Deleted the <php? …code in the
   index.php file so the comment link doesn’t show But, what I would like is to 
   remove the text on the actual entry or post page that says ” No comments Yet,
   Rss Feeds for comments on this post, and Sorry the comment form is closed at 
   this time.” I’ve found all this in the wp-comments.php file but not sure how 
   much of it I can edit as the file says the “Sky will fall on my head” … LOL..
   Any help will be appreciated. Thanks

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/no-comments-or-wp-commentsphp-mods-help/#post-113406)
 * Delete all this from index.php:
    ` <div class="feedback"> <?php wp_link_pages();?
   > <?php comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments(%)'));?
   > </div> <!-- <?php trackback_rdf(); ?> --> <?php include(ABSPATH . 'wp-comments.
   php'); ?> Also delete the line in the head area that calls the comments bit. 
   That should stop all that appearing. You can then delete all the wp-comments*
   files too.
 *  Thread Starter [brightideas](https://wordpress.org/support/users/brightideas/)
 * (@brightideas)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/no-comments-or-wp-commentsphp-mods-help/#post-113412)
 * Thanks for your help. Your suggestions worked perfectly!!

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

The topic ‘No Comments or WP-Comments.php mods help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [brightideas](https://wordpress.org/support/users/brightideas/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/no-comments-or-wp-commentsphp-mods-help/#post-113412)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
