Can I narrow post overall rating only to ratings from approved comments?
]]>I want to change star color. How can I change the star style?
]]>I am getting a numeric average of 3.75 for a particular post. How can I change that to 3.7? I want only one decimal.
]]>How can I change the average rating number to a scale of 0-10?
]]>I found that get_overall_rating_stars did not work outside of the loop. After some digging, I found:
Line 130: public static function get_overall_rating_stars()
Is missing the parameter $comment_id:
Line 130: public static function get_overall_rating_stars($comment_id)
(and it should really be changed to $post_id)
A fix in the next release?
]]>I hope you continue developing this plugin because similar stuff available suck big time.
]]>Does your plugin give visitors the ability to rate ‘things’ or is it a static display where the site owner selects the rating?
]]>How to add it to my comments ?
How to show the average rating ?
Will it save the rating with each comment posted ?
]]>