Hello @13vembri ,
We are sorry for the inconvenience. It looks like the issue might be related to your site’s cache. To fix this, you’ll need to refresh the Permalinks.
Here’s an article that explains how to flush WordPress Permalinks: How to Refresh WordPress Permalinks.
I hope this resolves the issue, but please let me know how it goes. I’m here if you need any further assistance!
Kind regards,
Ankush 😊
oh yes, I forgot to inform you, this is not just 1 website, I made several of my client’s websites auto update, with the latest update it’s all the same, I tried one rollback version 1.6.37 safe and normal,
is the permalink cache in question changed to plain first?
+1 I’m also stuck on loading screen
Edit: Refreshing the Permalinks fixed it.
-
This reply was modified 1 year, 8 months ago by
thisisgross.
Yes, Solve. this problem… thank information
Hi @13vembri,
We’re thrilled to hear that the issue has been resolved! 😊 A big thank you to @wheelcapmedia as well for sharing your valuable insights in this thread – we truly appreciate it.
Thanks again!
we have the same issue on our site, updating everything and refreshing permalinks didn’t help. Also we removed caching, that didn’t help either. Elementor is loading fine everywhere except for when we try to edit our header and footer
edit: tried downgrading versions, still doesn’t work
-
This reply was modified 1 year, 8 months ago by
blueberry86.
Tried changing the permalink to the plain option, or regenerating the data in Elementor > tools, I tried both options and it worked.
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 😊