Hello,
I am having a serious issue editing pages from the Minimal Electronics demo with Elementor.
Environment:
WordPress 6.9.4
Elementor 4.0.4 and tried with 4.0.8
XStore theme updated to latest version
Minimal Electronics demo – imported 2 days ago
Problem:
Some pages open normally in Elementor, but several specific pages completely fail to load in the editor.
Main errors in console:
TypeError: Cannot read properties of undefined (reading ‘data’)
@elementor/editor-site-navigation – Settings object not found
GET /wp-json/elementor/v1/site-navigation/recent-posts 400 (Bad Request)
What I already tested:
Safe mode
Disabled plugins
Disabled Pro Elements editor scripts
Removed duplicate postmeta rows
Reset _elementor_data to a minimal valid Elementor structure
Changed _wp_page_template
Cleared Elementor cache/transients
Reimported the database cleanly
Important finding:
Even with a completely minimal _elementor_data, the same page still fails while other pages work normally. This suggests the issue is tied to some page-specific/theme-specific metadata or XStore integration rather than the actual Elementor content JSON itself.
Affected page came from the Minimal Electronics demo import.
Does XStore store additional page builder data outside _elementor_data, or is there a known issue with Elementor 4.x and Minimal Electronics demo pages?
Thank you.