The rating stars show up on the post pages, and the "most popular" widget works.
The problem is that nobody is able to actually rate the posts. Clicking on a star does nothing
The rating stars show up on the post pages, and the "most popular" widget works.
The problem is that nobody is able to actually rate the posts. Clicking on a star does nothing
for me hover doesn't even do anything. I checked all the described issues (head, footer, chmod, plugin conflict) no go. i use this on another site on the same server no problem. not sure what it is or how to track it down
Find file wp-postratings.php
and change true on false in wp_enqueue_script (line 154)
In my case on WP 3.2.1 it helped.
Confirmed that changing 'true' to 'false' on line 154 works.
This topic has been closed to new replies.