I have menu bar..
ie. Home | our services | about us | pricing | contact us
These are all pages which calls out the views ie
Pricing [wpv-view name="pricing"]
Contact us [wpv-view name="contact-us"]
the site logo and menu is the parent layout
Im a bit confuse on to called out each pages on the chlid layout?
assign to content?
Does it mean that i have to create 5 child layout for each pages?
how to I set Home (Pages) [wpv-view name="home"] as my default child?
sorry im confuse.. please help
thank you
Dear kennethy,
It depends on your self, in most case, we setup a parent layout with logo + menu + a child layout cell,
setup different child layout for each post type, please check our document:
Using layout hierarchy for quick development
https://toolset.com/documentation/user-guides/hierarchical-layouts/
Hi Luoy,
Do you have sample site for a parent layout with logo + menu + a child layout cell,
setup different child layout for each post type
Thank you
Here is the document about
Benefits of Using the Layouts Plugin for Designing Templates for Custom Post Types
https://toolset.com/documentation/user-guides/benefits-of-templates-for-custom-types-layouts/
You can create multiple child layouts, assign each layouts to different post type, all of them are using same. parent layout.