Title: Can&#039;t disable comments
Last modified: August 19, 2016

---

# Can't disable comments

 *  [auburnscene](https://wordpress.org/support/users/auburnscene/)
 * (@auburnscene)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/cant-disable-comments/)
 * I have gone into discussion settings and checked off everything, but can’t seem
   to disable comments. I know I can go to each page individually, but is there 
   anyway to do it from the settings?

Viewing 1 replies (of 1 total)

 *  [nwtgjohn](https://wordpress.org/support/users/nwtgjohn/)
 * (@nwtgjohn)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/cant-disable-comments/#post-1633401)
 * If you are familiar with editing PHP files, look for a section like this in a
   file probably named post.php or page.php. You’ll want to remove the following
   code. (Make a backup of the php file before editing.)
 * =======================================================================
 * <div class=”postedinfo”><?php the_tags(‘<span class=”tag-meta”>Tags: ‘, ‘, ‘,‘
   </span>’); ?> <?php _e(‘Posted in’)?> <span class=”categories”><?php the_category(‘
   $ <span class=”comment-icon”><?php comments_popup_link(‘No Comments’, ‘1 Comment’,‘%
   Comments’)?></span>
 * <?php if (isset($options[‘tags’])) : ?><span class=”tags”><?php the_tags(”, ‘,‘,”);?
   ></span><?php endif; ?></div>
 * =======================================================================
 * It worked for me, on one of my clients’ sites. [http://thebestofficeservices.net](http://thebestofficeservices.net)
 * Good luck.

Viewing 1 replies (of 1 total)

The topic ‘Can't disable comments’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [nwtgjohn](https://wordpress.org/support/users/nwtgjohn/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/cant-disable-comments/#post-1633401)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
