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

    (@baden03)

    Your theme or a plugin is force-loading a very old version of jquery:

    <script type='text/javascript' src='https://relaxsite.net/wp-content/themes/boulevard/js/jquery-1.6.4.min.js?ver=3.9.2'></script>

    Check your header.php and/or functions.php and remove this.

    You can verify by switching to a default WordPress theme such as TwentyFourteen and see if the plugin works. If so, your theme it so blame, and you should contact your theme developer.

    You can learn more by searching collapse-o-matic + old jQuery.

    Plugin Author Baden

    (@baden03)

    Issue marked as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not working hide content!’ is closed to new replies.