Hi,
My Elementor templates are being automatically injected with hundreds of etheme_conditions_* meta fields (date conditions, browser/OS conditions, login status, user role, etc.). I never enabled these conditions.
This is causing:
Frontend fatal error: Call to a member function get_name() on null (ElementorPro\ThemeBuilder\Single_Base.php:162)
“Elementor Unhandled Error” in the editor
Templates not applying
Sidebar appearing on my homepage and other pages unexpectedly
Elementor widgets not rendering because conditions never match
These conditions appear directly in the _elementor_data JSON for my templates, even after recreating them. I cannot find a theme option to disable “Show/Hide Conditions” globally, but the markup suggests the Etheme Conditional Display system is still active.
Please advise how to:
Disable all Etheme conditional logic globally, OR
Bulk remove all etheme_conditions_* fields from my templates, OR
Prevent these keys from being injected into Elementor JSON automatically.
This is breaking Elementor’s template rendering and the page/sidebar layout system.
Thank you.