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

Avatar: PJone
PJone
Participant
July 18, 2022 at 19:07

Hello,

unfortunately we have a problem with your theme after an update.
I have already contacted your support.
So far the problem could not be solved conclusively and now nobody answers anymore.
You may also have a lot to do at the moment.

First, CSS and JS could no longer be loaded in the admin area. Your team thinks it’s the server. But that can’t be, since we have several projects and licenses for your theme. It only affects the last updated project.
It works for everyone else on the same server and with the same settings.

The Follow has fixed the issue:

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.
Now the admin area works again. But now the header and footer of your theme are no longer loaded.

It would be great if support could take a look.

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.