• Resolved vishnu18

    (@vishnu18)


    Hi there,

    Ever since I updated the plugin, the tabs are not displaying all assets and I am unable to scroll through them as well.

    Please see attached: https://ibb.co/NFQ8t5B

    Thanks,
    Vishnu

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter vishnu18

    (@vishnu18)

    I deactivated and activated my plugin again.

    It worked great when I tested through Firefox.

    So I cleared all cache and other data, purged website page cache and tried again in Chrome. It is still showing the same error in a few pages.

    Plugin Author Gabe Livan

    (@gabelivan)

    @vishnu18 is this happening every time you load the edit page? If you check the browser’s console, do you get any errors in JavaScript? I have a suspicion it could be a conflict between an existing CSS/JS file from a different plugin/theme with the ones from Asset CleanUp. It’s not likely, but you never know.

    Plugin Author Gabe Livan

    (@gabelivan)

    @vishnu18 One more thing: You said that in Firefox it works well. I’ve checked the source code and all looks good, it should be fine in Chrome. Sometimes there are extensions that could interfere with the CSS/JS of the pages. Please test in Incognito mode (you will likely need to log in to the Dashboard again).

    Thread Starter vishnu18

    (@vishnu18)

    My browser console:
    Uncaught ReferenceError: jQuery is not defined
    at post.php?post=3690&action=edit:3

    And I tested in Chrome Incognito mode, the same error persists.

    Also, I am seeing this error in just a couple of pages in Chrome.

    Plugin Author Gabe Livan

    (@gabelivan)

    jQuery is not defined” is happening when a script that depends on jQuery is called before the jQuery library is being loaded. Asset CleanUp doesn’t unload any assets within the Dashboard. All the changes are applied in the front-end. You need to debug this jQuery issue as it could affect other functionality when you’re in edit mode. In the console, the line with the JavaScript code should be mentioned.

    I’ve also made the following print screen: https://ibb.co/gwXddpL
    You should have the “max-height” of the expanded location set to “100%”. Let me know if a different value is there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not displaying assets and unable to scroll through’ is closed to new replies.