• Resolved kingerrr

    (@kingerrr)


    Howdy –
    I would like to select the default WordPress menu for use with this plugin (I’m not using a custom menu because of some server issues that I cannot solve at the moment.) However, in the widget the only menu selections are of course, custom menus. Is there a way for me to (perhaps in the widget coding) indicate that it should use the default menu? Thanks!

    https://www.ads-software.com/plugins/custom-menu-wizard/

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

    (@wizzud)

    Unfortunately the widget can only use custom menus, because they are not theme-dependent. A theme can call wp_nav_menu() with a fallback option, and the callback it provides can build a menu in any fashion and with any content that it cares to. But that callback handles the entire HTML output, and the code that the CMW widget hooks into for its filtering never gets reached, so it’s not even possible to tweak CMW to handle it. Sorry!

Viewing 1 replies (of 1 total)
  • The topic ‘Using WordPress Default Menu’ is closed to new replies.