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

    Thanks for writing in,

    Would you please provide a bit more clarification and your URL of the website so we can provide you more better way to get through from it.

    Thanks.

    Thread Starter glenna_1984

    (@glenna_1984)

    Thanks for your reply.
    I redid the site in HTML5 instead.

    The URL was not the issue.
    The theme offered comments at the bottom of each page.
    I did not want to allow comments anywhere on any page.

    Hi,

    To remove comments from page only and not from posts.
    Please kindly open up index.php and go to line 870 and comment out the comments_template function as follows.

    <?php if ( 'page' !== get_option('show_on_front') ) //comments_template( '', true ); ?>

    Thanks!
    Denzel

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

The topic ‘Remove all options to comment’ is closed to new replies.