• Hey,

    I am experiencing a strange problem and already wrote with the theme author about that, who asked me to contact you.

    Only in the theme options of my website, where I can e.g. edit the header or footer AssetCleanup seems to have some kind of issues, which make the WP Backend strangely load parts of the frontend into the backend. 2 screenshots and the console error attached. You have any clue why this is happening? If I deactivate the plugin everything is fine.

    Screenshots:

    View post on imgur.com

    View post on imgur.com

    Error:
    load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:4

    GET https://www.orths-medien.de/?post_type=us_header&p=5829&wpassetcleanup_load=1&wpassetcleanup_time_r=1578652032713&_=1578652032125 404

    send @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:4
    ajax @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:4
    b @ script.min.js?ver=1578410430:1
    (anonymous) @ script.min.js?ver=1578410430:1
    i @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:2
    fireWith @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:2
    ready @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:2
    J @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3.2:2

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

    (@gabelivan)

    @markus0schulte I’ve checked the print screens as well as your website. The GET request that fetches the list of CSS/JS in order to print it (so you can manage it) is working fine and it should have worked in your case. It could have been an issue then returning 404. Perhaps you can check now if you have the same issues showing up in the console?

    As for the Asset CleanUp Options sidebar, this is showing up because the thing you’re editing is a public post type (even though it’s part of the theme option and doesn’t have a public URL). That side meta box can be ignored, or it can be prevented from showing up.

    Can you send privately a ZIP archive with your theme (support – [at] – assetcleanup (dot) com)? Once I set it up on a DEV environment, I can fix these issues quicker.

    Plugin Author Gabe Livan

    (@gabelivan)

    Update: Please go to “Settings” (Asset CleanUp’s menu) – “Plugin Usage Preferences” and then look for “Hide all meta boxes for the following public post types (multiple selection drop-down):”. In the drop-down list you should see some elements that are related to the “us-header-builder” and the theme you’re using. They are public, but irrelevant for Asset CleanUp’s options. Consider selecting them and update the settings.

    Let me know if this would fix your issues!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Frontend partly loaded in backend’ is closed to new replies.