Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292754
    warhost
    Participant

    Hi,

    I noticed today that a slider and gallery we are using (requiring jQuery) do not work in Firefox, they don’t get shown. Firefox’ console shows an error, that jQuery is not defined.

    I removed all minify options and disable minify completely in W3 plugin. Everything works fine in Chrome though.

    What is the cause of this?

    Thanks!

    #1292757
    warhost
    Participant

    edit:

    Found the issue, for anyone else with that problem (If you are using cloudflare):
    A page rule broke that for me, I had a page rule for the home-page. After I disabled it, it works fine.

    — Can be closed.

    #1292857
    Christian
    Moderator

    Glad you’ve sorted it out and thanks for sharing.

  • <script> jQuery(function($){ $("#no-reply-1292754 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>