• Hello!

    I’m a newbie to wordpress and have setup a blog site as a favor. My question is, I’ve allowed for comments on specific pages, but it is not displaying the comments. But to have even gotten the comment fields to display, I had to add <?php comments_template(); ?>
    into page.php, while it already has this <?php if ( get_post_custom_values(‘comments’) ) comments_template(”, true); ?>
    but somehow is not working? (or that I’m doing something wrong)

    I’m using the theme BasicMaths; as seen here:https://basicmaths.subtraction.com/demo/support/
    it definitely supports comment styling on page.

    So I’ve also come across something called single-post page, and am super confused. Is that what I’m suppose to be doing to get comments to show up and display?

    Totally appreciate any advice.

    Thank you,

    Mike

  • The topic ‘display comments on page’ is closed to new replies.