-
Notifications
You must be signed in to change notification settings - Fork 33
jQuery Support
Archetyped edited this page Nov 7, 2013
·
12 revisions
Simple Lightbox supports the version jQuery officially included with and supported by WordPress (currently: 1.10.2)
Some themes or plugins will override WordPress' official version of jQuery and instead load an outdated version of jQuery. Here is how you can check to make sure the correct version of jQuery is being loaded:
- Get the jQuery Check bookmarklet.
- Open your website and click on the bookmarklet when the site has fully loaded.
- If an outdated version of jQuery is being loaded then identify the theme or plugin that is loading it and remove it.