• I just want to be able to show the number of comments from a specific post under a picture.. how can I do this? I can’t figure out how to write it. I am using Customizable-comment-listing.php as well.

    Thx in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter tristannyc

    (@tristannyc)

    I figured it out. You would need to write this:
    <?php c3c_get_recent_comments(1, “Comments(%comments_count%)”, ‘comment’, ‘1’, ’93’); ?>

    93 being the post

Viewing 1 replies (of 1 total)
  • The topic ‘Show number of comments from a specific post ONLY!’ is closed to new replies.