Forums

Need to show all comments (2 posts)

  1. dcooper
    Member
    Posted 2 years ago #

    I need to display all the comments without having to click on the Comments link to show them. I have version 2.9.1. Here is a link to the page: http://collegejobcoach.com/blog/
    Thanks for any help.

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    try to add

    <?php
    $withcomments = 1; // force comments form and comments to show also on front page
    ?>

    to index.php, before the line with comments_template();

Topic Closed

This topic has been closed to new replies.

About this Topic