Hey, anyone mind giving me a detailed explanation of how to enable Comments on a Page in WordPress 2.7? I've read the stuff on the FAQs, but it doesn't make sense to me.
Hey, anyone mind giving me a detailed explanation of how to enable Comments on a Page in WordPress 2.7? I've read the stuff on the FAQs, but it doesn't make sense to me.
This is on page 5, and I still don't have an answer. >_<
having the same problem... TIA
I think you add this to the the page.php file for where you want the comments to show:
<?php comments_template(); ?>
Then when you create a new page, you need to select the Default Template (which is Page.php).
This topic has been closed to new replies.