• Resolved Nigel

    (@canuck069)


    Newbie question so be gentle. ??

    I am working on my first WP site and using the Virtue (free) theme 2.3.0 and I cannot get the “Leave a Reply” to show up on any of the template pages once I publish them. I have the “allow comments” checked off on each page so I figure I have missed something simple but I am stumped.

    Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    The virtue theme doesn’t have a built in comment option for pages. You can have comments on posts but it’s not built in for pages. If you want to add you can simple add this code to the page template you want comments in:

    <?php comments_template(‘/templates/comments.php’); ?>

    Just add right before the closing div.

    Kadence Themes

    Thread Starter Nigel

    (@canuck069)

    Wow, that was easy and worked.
    I guess I can now update my resume to include PHP developer. Look out world! ??

    Thanks for creating a great theme and making it free. For a novice it really helps to get our feet wet and what potential there is.

    Many thanks,
    Nigel

    Laurencecrew

    (@laurencecrew)

    I’m using Virtue 2.4.1 with WordPress 4.1.1 and I have (Membership any one can register) un-ticked but it still says on the post page you have to be logged in to leave a comment? Any suggestions please

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing "Leave a Reply" on all Virtue (free) templates’ is closed to new replies.