Dev4Press No Script
Back to GD Rating System (Lite) Forum

Show Star Rating For Posts on A Page?

Published on: May 1, 2016 at 1:25 am · By: arcab4
Author
Topic
#52385

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!

  • The topic ‘Show Star Rating For Posts on A Page?’ is closed to new replies.