Comment count on every post

Home Forums WordPress Theme Support BresponZive Mag Comment count on every post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4228
    Zy
    Member

    Hi,

    I want comment count to be visible on frontpage by every post title and also in sidebar widgets (and possibly in slider as well). Right now comment count is only seen below the largest thumbnail on the front page. What code should I use and where should I place it?

    thanks

    comment count

    #4232
    Raja CRN
    Keymaster

    Hi,

    Use the following code to get comment count,

    <span class="meta_comments"> <a href="<?php comments_link(); ?>"><?php comments_number('0 Comment', '1 Comment', '% Comments'); ?></a></span>

    You have to edit appropriate files in the widget folder and add the code right section after the date code.

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .