How to access raw html template for section/two column layout?

I am wanting to repurpose some of the code in layout elements of cornerstone (specifically the two column section layout) when I run a loop in php. Is there a way I can find those templates and work them into my php code without actually combing through exiting page code?

Thanks,
Eric

Hi Eric,

Unfortunately, it is not possible to do so as it is part of the Page Builder and interconnected with the whole system. At this stage, you will need to hardcode your styling and all the classes yourself for your loop.

We are in the process of developing the layout builder feature which will allow you to add loops including Archive and single pages using the Page Builder itself removing the need to code your way around. But there is no ETA for the feature and we do not recommend to pause your project for the feature yet.

Thank you.

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