CCS + Elementor Memory Exhausted
-
I have quite a combination of things going on:
1. Elementor for layout
2. Elementor Header footer & blocks – I’m using this to generate a repeatable layout which includes CCS shortcodes within elementor shortcode widgetsFor awhile, this was working. Suddenly, today, I started getting 500 Server errors when I would try to update the elementor page. Keep in mind that while elementor is a backend builder, it does try to render the shortcodes for a live preview as you go.
The 500 errors were “PHP Fatal error: Allowed memory size of 536870xxx bytes exhausted” so we know there’s some kind of recursion going on during the save process. If I deactivate CCS, save, then reactivate, everything is perfect.
So rather than try to figure out EXACTLY what’s going on, I’d be satisfied if I could just switch off any rendering of CSS shortcodes while doing an admin-ajax update.
Do you have any recommendation on how I can bypass CCS with an action or filter?
- The topic ‘CCS + Elementor Memory Exhausted’ is closed to new replies.