How to display #of comments for each article on the index page?
-
Hello,
Can’t display the number of comments for each article on the main page of the blog: Blogs.cisco.ru
I use a custom design theme.
Please help.The blog I need help with is: (visible only to logged in users)
-
-
-
It doesn’t work because you have disabled it yourself. Remove this from your CSS editor:
.post-comments { display: none; }
- The topic ‘How to display #of comments for each article on the index page?’ is closed to new replies.