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

    (@jeroensmeets)

    Hi Sam, the code to start the javascript code is twice on your page:

    jQuery(document).ready( function() {
          jQuery('.lastfmrecords').lastFmRecords(lfr_config);
        });

    Did you add it by hand in the footer? The widget adds the code automatically.

    Thread Starter Delete this account

    (@sam)

    Hm, no man, there’s no call for java in my footer. Its the default 2013 WordPress template, the only change I’ve made to the footer is adding the links on the bottom right with a css wrapper for the transparency and hover effect ….

    Thread Starter Delete this account

    (@sam)

    I’ve deactivated all other plugins and still the same problem (apologies, it’s the 2012 default wordpress template not 2013), I still can’t for the life of me figure out why it’s inserting a second hook for java in the footer??

    Plugin Author jeroensmeets

    (@jeroensmeets)

    Did you remove the widget from your site? Don’t see it anymore.

    Ah, sorry mate. I couldn’t figure out why it was breaking and gave up and removed it. Thanks, anyway.

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

The topic ‘Duplicate covers, ajax/java maybe?’ is closed to new replies.