Hi everybody! I have an issue with the gd star rating plugin.
My purpose is to visualize a star average of a multi rating block at the bottom of each article.
Using
wp_gdsr_multi_rating_average(1, 104, "users votes only", true);
where "1" is the multi set ID and "104" is the post ID
the result is a block of empty stars.
Can someone help me?
Thanks to all