• at the end of each page in the comments section there is the comments section I was wondering how I would remove this

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi, Can you please tell us that what you exactly want.
    If you want to remove whole comment section than you have to edit your page.php and single.php file and remove this code
    <?php comments_template( '', true ); ?> and <?php comments_template(); ?>

    Theme Author alex27

    (@alex27)

    Hello!

    I’m not sure what exactly is your goal, but you can simply disable commenting on your website (under settings > Discussion). This will prevent comment form from displaying. The comments already made would still be displayed though.

    Thread Starter charliever

    (@charliever)

    I have tried this but it does not make the comment form go
    thanks

    Theme Author alex27

    (@alex27)

    Are you saying that disabling comments on your website doesn’t hide comment form?

    Thread Starter charliever

    (@charliever)

    yes

    Theme Author alex27

    (@alex27)

    Please provide your website address.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How do I remove the comment section’ is closed to new replies.