• Fantastic plugin! Thank you.
    Please could you elaborate on how to implement the menu in templates?
    Maybe you could post some examples?

    I had the walker function working with descriptions, but I think it caused problems with your menu so I just stuck with yours. But now I don’t know how to get the descriptions showing.

    So I’m trying to have:

    Menu Title
    Featured Image (medium size)
    Menu Description

    Previously I had:
    wp_nav_menu( array( 'walker' => new Custom_Walker, 'menu_class' => 'menu-attractions', 'depth' => 3, 'menu' => 'attractions' ) );

    http://wordpress.org/extend/plugins/nav-menu-images/

Viewing 1 replies (of 1 total)
  • Plugin Author Milan Dinić

    (@dimadin)

    I’m glad you like it. Look over at a tutorial I wrote, although it doesn’t have exact example you are asking for, it has examples that use both menu titles and descriptions alongside image.

    It should be enough for you, I believe.

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