Trouble: The preview could not load due to the iframe response being incomplete

Hello, all of the sudden (after no plugin changes or sever changes) I am getting this error when editing existing pages or creating new ones:

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.

Origin URL: https://wilksair.com

Preview URL: https://wilksair.com/blog/


I am already forcing HTTPS everywhere and am not using any additional HTTPS plugins, just through server.

Hi There,

I can see the SSL is not properly setup on the site. The URL should turn green if it properly set up.

Please try to set up plugins and configure it properly. Let usknow if that fixes your issue.
Or you can follow this steps too.

Incorrect setup of SSL. If you have an SSL certificate on your site. You should have the WordPress Site URL and Address URL settings set to HTTPS if you are loading the builder via HTTPS. This can be checked via your wp-admin > general > settings. If you aren’t using SSL you can ignore this step.

Caching. If you have a caching plugin activated or any form of server side caching please disable it to test for any possible conflicts. If you have server side caching or aren’t sure if you do, your host should be able to advise of this and disable it for testing purposes on your account.

Cloudflare. If you are using Cloudflare please disable this for testing purposes. Cloudflare by default enables an auto minfication function to compress the JS and CSS files of the theme. As the theme already serves minified files, re-minifying said files only causes to break the entire site.

Custom code syntax error. If you have a child theme, please enable the child theme and check if the issue still exists. If you have entered any custom JS or CSS into their respective editors. Please review the code for any syntax errors. A mis-placed semi-colon or a missing bracket will cause the issue you’re seeing.

If you could please try the above and if you still have the issue we’d be more than happy to assist.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.