18-Dec-2011, 12:06 PM
I'm not sure if this has already been asked, I did find some questions of people who have a similar nature, but none of these solutions worked for me.
What I basically want is to implement the amount of comments (and the rating) on a different area of the page. I was hoping something like <?php $number_of_comments ?> would work, but such a solution seems to be too easy.
So I basically want to show the amount of comments and the rating on the same page, with the same ID. How can I accomplish such thing?
What I basically want is to implement the amount of comments (and the rating) on a different area of the page. I was hoping something like <?php $number_of_comments ?> would work, but such a solution seems to be too easy.
So I basically want to show the amount of comments and the rating on the same page, with the same ID. How can I accomplish such thing?