Title: Admin Not loading CSS
Last modified: April 11, 2022

---

# Admin Not loading CSS

 *  [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * (@niteshluharuka)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/)
 * I had a WP website running 5.9.3 since the day it was launched on Apr 5 without
   any issues on PhP 7.4
 * Today suddenly the admin section of the website stopped loading concatenated 
   CSS & JS Files. I had to add `
    define( ‘CONCATENATE_SCRIPTS’, false );` to use
   the admin panel. Any ideas why it could happen?
    -  This topic was modified 4 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Everything else WordPress
      topic

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

 *  [Krzysztof Piątkowski](https://wordpress.org/support/users/wckalkulator/)
 * (@wckalkulator)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547057)
 * I think one of the CSS file is corrupted. Do you use any third party plugins ?
 *  Thread Starter [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * (@niteshluharuka)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547187)
 * Yes, we use a lot of 3rd party plugins. Tried deleting all the plugins but still
   received the same error.
 *  [yogeshyadav20](https://wordpress.org/support/users/yogeshyadav20/)
 * (@yogeshyadav20)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547367)
 * Hi there,
    try this
 *     ```
       define('FORCE_SSL_LOGIN', false);
       define('FORCE_SSL_ADMIN', false);
       define( 'CONCATENATE_SCRIPTS', false );
       define( 'SCRIPT_DEBUG', true );
       ```
   
 * try to load wp-admin with SSL.
 * Hope this will work
 *  Thread Starter [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * (@niteshluharuka)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547561)
 * [@yogeshyadav20](https://wordpress.org/support/users/yogeshyadav20/) The point
   is it was working till yesterday. No updates made, nothing updated and it started
   failing to load concatenated scripts. I do not want to set this property to false
   in config file. Any idea on how to resolve without changing the config file?
 *  [Krzysztof Piątkowski](https://wordpress.org/support/users/wckalkulator/)
 * (@wckalkulator)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547580)
 * Have you checked if all assets loads successfully? Even loaded from CDN ?
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15547910)
 * What happens if you bypass Cloudflare?
 *  Thread Starter [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * (@niteshluharuka)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15548461)
 * [@wckalkulator](https://wordpress.org/support/users/wckalkulator/) Yes it loads
   successfully.
 * [@sterndata](https://wordpress.org/support/users/sterndata/) Can you help on 
   how to do this? I am never done that before.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15548875)
 * You should talk to CF tech support about how to do that.
 *  Thread Starter [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * (@niteshluharuka)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15549546)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) when the website
   is not loaded via CF, how should that help me? I have tried hosting a blank new
   installation and faced the same issue. Is this some setting related to the database?

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

 The topic ‘Admin Not loading CSS’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [Nitesh](https://wordpress.org/support/users/niteshluharuka/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/admin-not-loading-css/#post-15549546)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
