Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Open up a file called comments.php in the iNove theme directory and find the following code:

    `<div class=”messagebox”>
    <?php _e(‘Comments are closed.’, ‘inove’); ?>
    </div>`

    Change it to:

    `<!– <div class=”messagebox”>
    <?php _e(‘Comments are closed.’, ‘inove’); ?>
    </div> !–>`

    That *should* remove the comments when viewing a post, let me know whether it does.

    Oliver

    Thread Starter dyerwrites

    (@dyerwrites)

    Easy enough. It works. Thank you.

    Thread Starter dyerwrites

    (@dyerwrites)

    One more thing… How can I remove the small calendar that shows that the page has been updated?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove COMMENTS ARE CLOSED message from pages’ is closed to new replies.