• Hi,
    I have used wp_nav_menu on one previous custom theme and it worked great, but it was a simpler menu than I face now.

    I have the following

    [Code moderated as per the Forum Rules. Please use the pastebin]

    • Is wp_nav_menu the correct tool to use for this menu?
    • You can see that although many things in the menu are standardized, but there are custom tweaks to each of the menus.
    • I use javascript to manage the display and handling of the mega menu so the extra div-itus is a result of how the javascript works with it
    • You can see a in-progress version of the theme that I am developing at https://test.liviam.ca/history-2/pledge/. The menu that you see is from the static site and still links to the pages on the static site, but you and test out the menu and look at it with view source or firebug…
    • Can you give me some suggestions/examples of the best way to handle this type of menu?

    I am very new to theme development and worpress but am very experienced with php; both procedurally and OOP.

  • The topic ‘Tough wp_nav_menu’ is closed to new replies.