help center

On this page

Safe mode doesn’t resolve issues

Last Update: February 22, 2024

Issue

Enabling safe mode does not resolve Elementor issues.

Possible solutions

Following are the solutions:

Meet system requirements

Check if you meet system requirements. For details, see Elementor System Requirements

If you don’t meet the memory requirements, edit your wp-config.php file or ask your hosting company to increase your WP memory. For details, refer Editing wp-config.php

Enable Editor loader method

Follow these steps:

  1. Login to WP Admin.
  2. Go to Elementor > Settings.
  3. Click Advance.
  4. Enable Switch Editor Loader Method.
    Safe mode doesn't resolve issues 3
  5. Click Save Changes.

Make the back-end and front-end URL same

If the URL in the back-end is different from  the one in the front-end it can cause blank page error to occur. Make sure that the Site Address (URL) is similar to the WordPress Address (URL) to avoid loading issues. For details, refer to Giving WordPress Its Own Directory.

Follow these steps:

  1. Login to WP Admin.
  2. Go to Settings > General
  3. Make the Site Address (URL) the same as the WordPress Address (URL).
    Safe mode doesn't resolve issues 1
  4. Click Save Changes.

Increase SubstituteMaxLineLength

On some servers, you will have to change the SubstituteMaxLineLength.

Edit the .htaccess file using SSH, FTP, or the File Manager tool in cPanel. Add the following lines:

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Fix white screen of death error

In rare cases, the white screen of death can occur because of a program installed on your computer. To rule out this possibility, edit from another computer.

Check for fatal error

Sometimes, this can happen because of a Fatal error. To confirm this,

  1. Login to WP Admin.
  2. Go to Elementor > System Info
  3. Click Download System Info.
    Safe mode doesn't resolve issues 2
  4. Check if there are any PHP errors logged.

Resolve Browser add-ons issue

You can get the loading page because of an add-on installed on your browser. In this case, you can switch to any of these other browsers:

  • Safari
  • Chrome
  • Firefox
  • Opera

Resolve gray page error

To confirm, check the error messages of your browser console.

  1. Right click on the webpage.
  2. Select Inspect > Console

The Console shows errors in red with the location and line number where it occurred.

Change the X-Frame-Options from DENY to SAMEORIGIN. Ask your hosting company to solve this.

Note
If you use traefik and docker then add this to your docker-compose…
traefik.frontend.headers.customFrameOptionsValue: SAMEORIGIN

Switch off Rocket Loader for Cloudflare users

Cloudflare users may need to either switch off Rocket Loader or add rules to Cloudflare. When Rocket Loader is activated it can take time to load the editor of Elementor and sometimes you will get stuck on the gray loading page. 

For a detailed solution, see Elementor And Cloudflare Rocket Loader

Resolve plugin conflict

Follow these steps to check for plugin conflict:

  1. Activate Safe mode and check.
  2. If the website works, do the following:
    1. Temporarily deactivate all of your plugins except Elementor and Elementor Pro. If the Go Pro message disappears, then you know one of the disabled plugins is causing the problem. 
    2. Reactivate each plugin, one at a time, until the problem reappears. The last plugin reactivated is the cause of the problem.
    3. Contact the 3rd party plugin’s developers to get help with resolving the conflict, or use a different plugin with similar functionality.
  3. If the website does not work, submit a ticket to Elementor support.

Have more questions? We’re more than happy to assist.

Link is copied to clipboard!
On this page

Is this article helpful?

Share this article