• Resolved xsreality

    (@xsreality)


    Hi,

    I had the plugin deactivated for some time and then reactivated it after upgrading to WP 3.6.1. I have configured the stars iconset (1-5). When hovering over the rating, the image gets replaced with missing image icons. Looking at HTML source, Ajax tries to change the image to /wp-content/plugins/wp-postratings/images/stars/rating_1_on.gif. rating_2_on.gif and so on… But the image files present inside the stars folder is of name rating_half.gif, rating_off.gif etc.

    Why is it looking for improper image file? Please help.

    Abhinav

    http://wordpress.org/plugins/wp-postratings/

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter xsreality

    (@xsreality)

    Ok one final update. I changed the Minify setting from “Default (blocking)” to “Non-blocking using async” and now PageSpeed doesn’t complain about any JS file (http://imgur.com/RoOjDw7). There is still 1 CSS file but it is shown as green so not a problem. Score has improved from 81 to 87. PostRatings is working fine.

    Got it!

    I was able to get minify to work properly when set to auto by adding the postratings-js.js file to the Never minify the following js files section: exactly like this:

    /wp-content/plugins/wp-postratings/postratings-js.js

    Star ratings are working great now and all of my other .js, css files etc., are still getting minfied automatically.

    No my only issue is getting the page cache to clear when this happens so the updated rating displays to the next visitor without having to clear the page cache or waiting for it to expire.

Viewing 3 replies - 16 through 18 (of 18 total)

The topic ‘Incorrect Image Lookup while Hovering’ is closed to new replies.