• Resolved glouk

    (@glouk)


    This is an excellent plugin…but i need a little bit assistance… i have the following structure :

    Item A
    …Subitem A1
    …Subitem A2
    Item B
    …Subitem B1
    ……Subitem B11
    ……..Subitem B111
    ……Subitem B12
    …Subitem B2
    Item C

    What i need is :
    Case A: Item B clicked, Subitems B1, B2 open, all others closed
    Case B: Subitem B1 clicked, subitem B11, B12 open (but B111 closed), all others closed
    Case C : subitem B11 clicked, Subitem B111 open.

    I don’t want in any case Item A, B and C to be disappeared.

    The shortcode i use now is :
    [cmwizard menu=16 branch=current start_mode=level siblings=1 /]

    Thank you!

    https://wordpress.org/plugins/custom-menu-wizard/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wizzud

    (@wizzud)

    Apologies for the delayed response. For some reason I didn’t get notification of your post!

    You need :
    “Show the current menu item (Primary Filter/Branch : Current Item) and its immediate children (Secondary Filter/For Depth : 2), plus all the root level items (Inclusions/Level : 1).”

    Shortcode…

    [cmwizard menu=16 branch=current depth=2 include_level="1"/]

    Thread Starter glouk

    (@glouk)

    Thanks a lot mate!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘4 level items-siblings question’ is closed to new replies.