I don’t mean to hijack this thread, but I figured you might be able to help me if you got this working.
I was curious as to whether you were using X Theme or Pro with Insert Pages. I started developing a site on the new version today, and I usually use Insert Pages for more complex Footers or for sections that are repeated across multiple pages so I only need to make a change in one place and it reflects that everywhere.
However, when I try to do that today it’s not working at all and doing odd things.
This is how the page I made for the footer should look:

However, once inserted into my home page I get this:

It looks like it’s duplicating the background from Section 1 and none of my content is there aside from some broken Cornerstone code.
So I decided to check that the page was creating and I think I may have found the issue, If you take a look at the Cornerstone code for a page I have Inserted into other from an existing site I have. it looks like this (X pro v1.1.1):

I can see the actual content of the elements here. For example, the Custom Headline at the very bottom there. I can see the settings and the Text “Rewards Club” itself.
For reference the above page looks like this:

And here it is inserted into the homepage of the site:

Now if I take a look at the Cornerstone code for the site I was working on today, it looks like this (X pro v1.2.3):

I notice there is no “content” in the code. Just IDs. I’m assuming this is one of the changes brought with the new page builder? As such It looks like if I use insert pages it just looks for ’ cs_element_section _id=“1” ’ and pulls the data from section one of the page I am viewing, not the page I am pulling from.
Is this correct? Is this how the cs code should look? I’m trying to figure out if I’m doing something wrong or if everything has changed so much that it’s now impossible to embed another cornerstone page.
This has a far reaching effect on our business as we’ve been using this method across dozens of sites without issue since X Theme first launched the Cornerstone builder. For example, the existing inserted page I showed above is inserted into every page of the site so that if they change the content it’s changes on 50+ pages from just one change. If this stops working I’ll have to edit 50+ pages each time something changes.
I’m concerned this new update has changed so much that I’m going to be facing so many broken sections of sites if I update any of our existing ones.