We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 24719
    • 194 Posts
    Hi,

    I’ve got a site with a layout like:

    home
    about
    members area
    - control panel
    - buy stuff
    - log out
    browse
    - cat 1
    - cars
    - boats
    - cat 2
    - holidays
    - rentals

    I only want the members area displayed when users are logged in, so obviously I’ve done this with permissions. After logging in, and the user is at the root level, all menus are shown correctly (I want all levels visible all the time). However, when I click on ’cars’, the members menu disappears, but everything else is still shown correctly. Is there a problem with wayfinder retrieving protected menus, or is there a setting I’ve missed?

    I’m using wayfinder v2.0 (I upgraded since it didn’t work with 1.0 either) on 0.9.5. I’m calling wayfinder with the call:

    [!Wayfinder? &startId=`0`!]

    Thanks for any help