• i have a comment box on my posts, works great but i don’t have one on my single pages? in the create or edit page admin side there is the option to include or not include comment and pingbacks but it doesn’t do anything?? any help

    http://www.totalracingsolutions.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do you have <?php comments_template(); ?> in the relevant template?

    Thread Starter TRS

    (@trs)

    thank you! that brings up the comment window and it seems to be working properly.

    it raises a second question; if i have the toggle for ‘comments open’ in admin off but ‘pingbacks and trackbacks’ on there is no window. Is that right, and/or how do i make that work? Should there be an option on the page somewhere?

    thank you
    it works

    i put the
    <?php comments_template(); ?>
    under
    <?php edit_post_link(‘Edit this entry.’, ‘<p>’, ‘</p>’); ?>
    and it works well

    thanks again .. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘no comment box on pages’ is closed to new replies.