Forum
Perch Blog Comments - Get Count of comments?
I'd like to get a count of the comments for each blog and show that number to the top of each post. Can't see that there is a function to do that.
Can I get a count of comments for each blog post?
Thanks Steve
In your template use
<perch:blog id="postCommentCount" />
Brilliant! Thanks Drew :)