Assistance achieving page layout

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.

Hello @Michele27iD,

Thanks for writing to us,

You can create the custom page template as you have done previously with other themes, but the Custom PHP Code can’t be injected in between two editable sections.
As the_content is editable through the Content Builder, you can inject any code before/after that.

You can create custom shortcodes that can be added to Content Builder. Please have a look at this article to more how to create a custom shortcode.

Please note that we do provide custom development support. It is out of the support scope I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where the customization questions are answered.

Thanks for understanding

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