• Hi, i understand that you can stop users from commenting on your pages and posts if you change the settings in Settings > Discussion

    Any new pages that i add after i have changed to the above settings are fine, however any pages that are on my site prior to the above changes are still subject to the comment box.

    Does anyone know a way of removing the comment option from the older pages without having to re-create all the older pages again… thanks in advance for your help…

Viewing 1 replies (of 1 total)
  • You could remove the comment box altogether by deleting it from your page.php and single.php files. I don’t know which theme you are using, but if you can find the code below, deleting it will remove the comment box for you.

    <?php comments_template(); ?>

    Otherwise it’s a case of going through each post individually.

Viewing 1 replies (of 1 total)
  • The topic ‘Comment Option’ is closed to new replies.