Elementor seems incompatible with my theme “The Preview Cannot be Loaded”
-
We have a framework that we’ve built over the years and I’d like to integrate it with Elementor. However, out-of-the-box I get the error described here: https://docs.elementor.com/article/245-preview-could-not-be-loaded
The preview could not be loaded. We're sorry, but something went wrong.
- Switching themes fixes the issue, so it’s definitely the theme
- This theme is just a minimalist boilerplate that we customize to build sites
- Everything is pretty typical, we use native WordPress objects and methods and usually don’t depart from WP’s principles
- Page templates all run the normal WordPress loop and inject content using
the_content()
- Flushed the permalinks after activating the theme
- No plugins are running, issue persists with all plugins disabled
- PHP memory limit is 96MB, httpd running normally with usual WordPress modules enabled
- Typical WordPress
.htacccess
no special rules here - Issue persists in incognito mode, server-side cache is not enabled
- File and directory permissions are normal 644 and 755, SELinux (CentOS) running in permissive mode
I would really like to get this working with Elementor so we can build it into future themes, but I’m not finding anything to go on for further debugging.
When I click Edit In Elementor on a page running the default page template, I don’t get any console errors, except maybe some deprecation.
Elementor System Info dump
https://pastebin.com/GfHFHGaxThe page I need help with: [log in to see the link]
- The topic ‘Elementor seems incompatible with my theme “The Preview Cannot be Loaded”’ is closed to new replies.