Hi,
Thank you for your good words for this plugin.
Yes, I can deffinately work on this as an option. BTW can you please share the related screenshot so I can see if I understood it right.
Thanks,
Fahid
Hi, thank you for the response. here the screenshot.
https://lelayang.com/pic/review-post.jpg
Hi,
I thought you are talking about the post detail page. In your screenshot I have seen it’s listing page. Looks like you are using the custom shortcode or code spinneret to show it.
If there are no reviews for a post that’s definitely supposed to display empty stars. And display all stars rated doesn’t make sense to me when a post doesn’t have a rating.
Do you have any thoughts why non-reviewed posts should display all stars as rated?
Waiting for your response as the next plugin update is on the edge.
Thanks,
Fahid
yes its a listing page. I use this shortcode in the loop. It only visible if the post has a review.
<?php echo do_shortcode('[stars_rating_avg]'); ?>