Wordpress

From Wiki
Revision as of 05:14, 21 February 2023 by Qljca (talk | contribs) (Created page with "==Admin panel CSS Not Loading== <pre>Add the following code to wp-config.php file: define('CONCATENATE_SCRIPTS', false);</pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Admin panel CSS Not Loading

Add the following code to wp-config.php file: 
define('CONCATENATE_SCRIPTS', false);