• Rale

    (@svetputovanja)


    I have done next thing:

    Unload one JS and CSS (true)
    something is broken on the page (e.g. popup of featured images)

    Unload one JS and CSS (false)
    same thing is broken on the page (e.g. popup of featured images)

    Clear cache
    same thing is broken on the page (e.g. popup of featured images)

    Deactivate plugin
    everything works well

    Seams to me that turning off Unload is not working?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @svetputovanja if the same thing is broken whether those 2 files (one CSS and one JS) are either loaded or unloaded, suggests that the issue is likely from the unloading of other files that are needed (and you should kept them loaded).

    You’re saying everything starts working when the plugin is deactivated. I’ve checked the source code of the page you provided when it’s loaded with /?wpacu_no_load appended to the URL (this will not trigger any rules of Asset CleanUp). I’ve noticed you have around 9 files (CSS and JS files) that are unloaded. Some of those ones should be loaded again. So, consider enabling “Test Mode” and go through trial and error until you find the culprit. I hope it helps! Let me know if I can further assist you at your earliest convenience!

Viewing 1 replies (of 1 total)
  • The topic ‘Unload on this page (on / off)’ is closed to new replies.