• Resolved eliottramirez

    (@eliottramirez)


    I recently change my wordpress theme and now the plugin doesn’t work.
    My site is: http://eliott.scelabs.com (It should be shown in the ‘Música’ sidebar widget)
    I turned on the debug option and check the javascript console but there is not any error.
    There’s a warning:
    “event.returnValue is deprecated. Please use the standard event.preventDefault() instead. “
    but I don’t think this is the cause.
    I hope you can help me! Thanks!

    http://ww.wp.xz.cn/plugins/lastfm-records/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jeroensmeets

    (@jeroensmeets)

    Hi Eliott,

    not sure what’s going on. There’s both a widget and a shortcode in your sidebar, but maybe that’s you testing.

    The jQuery code from my plugin isn’t loaded, and seems to be commented out. Can you check if the wp_footer() call in footer.php in the theme is there and not commented out?

    Jeroen

    Thread Starter eliottramirez

    (@eliottramirez)

    Thank you so much! In fact the problem was that wp_footer() wasn’t called in footer.php
    I fixed that and now the plugin work properly.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not Working’ is closed to new replies.