• I want a comment box to show on my posts but not my pages. And I don’t want “comments are closed” to appear on my pages. If I have the following code in my Styling Options Custom CSS neither appear. If I remove the code, I get comment boxes on my posts BUT some, not all, of my pages have “comments are closed” at the bottom. (I’ve allowed comments on each post and under Discussion setting and have NOT allowed comments on each page.) Is there a different code that will correct this? Any help will be appreciated!

    div#commentsbox {
    display: none;
    }

    My site is: http://www.connecttoyourlight.com

The topic ‘Remove comments are closed from pages’ is closed to new replies.