• Resolved vegenergylabs

    (@vegenergylabs)


    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

    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://ww.wp.xz.cn/plugins/jquery-collapse-o-matic/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Baden

    (@baden03)

    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.ww.wp.xz.cn/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

    (@vegenergylabs)

    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.