Hi WoodMart support,
I’m hitting a reproducible PHP fatal that crashes the Elementor editor whenever a custom product loop is used to render a Products element in the editor’s config-build pass. The frontend renders fine — this is editor-context only.
Environment:
– WoodMart 8.5.5 (+ child theme)
– WooCommerce (latest), WordPress 6.9.1
– Elementor + Elementor Pro (both updated and version-matched)
– PHP 8.x, SiteGround GoGeek
On the frontend the same code path works because the product global is established per item, so this only manifests in the editor’s config build.
How to reproduce:
1. Create a custom product loop (WoodMart Layouts) that includes the product price element.
2. Set it as the default product layout (Theme Settings), OR add a Products (grid/carousel) element with Product design = Custom in an Elementor template.
3. Open that template in the Elementor editor. The editor fatals during load.
4. Switching the element / global back to the predefined product design loads fine.
Thanks for looking into it.
Best regards,
Yannis