• I’ve been trying to allow my visiters to comment on my static pages…I’ve got “comments enabled” checked, and I’ve tried to add correct template tags…but I just can’t seem to make it work. In fact, when I try to use the same code that I use on the main blog, the link to comment doesn’t even show up! Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • When you say “correct template tags”, do you mean this one:

    <?php comments_template(); ?>

    This includes the comments and comment form in your page.

    And I try to remove the comments on my pages! =) As it is now the comments form show up at all the pages I create and I don’t know how to remove it..

    Moderator James Huff

    (@macmanx)

    Aziza, uncheck “Allow Comments” when creating or editing a page.

    LOL! it wasn’t harder?! THANK YOU! =)

    Thread Starter distortedstar

    (@distortedstar)

    I’ve tried <?php comments_template(); ?>, and it does work. However, I ‘d like to implement something more along the lines of my main blog, with a little link showing the number comments leading to a comments page. Is this possible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Comments on Pages – How to?’ is closed to new replies.