Page 1 of 1

Master page within a master page?

Posted: Mon Apr 01, 2019 4:12 pm
by alan_sh
I'm using master pages quite successfully - up till now.

I want to have another master for use by some pages which has all the same characteristics of my first master page, but with a side menu. I can create it with just the side menu in and tell the new master page to include the original one (Misc tab on the object properties) and it looks fine in the WYSIWYG program. But when I publish it, the elements of the first master pages do not get displayed - just the side menu.

So, is this a no-no? I have to re-create the second master page from scratch?

Thanks

Alan

Re: Master page within a master page?

Posted: Mon Apr 01, 2019 4:57 pm
by Pablo
I'm sorry, master pages cannot be nested.

Re: Master page within a master page?

Posted: Mon Apr 01, 2019 5:05 pm
by alan_sh
Ok - thanks. At least I know now.

Alan

Re: Master page within a master page?

Posted: Mon Apr 01, 2019 5:20 pm
by WWBman
Could you create the second master page with just the side menu and then use it as an embedded page?

Re: Master page within a master page?

Posted: Mon Apr 01, 2019 5:59 pm
by MGD4me
Clone your master page, and then add in whatever extras you need, then name this page as 'Master-page-slide', or something like that. Then you have a choice of using whichever Master page suits you for the look or features you need.

Re: Master page within a master page?

Posted: Mon Apr 01, 2019 6:01 pm
by WWBman
MGD4me wrote: Mon Apr 01, 2019 5:59 pm Clone your master page, and then add in whatever extras you need, then name this page as 'Master-page-slide', or something like that. Then you have a choice of using whichever Master page suits you for the look or features you need.
But then you would have to change both pages if anything changed in the first master page.