Adding a Cornerstone header/footer in a custom template

We are customizing templates for a Listify site and would like to add the headers/footers we made in Cornerstone to them. We thought there would be a guide about this, but we couldn’t find any (possibly our mistake).

For exemple, we’re currently working on /wp-content/themes/listify-child/someoverriddentemplate.php
We have most pieces like “the_content()”, but we don’t know how to inject a specific Cornerstone header in it.

Hopefully it’s clear enough, thank you for your help!

Hey @magikweb,

Thanks for reaching out!

Instead of using the header and footer builder to output in your custom template, I highly suggest that you use the Components because you can generated shortcode for components unlike for header and footer builder.

Hope that helps.

1 Like

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