• Hello!

    I’m having a problem with the admin on a WordPress site. The admin is showing like this:

    the problem happens after updating to WordPress 3.5. I already tried adding define(‘FORCE_SSL_LOGIN’, true);
    define(‘FORCE_SSL_ADMIN’, true);
    define( ‘CONCATENATE_SCRIPTS’, false );
    define( ‘SCRIPT_DEBUG’, true );
    to wp-config.php file but still same problem.

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

The topic ‘WordPress admin not loading css/js’ is closed to new replies.