• sherice

    (@sherice)


    I have a page up that I need the comments area to appear on but for some reason it isn’t. For the page itself I have the individual page set to accept comments and pingbacks/trackbacks, then in the settings I have the boxes ticked for
    – Anyone can register
    – Allow people to post comments on the article
    – Comment author must fill out name and email

    What am I missing to enable comments on pages?

Viewing 1 replies (of 1 total)
  • Samuel B

    (@samboll)

    your theme may not be set up to do comments on pages
    llok in your theme’s page.php file for
    <?php comments_template();

    if it is not there add it right after
    <?php the_content(__('(more...)')); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Getting comments to display on pages’ is closed to new replies.