• Hello,

    My Cpanel has updated all WordPress for the sites to the latest 5.7 version.
    Now I am not able to access many pages like add page, add a post, add product(woo-commerce)
    these pages are showing me a big loader on the center of the page and after this nothing is loading.

    Also, my admin panel of WordPress is not loading CSS so I am not able to see the proper pages of the admin panel. Currently, using

    define(‘CONCATENATE_SCRIPTS’, false);

    as wp-config file.. but another issue need to be fix related to loader….

    Please anyone here who can help me with this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter matrixbiz

    (@matrixbiz)

    Thank You for your response… I have figure out what is causing this issue.
    Malware is there. I have cleared from all sites. but in a single day, it is reflecting back again. Do you have the solution for this?

    Thanks Again.

    Moderator James Huff

    (@macmanx)

    Carefully follow this guide. When you’re done, you may want to implement some (if not all) of the recommended security measures and start backing up your site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘admin panel load issue’ is closed to new replies.