Jquery 1.10.2 vs 1.7.1
-
Hi,
I’m having an issue displaying a .oam file in a wordpress page of mine. I am unsure of whether it’s a jquery issue, but I get the following output in the console when I run it as normal:
Uncaught TypeError: Object [object Object] has no method 'tooltip' main.js?ver=1.1.0:470 Uncaught TypeError: Object [object Array] has no method 'match' edge-wordpress.js:112 Uncaught TypeError: Cannot read property 'symbolData' of undefined edge.2.0.1.min.js:157
and the following when i ask it to run its own version of jQuery:
Uncaught TypeError: Object [object Object] has no method 'isotope' main.js?ver=1.1.0:372 Uncaught TypeError: Object [object Object] has no method 'isotope' main.js?ver=1.1.0:356 Uncaught TypeError: Object [object Array] has no method 'match' edge-wordpress.js:112 Uncaught TypeError: Cannot read property 'symbolData' of undefined edge.2.0.1.min.js:157
Does this look familiar, or is the fault elsewhere within wordpress? I’ve been trying to track down where that 1.10.2 gets loaded, but it seems like the sandboxing with 1.7.1 should cover it. I’d send a link to the site, but it’s not live yet.
Great plugin, used it elsewhere very successfully… hence baffled by this one!
thanks
Nik
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Jquery 1.10.2 vs 1.7.1’ is closed to new replies.