Hi @13vembri,
Thanks for sharing your input. We are glad to hear that your issue is resolved! ??
@blueberry86 If you are still facing the issue. Could you please try increasing the PHP Memory limit of your website.
To address this, you will need to increase the WordPress memory limit by editing the wp-config.php file. To do this, add the following code at the top of the file, before the line that says “/* That’s all, stop editing! Happy publishing. */”:
define(‘WP_MEMORY_LIMIT’, ‘512M’);
After adding this code, verify that the memory limit has been updated in Elementor’s System Information. If the value has not been updated, you can try increasing the memory limit using other methods described in our knowledge article found here:?https://ultimateelementor.com/docs/how-to-increase-the-memory-limit-of-your-site/
I hope this should resolve the issue for you.
Kind regards,
Ankush ??
-
This reply was modified 1 month, 2 weeks ago by bsfankusht.