• Resolved zad97

    (@zad97)


    Jquery is always off and images aren’t showing. I have posted another topic but had no answer.

    I’ve tried resetting the settings but nothing, I have also tried deactivating other plug-ins, changing themes etc.
    The problem should be related to Asset Cleanup.

    • This topic was modified 5 years, 5 months ago by zad97.

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

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

    (@gabelivan)

    @zad97 I checked your website and JQuery is loaded when Asset CleanUp is deactivated or in “Test Mode” like it’s the case now. I’ve skipped the test mode by appending /?wpacu_skip_test_mode to the URL and jQuery is no longer loaded. It’s very likely that it has been unloaded and needs to be loaded back.

    First, make sure the following setting is turned off: “Settings” -> “Plugin Usage Preferences” -> “Hide WordPress Core Files From The Assets List?”

    Then, load the CSS & JS manager from the homepage and look for the WordPress core files area. jQuery should be loaded as unloaded. Just remove the unload rule. Also, look for any other jQuery related file that might be unloaded in connection with jQuery.

    Note that jQuery should be unloaded only in exceptional circumstances when you’re sure it’s not needed. There are situations, but I haven’t encountered many in my career. A common scenario is when you do not need jQuery at all in the desktop view, but you need it in the mobile view if there’s a burger menu that relies on jQuery.

    I hope it helps! Let me know how the debugging goes and if I can further assist you!

    Thread Starter zad97

    (@zad97)

    Hi, Gabe!

    Thank you very much. My problem was related to jQuery, I had unloaded it myself by mistake and then hided WP core files in settings. Exactly as you imagined. Thank you very much, I’m a real newbie and this problem made me going crazy for days!

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

The topic ‘Jquery always off’ is closed to new replies.