Jquery error
-
I have an error that seems to have something to do with jquery, and I have no idea where to start.
I had a plugin called EasyModal that resulted in a Book Now button opening a modal with ContactForm7 in it. I upgraded to the Premium Version, and now all of my Modals cause an error when they are clicked. You can see it happen on the page below by clicking “book now.”
http://www.planitnz.com/22-day-auckland-to-christchurch-tour/
The error I get is:
Uncaught TypeError: Object function (a,b){return new o.fn.init(a,b)} has no method ‘curCSS’ jquery-ui-1.8.12.custom.min.js:574
s jquery-ui-1.8.12.custom.min.js:574
f.fx.step.(anonymous function) jquery-ui-1.8.12.custom.min.js:577
Kb.propHooks._default.set jquery-2.1.0.min.js?ver=2.1.0:3
Kb.run jquery-2.1.0.min.js?ver=2.1.0:3
Xb.i jquery-2.1.0.min.js?ver=2.1.0:3
o.fx.timer jquery-2.1.0.min.js?ver=2.1.0:3
Xb jquery-2.1.0.min.js?ver=2.1.0:3
g jquery-2.1.0.min.js?ver=2.1.0:3
o.extend.dequeue jquery-2.1.0.min.js?ver=2.1.0:3
(anonymous function) jquery-2.1.0.min.js?ver=2.1.0:3
o.extend.each jquery-2.1.0.min.js?ver=2.1.0:2
o.fn.o.each jquery-2.1.0.min.js?ver=2.1.0:2
o.fn.extend.queue jquery-2.1.0.min.js?ver=2.1.0:3
o.fn.extend.animate jquery-2.1.0.min.js?ver=2.1.0:3
$.fn.themeOverlay easy-modal.min.js?ver=3.8.1:301
methods.open easy-modal.min.js?ver=3.8.1:86
$.fn.emodal easy-modal.min.js?ver=3.8.1:279
(anonymous function) easy-modal.min.js?ver=3.8.1:639
o.event.dispatch jquery-2.1.0.min.js?ver=2.1.0:3
r.handleI have tried updating my Jquery with the jQuery updated Plugin. I also updated WP to the latest version, but nothing seems to be working.
The topic ‘Jquery error’ is closed to new replies.