I'm in the beginning stages of developing a site that has two distinct sections. After an initial page where the user chooses which section applies to them, they are taken to one of two pages. My issue is that these two pages need to have 2 different headers (different menus and different url link for the logo). I'm considering doing two separate wordpress installs, but I was wondering whether there was a workaround in the theme that would allow me have this functionality.
Hi,
I'm in the beginning stages of developing a site that has two distinct sections. After an initial page where the user chooses which section applies to them, they are taken to one of two pages. My issue is that these two pages need to have 2 different headers (different menus and different url link for the logo). I'm considering doing two separate wordpress installs, but I was wondering whether there was a workaround in the theme that would allow me have this functionality.
Thank you,
Misha
Hey ,
You can use this plugin: https://wordpress.org/plugins/zen-menu-logic/ or similar to set the menu on that other page .
Also to change the logo you could add a small JS snippet to change the link once the page has loaded.
Best.
ThemeNectar Support Team