Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
Thank you for creating such an amazing plugin!
First, I am trying to display average rating of specific posts in a different page (homepage), but cannot find a way.
Second, I also want to get average rating number as a variable. Is this possible?
Thank you,
Can anyone answer my question?
Hi relog,
Sorry for the late response.
I'm sorry, but there is no any way to do it yet we'll take it into consideration for future releases.
Are there any changes about this subject? Shortcode isn't working at homepage currently.
Hi @emreguler,
To see the rating in the home page you just need to use post_id of the page in the shortcode provided below:
[wpdrating post_id = "X"]
Please note: post_id the id of the current Post, and the post_id is deferent in each post.