Page 1 of 1

Themeable Menu Sync

Posted: Fri Jun 19, 2020 5:44 pm
by cwlutterloh
I created a themeable menu on the index page of our intranet site. I want this menu on all our pages thoughout the site. I only update the index page menu and I want to sync the index page menu to the other page menus.

I notice "Synchronize" on the menu options and tried to use this but I can't figure out how to sync it with the menu on the index page. The only option it has is to sync it with itself or to use the site manager. The object item on the index page is named "ThemeableMenu_Main" the menus on the other pages is "ThemeableMenu1" the only option on all the other pages is to sync with the ThemeableMenu1. (the one on that page) ThemeableMenu_Main (index page menu) is not an option.

How can I sync the menus on all the pages throughout the site to the menu on the index page?

Re: Themeable Menu Sync

Posted: Fri Jun 19, 2020 6:22 pm
by Pablo
To re-use the same menu on all pages, you can place it on a master page or master frame or embedded page.

Tutorials:
https://wysiwygwebbuilder.com/master_page.html
https://wysiwygwebbuilder.com/embedded_page.html
https://wysiwygwebbuilder.com/master_frame.html

Re: Themeable Menu Sync

Posted: Fri Jun 19, 2020 10:04 pm
by alan_sh
Have a look here https://www.wysiwygwebbuilder.com/forum ... 41&t=88171 for an example of a template with a menu in a master page.

Re: Themeable Menu Sync

Posted: Mon Jun 22, 2020 4:16 pm
by cwlutterloh
Pablo wrote: Fri Jun 19, 2020 6:22 pm To re-use the same menu on all pages, you can place it on a master page or master frame or embedded page.

Tutorials:
https://wysiwygwebbuilder.com/master_page.html
https://wysiwygwebbuilder.com/embedded_page.html
https://wysiwygwebbuilder.com/master_frame.html
Used the embedded_page, works great. Thanks!