• Resolved gontran

    (@gontran)


    Hello, im using the custom wizard plugin.
    I need make a menu with 3 leves.
    Level A, Level B, Level C
    I want when i open de page only de level A

    A1
    A2
    A3
    ….

    When i click for exaple A1 drop the next level
    A1
    B1
    B2
    B3
    …..
    A2
    A5
    If i click in the second level, for example B2

    A1
    B1
    C1
    c2
    C3
    ,,,,
    B2
    B2
    ….
    A2
    A3

    Thanks for your help

    https://ww.wp.xz.cn/plugins/custom-menu-wizard/

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

    (@wizzud)

    Looks to me like :
    – if the current item is the menu, show it and its immediate children, plus its siblings, plus all its ancestors and their siblings
    – if the current item is not in the menu, show just the root items

    Set the widget up to get a shortcode equivalent of…

    [cmwizard menu=NNN branch=current depth=2 ancestors=1 ancestor_siblings=1 siblings=1 alternative="no-output,primary"]depth=1[/cmwizard]

Viewing 1 replies (of 1 total)

The topic ‘dropdown menu’ is closed to new replies.