Hi,
I've set up a multirating on single post pages. Except it isn't showing the title of the rating it is working fine.
Now I should show the images for the average rating on the category pages. I've tried several codes.... the last (I think this should be the right one) is this:
<?php wp_gdsr_multi_review_average (); ?>
But unfortunately it shows just the "blank" images as if there wouldn't be any vote at all.
I'm looking for hours for a solution... but couldn't find anything.
Any help would be appreciated.
Thank you!