Trying to figure out how to prevent the star rating from appearing on certain posts / pages. Something like:
if(post_id = x) { } else {GD Rating}
Any suggestions?
Trying to figure out how to prevent the star rating from appearing on certain posts / pages. Something like:
if(post_id = x) { } else {GD Rating}
Any suggestions?
You must log in to post.