Elementor showing Error 500 when trying to save page

If you are facing the same issue of elementor showing Error 500 when trying to save page, it could be due to several reasons such as theme conflicts, plugin updates, WordPress updates, and memory limit. But in my case, the issue of elementor showing Error 500 when trying to save page was due to the memory limit. This issue can be resolved by increasing the memory limit in WordPress. Please follow these steps for implementing this solution:

Step1: Please access your WordPress files on your hosting platform.

Step2: Open wp-config.php file.

Step 3: Write define (‘WP_MEMORY_LIMIT’, ‘256M’). You need to increase ‘256M’ as per your requirement.

Step 4: Save wp-config.php file. Please reload the Elementor page and try saving your page again.

 

Also Read: –

How to get HTML Tag Attribute Value in PHP?

Merging two CSS Style objects using Typescript in React Native

One thought on “Elementor showing Error 500 when trying to save page

Leave a Reply