Title: Remove &quot;Leave a Reply&quot;
Last modified: August 21, 2016

---

# Remove "Leave a Reply"

 *  Resolved [stanb17](https://wordpress.org/support/users/stanb17/)
 * (@stanb17)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/)
 * This subject has so many posts you’d think WP would just create a single option
   in the admin and make it simple.
 * That said, I have spent 4 hours trying to remove the “Leave a Reply” from my 
   theme. I’ve edited the comments.php file and get a parsing error. I do not have
   a loop.php file.
 * I’ve installed dozens of WP themes and all I used to do was uncheck “Allow Comments”
   in the admin Discussion Settings link, and it was gone. WP still has that option
   only it is not working. Not a caching issue.
 * Site is.. [http://futuremetrics.info](http://futuremetrics.info)
 * At this point I’m desperate to fix before Friday. Any help and guidance is greatly
   appreciated.

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

 *  [DJDoubleXL189](https://wordpress.org/support/users/djdoublexl189/)
 * (@djdoublexl189)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897188)
 * [http://wordpress.org/plugins/disable-comments/](http://wordpress.org/plugins/disable-comments/)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897189)
 * Since that’s an Artisteer theme, you should be asking them for help if it’s not
   working correctly. Their themes are not supported here.
 * That said, possibly use CSS to hide it:
 *     ```
       #respond {
          display: none;
       }
       ```
   
 *  [2ninerniner2](https://wordpress.org/support/users/2ninerniner2/)
 * (@2ninerniner2)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897197)
 * If it’s an Artisteer 3.1 or 4.1 theme, then:
 * Appearance > Theme Options > Comments > Allow Comments > uncheck and then don’t
   forget to Save 🙂
 *  Thread Starter [stanb17](https://wordpress.org/support/users/stanb17/)
 * (@stanb17)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897304)
 * Thanks. [@2ninerniner2](https://wordpress.org/support/users/2ninerniner2/)
    There
   is no option for that. Only option under COMMENTS is to show or not show smilies.
   Everything related to comments is turned off.
 *  Thread Starter [stanb17](https://wordpress.org/support/users/stanb17/)
 * (@stanb17)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897306)
 * [@wpyogi](https://wordpress.org/support/users/wpyogi/)
 * PERFECTO. Found it in the style.css (line 1956).
 * I knew in the back of my mind the solution was simple and I was reading WAY too
   much into it.
 * Thanks.
 * RESOLVED.

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

The topic ‘Remove "Leave a Reply"’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [stanb17](https://wordpress.org/support/users/stanb17/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/remove-leave-a-reply-5/#post-3897306)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
