• The Plugin was working great, but It started giving me this two errors

    Uncaught ReferenceError: ratings_off is not defined
    at HTMLImageElement.onmouseout ((index):263)

    Uncaught ReferenceError: current_rating is not defined
    at HTMLImageElement.onmouseover ((index):263)

    I’ve seen a similar problem here and the great founder of the plugin suggest some suggestions that didn’t work for me?§

    plz help

    • This topic was modified 7 years, 4 months ago by elmedi.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Two possibilites.
    1. Your theme doesn’t have wp_footer() hook
    2. You are using a minified JS plugin

    Thread Starter elmedi

    (@elmedi)

    Well I’m not doing neither one ?
    So no solution?

    Plugin Author Lester Chan

    (@gamerz)

    Can I have your site URL?

    The only possibility I can think of is there is JS that breaks your site before reaching to the bottom of the page.

    I am pretty sure it is one of the three things I mentioned. I have seen enough sites to pinpoint the problem.

    • This reply was modified 7 years, 4 months ago by Lester Chan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Current_rating and ratings_off ERROR’ is closed to new replies.