Title: Broken in WordPress 3.5
Last modified: August 20, 2016

---

# Broken in WordPress 3.5

 *  Resolved [janhartmann](https://wordpress.org/support/users/janhartmann/)
 * (@janhartmann)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/)
 * The plugin is not working for WordPress 3.5.
 * Am I the only one? 🙂
 * /Jan
 * [http://wordpress.org/extend/plugins/jquery-colorbox/](http://wordpress.org/extend/plugins/jquery-colorbox/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [cfbauer](https://wordpress.org/support/users/cfbauer/)
 * (@cfbauer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359472)
 * I ran into an issue too, adding jQuery manually in header.php fixed it.
 * <script src=”//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js”></script
   >
 *  Plugin Contributor [techotronic](https://wordpress.org/support/users/techotronic/)
 * (@techotronic)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359489)
 * Hi,
    yeah, most problems people have with the plugin are related to JavaScript
   issues, mostly because other plugins or themes do not correctly register their
   JavaScript libraries or force loading of an old jQuery version.
 * I added an option to force loading a current jQuery version from Google to the
   plugin, did you try that?
 * Cheers,
    Arne
 *  [jhned](https://wordpress.org/support/users/jhned/)
 * (@jhned)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359510)
 * Hey Arne,
 * There is a pretty big problem with the jQuery– the current version of jQuery 
   has dropped support for “live,” which the Colorbox uses. Using the option in 
   the plugin fixes it, but it would be nice if it worked with the current version
   of jQuery as well. Think you could throw together a quick update?
 *  Plugin Contributor [techotronic](https://wordpress.org/support/users/techotronic/)
 * (@techotronic)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359546)
 * Hi,
    I just released a new version 4.6 which includes Colorbox version 1.3.21
   compatible to jQuery 1.9.0 Cheers, Arne
 *  [cisoprogressivo](https://wordpress.org/support/users/cisoprogressivo/)
 * (@cisoprogressivo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359555)
 * I solved placing the jquery in the footer (and not selection the option to use
   the Google version)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Broken in WordPress 3.5’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-colorbox_848c98.svg)
 * [jQuery Colorbox](https://wordpress.org/plugins/jquery-colorbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-colorbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-colorbox/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-colorbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-colorbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-colorbox/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [cisoprogressivo](https://wordpress.org/support/users/cisoprogressivo/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/broken-in-wordpress-35/#post-3359555)
 * Status: resolved