Cant edit or access any pages or posts I amusing elementor and wordpress

  • Unknown's avatar

    My WordPress website admin dashboard layout completely broke immediately after I clicked “update plugins.” The entire dashboard has lost its stylesheets and is rendering as a plain unstyled text list with blue links on a black background.

    Because of this, I cannot access, edit, or manage any pages or posts.

    The Exact Symptoms:

    • Admin Dashboard: Stripped of all styling. Looks like a basic HTML bulleted list.
    • Elementor Editor: When clicking “Edit with Elementor” on any page, it just keeps spinning on the loading screen forever and never opens.
    • Standard WordPress Builder / Gutenberg: Clicking “Add Post” or editing a post via the standard builder just displays the same unstyled, broken list menu.

    Environment Details:

    • Hosting Provider: Elitehost (South Africa)
    • Page Builder: Elementor

    It appears that load-scripts.php or load-styles.php is failing to execute properly, or there is a severe plugin conflict triggered by the update. Since the admin panel is completely broken, I cannot deactivate plugins normally through the UI.

    Could someone please guide me on the best way to safely diagnose which plugin broke the script delivery, or how to force WordPress to load the admin styles correctly?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    We can’t help as that site isn’t running on the wordpress.com platform. You must contact Elementor support to get this probleme solved.

  • Unknown's avatar

    This sounds like a JavaScript/CSS loading failure that occurred immediately after the plugin update, most likely caused by a plugin conflict, corrupted update, caching issue, or a server-side problem blocking WordPress admin assets.

    Since you can’t access the admin UI normally, try the following:

    1. Clear all caches (browser cache, server cache, CDN cache if applicable).
    2. Open your browser’s Developer Tools (F12) and check the Console and Network tabs for errors related to load-scripts.php, load-styles.php, or 404/500 responses.
    3. Using your hosting file manager or FTP, temporarily rename the /wp-content/plugins/ folder (e.g., to plugins-disabled). This will deactivate all plugins and help determine if a plugin update caused the issue.
    4. If the dashboard loads correctly afterward, restore the folder name and reactivate plugins one by one.
    5. Check your server’s PHP error logs for fatal errors.
    6. Verify that your WordPress, Elementor, PHP version, and memory limits meet current requirements.

    Because the issue started immediately after updating plugins and Elementor now hangs indefinitely, a plugin conflict is the most likely cause.

    If you need educational resources or website development insights, platforms such as QuranPakTutors.com also rely on stable WordPress environments, making regular backups before plugin updates an important best practice.

    If possible, share any browser console errors or screenshots of the broken admin area, as they may reveal the exact cause.

  • Unknown's avatar

    I have restored a backup to before the issue occurred , but now I see the issue is still occurring so it cannot be related to plugin updates or conflicts?

Log in or create an account to reply