Title: schroder's Replies | WordPress.org

---

# schroder

  [  ](https://wordpress.org/support/users/schroder/)

 *   [Profile](https://wordpress.org/support/users/schroder/)
 *   [Topics Started](https://wordpress.org/support/users/schroder/topics/)
 *   [Replies Created](https://wordpress.org/support/users/schroder/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/schroder/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/schroder/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/schroder/engagements/)
 *   [Favorites](https://wordpress.org/support/users/schroder/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to disable comment?](https://wordpress.org/support/topic/how-to-disable-comment/)
 *  [schroder](https://wordpress.org/support/users/schroder/)
 * (@schroder)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/how-to-disable-comment/#post-480066)
 * Yesterday I followed the jetshack pointer and now I have also learned from the
   remark “spam bots will still send comments” if things are simply hidden. **Thank
   you, whooami**.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to disable comment?](https://wordpress.org/support/topic/how-to-disable-comment/)
 *  [schroder](https://wordpress.org/support/users/schroder/)
 * (@schroder)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/how-to-disable-comment/#post-480064)
 * “_I would like to disable comment_“
 * Consider using the stylesheet, for instance:
 * .post_comments {display:none; …
 * I also comment out other features for customers, for instance:
 * .post_date {display:none; …
    .post_month {display:none; … .post_date{display:
   none; … .post_user {display:none; …
 * I’ve learned from **jetshack’s** remarks and **thank you** for pointers to:
 * <?php comments_template(); ?>
 * <?php comments_popup_link(‘No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?>

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