Forums

COMMENTS on a Static Page(non-post)?? (2 posts)

  1. vaypay
    Member
    Posted 2 years ago #

    Just want what the topic says. I want a page from the Nav to be for people to comment on the site/product. Any help is appreciated.

    thanks.

  2. racer x
    Member
    Posted 2 years ago #

    Many themes do not have the comment code implemented into the Pages.

    You would need to modify the page.php file and add:
    <?php comments_template(); ?>
    where you wanted the comments to appear.

    This tiny bit of code inputs the whole comment system into pages.

    There may be more styling, etc. to do after you implement this however.

Topic Closed

This topic has been closed to new replies.

About this Topic