Title: Remove comments option
Last modified: August 21, 2016

---

# Remove comments option

 *  Resolved [nmlobo](https://wordpress.org/support/users/nmlobo/)
 * (@nmlobo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/remove-comments-option-1/)
 * I am using Column post to create 2 columns in my homepage and I display posts
   by category on each column. I noticed that if I enable the comments option for
   the post (for people to make comments) then I get the option to make comments
   on my homepage. Is there a way to enable comments on the post’s page but not 
   on the homepage?
 * Thanks
 * [http://wordpress.org/plugins/column-posts/](http://wordpress.org/plugins/column-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [lebasca](https://wordpress.org/support/users/lebasca/)
 * (@lebasca)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/remove-comments-option-1/#post-3976548)
 * Hi there,
 * There are two things you can do:
    1. You can create your own template for your
   homepage and don’t include the comments template code: <?php comments_template();?
   > 2. Remove the code: <?php comments_template(); ?> from the php file used as
   front page.
 * Regards,
    Lebasca

Viewing 1 replies (of 1 total)

The topic ‘Remove comments option’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/column-posts_d8dbdc.svg)
 * [Column Posts](https://wordpress.org/plugins/column-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/column-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/column-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/column-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/column-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/column-posts/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [lebasca](https://wordpress.org/support/users/lebasca/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/remove-comments-option-1/#post-3976548)
 * Status: resolved