Hello,
We are getting the following errors in the Cornerstone editor (at separate times):
Uh oh! No suitable preview area found. This could happen when a third party plugin is overriding the content area or "The Content" is not being output by the current layout.
The preview could not load due to the iframe response being incomplete. This is most often related to a plugin conflict, or customizations introducing a PHP error...
When it’s happening: Only when trying to edit some LearnDash lessons, but not all. If I create a new lesson from scratch, it seems to work fine until I add it to a course, then I get the first error. If I also add a topic to the lesson, then I get the second error.
When it started: We noticed last week, but haven’t had to edit a lesson in several weeks. We did not make any other changes to the site besides updating some plugins and the theme.
What I’ve done to try to figure it out:
- Disabled all plugins except Cornerstone and LearnDash
- Switched to the parent theme
- Updated all plugins and theme
- Disabled all custom code
- Cleared cache from host, Cornerstone settings, and browser
- Made sure that the preview URL domains and protocols match
- Checked my debug log and error logs for errors (which normally shows what’s going on, but this time nothing)
- Verified that the siteurl and home options are both correct, and have https protocol
- Tried upgrading from PHP 8.0 to 8.1, 8.2, and 8.3
- Increased the PHP memory limit to 512M
- Increased max execution time
- Contacted our host (GoDaddy), and they couldn’t figure it out
So how do I get to the bottom of this? Any suggestions?