Reply 329921 to: Admin Page Issue after update your theme (no css / js loading)

Avatar: PJone
PJone
Participant
July 18, 2022 at 12:04

Hello,

i found this on a forum and this help:

I had the same issue a few months back I tried this and this works for me.

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.

After reloading it looks OK, maybe after re-login, set SCRIPT_DEBUG to false.

It helps, but now the header and footer from your theme doesn’t load 😉

regards

Patrick

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.