Hi,
I’m working on a page that will become a layout to display products from a custom post type, “Product.” For some reason, when I set the looper provider as it should be, I get the error, “the preview could not load due to the iframe response being incomplete” in Cornerstone. This only goes away when I inspect the provider element and deactivate the looper, or set the query to something that would return no posts, then click “try again.”
For reference, my looper structure is currently:
Section [Looper Provider - Query Builder: “Product” Post Type > “Products - Equine” taxonomy]
–> Row [Looper Consumer]
----> Column [Various dynamic content pulled from looper]
The odd thing is that on the live page, the looper does work—it just breaks the preview in Cornerstone, which of course makes it very difficult to edit.
I’ve checked for plugin conflicts and tried switching to a different CPT plugin, no dice. Tried deactivating all consumers/deleting all dynamic content and noticed that the issue remains until the provider is deactivated or set to something that returns no posts. I’ve set up many pages similarly in the past to loop through custom post types without issue, so I’m at a bit of a loss here—any ideas what would be causing this issue?