dwsimms
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What is the proper way to enable JQuery in WordPressIf other theme’s or plugins are loading their own jquery it will most of the time cause conflicts.
Any way to stop it?
Forum: Fixing WordPress
In reply to: What is the proper way to enable JQuery in WordPressOn a few of these threads. I’d have to do some searching. But, I’ve seen it a number of times. What should be in the functions.php, as far as Jquery is concerned? Should anything related to JQuery be in the functions.php?
Forum: Fixing WordPress
In reply to: What is the proper way to enable JQuery in WordPressAnd, I’m afraid I may a bit too stupid to understand the noConflict link you posted. Can you explain that a bit better? How exactly is that code used? What would the final code look like?
Forum: Fixing WordPress
In reply to: What is the proper way to enable JQuery in WordPressThat is how I am doing it. It occasionally causes JQuery conflicts, and I often read that this isn’t the proper way to enable JQuery.
I’ve been having this same issue. I tried the solution provided by plugins_lexblog, but it didn’t work for me.
Any updates on this issue?