Hello
Have a problem with display comment count on page. I have instaled plugin Disqus Comment System ver 2.85 and it work fine(use <?php comments_template(); ?> to display comments).
My problem is that i want display number of comments in top of page.I try to use <?php comments_number( '0', '1', '%' ); ?> without resoults.
The topic ‘Problem with display comment count’ is closed to new replies.
(@rharin)
9 years, 9 months ago
Hello
Have a problem with display comment count on page. I have instaled plugin Disqus Comment System ver 2.85 and it work fine(use <?php comments_template(); ?> to display comments).
My problem is that i want display number of comments in top of page.I try to use
<?php comments_number( '0', '1', '%' ); ?>without resoults.