Title: Problem backend design
Last modified: May 25, 2020

---

# Problem backend design

 *  Resolved [sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * (@sebastienbr)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/)
 * I did install the plugin but the menu looks broken and it is becoming very difficult
   to use, the design did not load itself.
 * What can I do?
 * Regards

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12889374)
 * Hello [@sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * I trust you’re doing well!
 * Please let us know more information about your set up? Is Asset Optimization 
   enabled on your site? If Yes, please visit your site with this URI `yourdomain.
   com/?avoid-minify=true` and see if the menu will be loading.
 * If all will be well, some enabled option in Asset Optimization is causing this.
   Please reset the Asset Optimization from Hummingbird > Asset Optimization > Settings.
 * After this please start optimizing assets, one file at a time, every time view
   the front and, to make sure all is well. If something will look broken, this 
   man the file can’t be optimized with an option that is enabled, unslect last 
   enabled option and continue to the next one.
 * Please advise,
 * Kind regards,
    Nastia
 *  Thread Starter [sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * (@sebastienbr)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12890325)
 * Thank you for your reply, unfortunately, I have the exact same issue after disabling
   the the asset optimization, resetting those and tried the query parameter without
   any success.
 * I do have the same problem in Defender, Smush and Hummingbird, but smartcrawl
   is working fine.
 * I don’t have another cache optimization layer.
 * [https://i.gyazo.com/33a4e4ab0cfe945de4860bcae8274aa4.png](https://i.gyazo.com/33a4e4ab0cfe945de4860bcae8274aa4.png)
    -  This reply was modified 5 years, 11 months ago by [sebastienbr](https://wordpress.org/support/users/sebastienbr/).
 *  Thread Starter [sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * (@sebastienbr)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12890455)
 * After some investigation, it looks like the main css class is missing to load
   the theme:
 * the following classes are not added to the body element
 * smush: sui-2-7-0
    hummingbird: sui-2-5-2 defender: sui-2-9-2
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12890466)
 * [@sebastienbr](https://wordpress.org/support/users/sebastienbr/),
 * Could you please list all your active plugins? Do you have any translation plugins?
   Or maybe a plugin to adjust the admin UI/change menu point names?
 * Best regards,
    Anton
 *  Thread Starter [sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * (@sebastienbr)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12890468)
 * Setting action priority to 20 instead of 11 seems to solve the problem
 * the line 121 (for defender)
    add_filter( ‘admin_body_class’, array( $this, ‘adminBodyClasses’),
   11 );
 * to
    add_filter( ‘admin_body_class’, array( $this, ‘adminBodyClasses’ ), 20 );
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12943717)
 * Hello [@sebastienbr](https://wordpress.org/support/users/sebastienbr/)
 * I hope you are doing well!
 * Glad to know that the issue is resolved!
 * I’ve marked this ticket as resolved. If you do have any followup questions or
   require further assistance feel free to reopen it and let us know here.
 * Kind regards,
    Nastia

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

The topic ‘Problem backend design’ is closed to new replies.

 * ![](https://ps.w.org/hummingbird-performance/assets/icon-256x256.gif?rev=2633221)
 * [Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN](https://wordpress.org/plugins/hummingbird-performance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hummingbird-performance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hummingbird-performance/)
 * [Active Topics](https://wordpress.org/support/plugin/hummingbird-performance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hummingbird-performance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hummingbird-performance/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/problem-backend-design/#post-12943717)
 * Status: resolved