Forums

how to allow user to add comment on pages (3 posts)

  1. honey_babee
    Member
    Posted 2 years ago #

    I just have a quick question, how do i make it so that users can add comments to pages? it doesnt seem like that option is available besides just on posts?

  2. Edward Caissie
    Member
    Posted 2 years ago #

    Look inside your single.php template file ...

    You will likely find a bit of code similar to this:

    <?php comments_template(); ?>

    Copy and paste that code (or this example) into your page.php template file in the same general area as it appeared in the single.php template.

  3. uteman23
    Member
    Posted 2 years ago #

    also, while editing your page in the admin, you want to be sure you check "allow comments" under the discussion portion below the content and the custom fields

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.