Forums

Comments - How to display comments on pages (4 posts)

  1. nniyer
    Member
    Posted 2 years ago #

    I wonder is there any way to display comments on pages. To be more precise, I would create a new page 'Comments' and wish to display comments on the page.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Add <?php comments_template(); ?> at the end of the Loop to your theme's page.php file. The will make all page comment-capable. If you only want comments enabled on specific pages, you'll need to make a custom page template first.

  3. banago
    Member
    Posted 2 years ago #

    This <?php comments_template(); ?> would do what you want to do.

  4. nniyer
    Member
    Posted 2 years ago #

    I think my query has not been understood properly or rather I have not posed it properly.

    I want the comments of my blog to appear on pages rather than on a sidebar (and not to enable comments for my pages)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags