Title: remove comments
Last modified: August 21, 2016

---

# remove comments

 *  [bedboy](https://wordpress.org/support/users/bedboy/)
 * (@bedboy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/)
 * Alex, hello again! 😉
 * My blog is already running and it works really great – you’re the boss!
 * My question: how can I remove your theme’s comments? I’ve decided to make it 
   through external plugin, so that comments can be published automaticly on facebook(
   so important as you know) and now I have two comment boxes under each article.
 * [http://www.bedboy.pl](http://www.bedboy.pl)
    -> you can check any page and see
   how it looks like
 * Thanks in advance!

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

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/#post-4800024)
 * Hi! Nicely customized site there 🙂
 * Easiest is to add a single.php to the child theme and just remove this line from
   it:
 *     ```
       <?php comments_template('/comments.php',true); ?>
       ```
   
 * To remove comments completely.
 *  Thread Starter [bedboy](https://wordpress.org/support/users/bedboy/)
 * (@bedboy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/#post-4800028)
 * Thanks Alex for a quick response (and good words about my customization… all 
   alone with your help – me, such a lame ; )
 * but… I did as you suggested and it removed not only your theme’s default comments
   field, but also Facebook plugin.
 * I tried to switch off and switch on again the plugin, but it didn’t help.
 * I also tried to change this line…
 * <?php comments_template(‘/comments.php’,true); ?>
 * from true to false, haha ^_^ also without effect 😉
 * I don’t know, maybe I should change something in ‘comments.php’ and “tell the
   theme” to take the template from the plugin, not from the default comments setting.
   Just wondering in my lame mind 😉
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/#post-4800031)
 * 🙂
 * Does the plugin give you any specific code to add to the template? If so you 
   would just edit comments.php with a child theme instead, and overwrite the existing
   code with the required plugin code.
 *  Thread Starter [bedboy](https://wordpress.org/support/users/bedboy/)
 * (@bedboy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/#post-4800064)
 * [I’m good in talking, would be great if I could just “talk to the theme” ^_^ 
   but hey, I think future is with me, I’ll live up to this times 😉 ]
 * There is no code from this facebook plugin (it’s not official facebook plugin,
   it’s SEO Facebook Comment), but I’ll ask on this plugin’s support forum for the
   solution, maybe they would have one.
 * It’s strange because before I used Jetpack plugin and took comments from this
   plugin and it just overwrote your theme’s comments. In this case it duplicates
   or there’s no comments at all. Strange.
 * And sad ;(((((((((
 * 😉

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

The topic ‘remove comments’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [bedboy](https://wordpress.org/support/users/bedboy/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-13/#post-4800064)
 * Status: not resolved