• I have a custom tab script that use this jquery:

    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

    It was working fine with theme before last update, but now if I include the above jquery, it breaks the mobile menu in Customizr (the menu will not drop down). Any suggestions on how to get around this? Thanks for any help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Link to site?

    Theme Author presscustomizr

    (@nikeo)

    Hi andrew, jQuery is already loaded by the theme. You don’t have to reload it again.
    If you need to load this particular version of jQuery, then you might want to dequeue jquery with wp_dequeue_script('jquery').
    Thanks

    Thread Starter andrew55

    (@andrew55)

    Thanks for the replies.

    I didn’t put a link to site because I removed the tabs and script (so site would work).

    Thanks, I’ll check out the wp_dequeue_script(‘jquery’)

    Dear Nikeo,

    I’ve installed Customizr 3.1.24 and I am getting this file error in pingdom:
    Can’t load holder.js/270×250

    When I look at the page source I get a reference like the one below for all featured pages (x4) on my homepage.
    <img data-src=”holder.js/270×250″ alt=”Holder Thumbnail” /></div>

    Any ideas how to fix this please?

    Thanks
    Guy
    PS your theme is really good and I am enjoying getting it to work well for my customer. Do you have a guide as to what can be optimised in terms of CSS and JS in W3 Total Cache or Autoptimize as this is taking lots of trial and error for me?

    Theme Author presscustomizr

    (@nikeo)

    Hi @guyb9290, can you please share the url of the website?
    This issue is weird, I really want to fix it.
    Thanks

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

The topic ‘javascript conflict after latest update’ is closed to new replies.