• Resolved garryhicks21

    (@garryhicks21)


    My question is, does this plugin have the option of keeping main menus collapsed, but all their children expanded, so that when you open the main parent menus, you immediately see all child and sub-child menus? I have a client who has some specific needs that I am faced with either rebuilding their current plugin, doing some scripting that feels sort of hacky, or finding a new plugin.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    The current options in regards the plugin are as follows:

    1. Auto expand all menu items
    2. Auto expand only the current page items

    My advice would be to either create some Custom JavaScript or look into the Walker class in my plugin and see if you can then use the built in WordPress filter for nav menu items to inject the correct class name for making an item expand.

    I can’t say how this will work or if it will work at all but it’s the only way around the problem I can really think of at the moment.

    I hope it leads you to a solution you are happy with if nothing more.

    All the best

    Peter

    Thread Starter garryhicks21

    (@garryhicks21)

    Thank you Peter!

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    You are welcome! Please let me know if you need anything else in future ??

    Peter

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Does this support auto open of submenus only?’ is closed to new replies.