Forums

Have comments shown on main index page (4 posts)

  1. hal9000
    Member
    Posted 4 years ago #

    Hi, I think I have asked this before some time ago, but I will again as it wasn't resolved.
    I would like to have the comments on the front page (index.php i think) to be automatically shown as it is on single.php.
    It must be possible but as it works this way by default on single post pages but i can't figure it out.

    thanks in advance

  2. Austin Matzko
    Member
    Posted 4 years ago #

    Sure, just put <?php comments_template() ?> within the Loop.

  3. hal9000
    Member
    Posted 4 years ago #

    Thanks - if that's it i owe you :)
    will try it out laters!
    h9k

  4. henigushi
    Member
    Posted 4 years ago #

    hi hal9000,

    you might also find this helpful

    <?php $withcomments = true; comments_template();?>

    See:
    http://wordpress.org/support/topic/83919?replies=8

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.