Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    With the plugin activated, can you install Firebug, start it up and look at the Console output to see what type of Javascript errors may be generated?

    Thread Starter Palmcone

    (@palmcone)

    ‘Attr.nodeValue’ is deprecated. Please use ‘value’ instead. adsbygoogle.js:26
    Invalid App Id: Must be a number or numeric string representing the application id. all.js:56
    The “fb-root” div has not been created, auto-creating all.js:56
    FB.getLoginStatus() called before calling FB.init(). all.js:56
    Uncaught TypeError: undefined is not a function general.min.js?ver=4.0:1(anonymous function) general.min.js?ver=4.0:1j jquery.js?ver=1.11.1:2k.fireWith jquery.js?ver=1.11.1:2m.extend.ready jquery.js?ver=1.11.1:2J jquery.js?ver=1.11.1:2
    Uncaught TypeError: undefined is not a function jquery.social.stream.wall.1.3.js?ver=4.0:33(anonymous function) jquery.social.stream.wall.1.3.js?ver=4.0:33m.event.dispatch jquery.js?ver=1.11.1:3r.handle

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I don’t see anything related to Link Library in these errors. Really more sounds like errors in other plugins.

    Can you check in your page source if you have anything trying to load their own version of jQuery, locally or from Google?

    Thread Starter Palmcone

    (@palmcone)

    I wouldn’t know how to identify it if I saw it.

    You’re welcome to take a look though.

    http://oregunshooters.com/manufacturer-spotlight/ory-gun-holster-company/

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for the long time to get back to you. I looked at your site and you only have one copy of jQuery loading. That being said, you do have a bunch of jQuery errors generated by other plugins on your site.

    One approach I can suggest is to deactivate all of your plugins, then reactivate them one by one and see when things break.

    Thread Starter Palmcone

    (@palmcone)

    I did that before starting this thread. Things broke when I reactivate your plugin. This is why I stated “Did the usual troubleshooting steps and found that all works when Link Library is deactivated.” in the initial post.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I understand. But have you also tried deactivating others and seeing if disabling one of the others also fixed things?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Latest Update Conflicting’ is closed to new replies.