Thread Starter
wpoon
(@wpoon)
Thanks, that worked.
It was an issue to do with the system not understanding which post it was on, therefore showing the wrong rating for that page!
Thread Starter
wpoon
(@wpoon)
I was testing out whether or not $post changes (since I run a whole bunch of WP_Query’s above that code). So I assigned $temp to global $post to keep track of the current page’s post.