Title: Plugin breaking code identified&#8230;now what?
Last modified: August 21, 2016

---

# Plugin breaking code identified…now what?

 *  Resolved [vegenergylabs](https://wordpress.org/support/users/vegenergylabs/)
 * (@vegenergylabs)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-breaking-code-identifiednow-what/)
 * Sorry to be a bother but I was curious if there is something I can do once I 
   identify which plugin was causing the code to break?
 * Optinskin by Viperchill is the Plugin that is not working with Collapse-o-matic
   on this page of mine [http://thyroidrevive.com/faqs](http://thyroidrevive.com/faqs)
 * I don’t have the Optinskin short code used on this page but the plugin remains
   active as it has higher priority over what i need from Collapse-o-matic.
 * Do I have another option other than uninstalling Collapse-o-matic and finding
   an alternative?
 * Thanks in advance 🙂
 * [http://wordpress.org/plugins/jquery-collapse-o-matic/](http://wordpress.org/plugins/jquery-collapse-o-matic/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaking-code-identifiednow-what/#post-4221236)
 * Your theme (or installed plugin) is force-loading an old version of jquery:
 *     ```
       <script type='text/javascript' src='http://1-ps.googleusercontent.com/x/www.thyroidrevive.com/code.jquery.com/jquery-latest.min.js,qver=1.6.1.pagespeed.jm.pMKc-1-Dyy.js'></script>
       ```
   
 * This will only become more and more of a problem as the current version of jQery
   that comes with WordPress is jQuery v1.10.2
    [http://core.svn.wordpress.org/tags/3.7/wp-includes/js/jquery/jquery.js](http://core.svn.wordpress.org/tags/3.7/wp-includes/js/jquery/jquery.js)
 * jQuery 1.6.1 has not been used since WordPress 3.2 and our plugin requires WordPress
   3.3 (that included jQuery 1.7.1) or higher.
 *  Thread Starter [vegenergylabs](https://wordpress.org/support/users/vegenergylabs/)
 * (@vegenergylabs)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaking-code-identifiednow-what/#post-4221237)
 * Thank you for your follow up!

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

The topic ‘Plugin breaking code identified…now what?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [vegenergylabs](https://wordpress.org/support/users/vegenergylabs/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaking-code-identifiednow-what/#post-4221237)
 * Status: resolved