I have a web app that utilises the comments module in the detail template.
I want to show the average star rating on each web app item.
{module_ratingrank} works perfectly in the detail template, but will not show up in the list template.
What's the deal? Any suggestions?