Elementor makes creating Web-Pages so easy. But every now and then you can run into the Elementor Stuck on Loading Screen Error. It can get frustrating at times. Only if there was a permanent solution to this. Luckily there is. And it will only take a few minutes to fix it.
Elementor Stuck on Loading Screen Error- Increase PHP Memory Limit
The primary reason for encountering the Loading Screen Error is low PHP Memory Limit. By default, it is set to 40M. However, to run Elementor smoothly, it is highly recommended to have a minimum of 64M.
To check the Memory Limit on your WordPress Website navigate to wp-admin -> Elementor -> System Info.
Step 1: The first step involves modifying the wp-config.php file. Its located inside your WordPress directory which you can access through your cPanel File Manager or FTP server.
Step 2: Open the wp-config.php file and look for the lines “/* That’s all, stop editing! Happy blogging. */” and add this following line of code above it:
define('WP_MEMORY_LIMIT', '128M');
After you have added the lines navigate back to wp-admin -> Elementor -> System Info and confirm the changes have been updated successfully.
Elementor Stuck on Loading Screen Error- Check for Plugin Conflict
Another reason for the Loading Screen Error can be Plugin Conflict. You might have multiple Plugins on your Website. This is true for the simplest of websites that don’t require many Plugins.
If any Plugin on your Website is conflicting with Elementor, you could encounter the Loading Screen Error problem. So how do you know that this is the reason for the Loading Screen Error? Well, finding this out can be a lengthy process. You need to disable and enable each plugin to find out the culprit. First, disable a plugin, then check if you face the Loading Screen Error. If you don’t this means there must be some other plugin that is causing the conflict. Enable the plugin and disable the next one on your WordPress Website.
I hope you have already fixed the Elementor “Loading Screen Error”. If you need any further clarification regarding the issue, make sure to check out our Video Walk-through.