- This topic has 0 replies, 1 voice, and was last updated 3 years, 7 months ago by .
Currently, there are 0 users and 1 guest visiting this topic.
Author
i’m still searching but if anyone can point me in the right direction..
i did figure out that you can call the star ratings for a post using a php block
gdrts_posts_render_rating(array(‘echo’ => true, ‘name’ => ‘post’, ‘id’ => 894));
that works when i’m editing a theme template and can embed the php code directly into it.
but how do i go about showing a post star rating on a page? example would be i have a page of let’s say top 5 toasters. and then i have review posts for 5 toasters. i’d like to show the star ratings for each individual toaster on the page of top 5 toasters. i’m sure it’s right in front of me so i’m going to look through the articles and dig around some more.
thanks!
- You must be logged in to reply to this topic.