Hey! I’m trying to figure out how to best organize my Bricks templates. In the past I’ve created base template(s) in other tools. The base template was then used as the wrapper for a page template.
I’d like to use a Bricks’ Template to build a base template and have a number of pages with Bricks builder content use that base template. For example the base template would have a “content” element which renders the page’s Brick content). There is the Post Content but it does not render the stuff built in Bricks for the page, only the stuff in the WP page editor.
The reason is I may have a few pages that all share a few elements (maybe a few sections) and I may want to remove a section or add a section. If it’s all in the base template I can change that and every page that uses that base template would update.
Is this at all possible? Or is there another way to accomplish what I’m suggesting?