Hi there,
We are working on migrating a site from another theme to Theme.Co Pro.
There are a few pages that have some custom tools on them each page has one tool. Is there a way to create a custom template /layout that will have the custom PHP code sandwiched between two editable sections of content?
I’m pretty familiar with creating custom page templates, is there a way (using PHP) to just output certain sections of a page in this theme?
So the page would look like:
Content editable in Pro Editor
Custom PHP code
Content editable in Pro Editor
Any help greatly appreciated.