Title: Remove comments below post blurb
Last modified: August 20, 2016

---

# Remove comments below post blurb

 *  [rjbsandiego](https://wordpress.org/support/users/rjbsandiego/)
 * (@rjbsandiego)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-below-post-blurb/)
 * on my site [http://buygoldjapan.com/blog](http://buygoldjapan.com/blog) I want
   to remove the info below each post blurb, e.g.,
 * 5Oct2011 | Doug Eberhardt | 0 comments | Continued
 * Someone mentioned adding display:none to the css file on lines that include comments?
   Is there a better solution? that didn’t seem to work.

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

 *  [leev](https://wordpress.org/support/users/leev18/)
 * (@leev18)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-below-post-blurb/#post-2333246)
 * If you meant removing **5Oct2011 | Doug Eberhardt | 0 comments | Continued** 
   from the home page then it’s the **loop.php** file (or whatever it’s call) or
   whatever that you might have to edit in your theme. It’s how I did it with mine:
 * _[link moderated]_
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-below-post-blurb/#post-2333319)
 * > Someone mentioned adding display:none to the css file on lines that include
   > comments?
 * your theme does not have an unique css class for that area.
 * try to locate ‘the_loop’ ([http://codex.wordpress.org/The_Loop_in_Action](http://codex.wordpress.org/The_Loop_in_Action))
   in your front page template (index.php ?) and look for a line with `the_date();`
   and/or `the_author()` somewhere before the `endwhile;` of the loop.

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

The topic ‘Remove comments below post blurb’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [remove comments](https://wordpress.org/support/topic-tag/remove-comments/)

 * 2 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-below-post-blurb/#post-2333319)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
