Broken with jQuery 1.10.0
-
This plugin has stopped working for me recently, the Javascript error console in Chrome returns the following output:
Uncaught TypeError: Object [object Object] has no method 'live' jquery.lightbox.min.js:1 a.fn.lightbox jquery.lightbox.min.js:1 doLightBox jquery.lightbox.min.js:1 c jquery-latest.min.js:4 p.fireWith jquery-latest.min.js:4 x.extend.ready jquery-latest.min.js:4 q jquery-latest.min.js:4Neither Firefox nor Chrome will show any lightbox, instead, the user is sent to the URL of the image defined in the link, i.e. the rel=”lightbox[…]” property doesn’t trigger the lightbox to be shown. Deactivating recently-updated plugins hasn’t made the lightbox work again either.
jQuery: 1.10.0
WP jQuery Lightbox: 1.4.1
Wordpress: 3.5.1
Theme: Twentyeleven 1.5
Firefox: 21.0
Chrome: 27.0.1453.93
OS: Ubuntu 12.04.2EDIT: When I change WordPress to load jQuery 1.9.1 instead of 1.10.0, this plugin works. So it really must be jQuery 1.10.0 that’s the culprit.
The topic ‘Broken with jQuery 1.10.0’ is closed to new replies.