Forum
Shared Regions in a Template
Hi,
I've got a Shared Region that works fine in the php of a layout footer, but I'd like to include it in a template file too. I've seen you can use perch_content_custom, but that would have to appear in the master page, is there a way of putting it in the template instead?
Thank you x
You can pass content into a template:
https://docs.grabaperch.com/docs/templates/passing-variables-into-templates/