• Hey what’s up.

    I’m having trouble with my WordPress blog…. when I visit my site a popup shows up saying “conflict with another jquery”. I’ve tried to do research on it and tried to disable plugins but no luck. Any help is appreciated.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • It looks like you’re loading jQuery from Google instead of the version WordPress comes with. It may be your theme doing that. I’d use the jQuery that comes with WordPress instead. That may solve the problem.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    (Sorry, didn’t see the link in the 1st post)

    Thread Starter djbootleg813

    (@djbootleg813)

    Forgive me I’m not sure what jquery even is. Any advice how I would find out if I’m using Google or the one from WordPress?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It’s likely some plugin or the theme is violating the rules and loading jQuery from the google content distribution network. JQuery is a javascript library that enables all sorts of amazing things.

    Your site is loading both one from Google and one distributed with WordPress, causing the current issue. Generally, only the latter should be used. If YOU were to write code to use the Google one (which you haven’t), the proper thing to do would be to unregister the WP supplied copy.

    Thread Starter djbootleg813

    (@djbootleg813)

    I tried to disable my google anylitics plugin. I went on my site like 6 times and no popup about jquery. I looked up the plugin and from what I see it may use some sort of jquery. I’m going to keep checking but maybe that’s it?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    at this point, I see only the Google version being loaded.

    Thread Starter djbootleg813

    (@djbootleg813)

    I think we may have done it lol. Is there a way your checking? How can you tell just the google is being loaded

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    right click, select “view source” and search for jquery

    Thread Starter djbootleg813

    (@djbootleg813)

    Hey thank you for your help! Doing more research it turns out it was the font plugin I was running! Fixed it!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Conflict with jquery’ is closed to new replies.