• Resolved elffii

    (@elffii)


    Hello,
    I have a problem with Autoptimize, in fact, it causes problem with this page (where tabs are supposed to appear on “Carte”, Information and Réservation”, and Les animaux”, I have tried to exclude the two plugins concerned with the function wp-content/plugins/<insert-culprit-plugin-directory-here>/, but it does not work, even after clearing the cache. I do know that the problem comes from Javascript optimization, as when I disable it, everything works well.
    I have also disable minimisation for excluded files.
    How can I solve this problem ?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Hi elffii; what JS errors do you see on the browser console when JS is optimized?

    Thread Starter elffii

    (@elffii)

    I dot really know, as I see different errors, but I am not so expert in Javascript

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hmm, I’m seeing “jQuery is not defined” errors even now. try disabling Async Javascript and test again with JS optimized? The problem might well be that you’re asyncing jQuery here.

    Thread Starter elffii

    (@elffii)

    I have tried to use the jquery option in Async plugin, and to change for defer, and for exclude, but it did not change anything,I do not think that it comes from this plugin, because I tried to disable it, and it did not change anything. It works again when I disable Javascript Optimization

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    the fact I did see “jQuery is not defined” errors on the browser console does indicate a problem, even if things visually look OK. the best/ safest way forward would be to ensure AsyncJS is off for now, to enable “optimize/ aggregate JS” and then to copy paste all JS errors on the browser console here so I can review?

    Thread Starter elffii

    (@elffii)

    I have change the plugin setting in Async, and it is now working again ! Thanks

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! 🙂

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

The topic ‘Excluding Script’ is closed to new replies.