Contextual Menus
-
I’m trying to implement a contextual menu.
I’m on page X then it should display:
Parent Page A
->Child Page A
->Sibling 1
->Sibling 2
->Page X
->Sibling 4What’s the best way to do that? I have a custom menu setup, now I just need to output it with context.
The topic ‘Contextual Menus’ is closed to new replies.