Need help? Check out our Support site, then


Delete Comment Box in Coraline

  1. broadenyourknowledge
    Member

    I just got the upgrade for the Coraline theme and am searching for a page.php or anything to delete the "leave a reply" box that appears at the bottom of every page. Help!

    The blog I need help with is survivingarchives.com.

  2. We need a link to the site you are talking about please.

  3. broadenyourknowledge
    Member

  4. Go to settings > discussion and disable commenting and trackbacks. That will keep the comment box off of any new pages and posts you create.

    Existing pages and posts will have to have the comments and trackbacks turned off individually. You can do this using the posts bulk edit and pages bulk edit feature on multiple pages and posts at one time.

    If you don't want to go through the above, the following CSS will hide the comments section. Do know though that if at some point in the future you want comments enabled on even a single post or page, you will have to delete the following CSS from your custom CSS and then do the bulk edit stuff.

    div#respond, .comments-link {
    display: none;
    }
  5. broadenyourknowledge
    Member

    Wonderful! That was so simple. Thank you!

  6. You are welcome.

Topic Closed

This topic has been closed to new replies.

About this Topic