Title: How to remove Comments Closed
Last modified: August 19, 2016

---

# How to remove Comments Closed

 *  [klavdija](https://wordpress.org/support/users/klavdija/)
 * (@klavdija)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-comments-closed/)
 * Hi there, I woudl like to remove “Comments Closed” that appears under my pages.
   This is the code:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * How should I correct it?
    Thanks for help.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-comments-closed/#post-2028560)
 * the text you want to get rid of is clearly readable in your code.
 * find it and remove it.
 * (make a backup copy before editing)
 *  Thread Starter [klavdija](https://wordpress.org/support/users/klavdija/)
 * (@klavdija)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-comments-closed/#post-2028679)
 * I know it is clearly readable for those who know, but my php is very bad.
    I 
   would realy appreciate if someone would tell me which part to change and how.
   Please. Thanks a lot.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-comments-closed/#post-2028688)
 * this line:
 * `art_post_box('', '<p class="nocomments">' . __('Comments are closed.', THEME_NS).'
   </p>');`
 * you could change it to:
 * `art_post_box('', '');`

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

The topic ‘How to remove Comments Closed’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-comments-closed/#post-2028688)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
