• Hello,

    I have a multi-level/tre-shaped menu of pages like so:

    Root Page – Page 1 – Page 2
    |
    Page 3
    |
    Page 2

    So basically Page 2 belongs to more than one branch.

    I want to show Root Page – Page 1 – Page 2 in the menu when the user has clicked on Page 1 and Root Page – Page 3 – Page 2 when the user has clicked on Page 3.

    Is this possible with this plugin (and possibly a combination of other plugins)?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author wizzud

    (@wizzud)

    I think (but I’m not entirely sure!) that the structure indicated is …

    Root Page
    – Page 1
    – – Page 2
    – Page 3
    – – Page 2

    You want :
    – if Page 1 is current, menu contains Root Page, Page 1 & Page 2
    – if Page 3 is current, menu contains Root Page, Page 3 & Page 2
    In both cases, with the structure above, it’s “show current item, all children, and ancestors back to root level”, so Yes.

Viewing 1 replies (of 1 total)
  • The topic ‘show menu based on tree route used to visit item’ is closed to new replies.