I’m using ob_start(“ob_gzhandler”); in my wp-config to gzip my site.
But it’s causing the following error in Cornerstone page editing:
“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.”
Is there any way to work around this?