Jump to content

Recommended Posts

Posted

think i've got myself into a muddle here but i've got each template as a section in my homepage, when I go to each page they work fine (as they wrap the _main page content after), but on the homepage template I want to get all children and rendren the retun from JUST the template itself i.e. getting all the $content returns.

Any way of doing this, not somthing I would normally do, just don't want to basically replicate each template into my homepag template as they may go out of sync.

Thanks

Posted

If you use _done.php or _main.php files aproach, you can disable automatic append of _done.php file under "Files" tab in template settings and then just use $page->render().

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...