• I have created a custom menu

    wp_nav_menu( array( ‘theme_location’ => ‘main-navi’ ) );

    with two categories included. Both categories only have a few posts. What I am looking for is a menu if you mouse over the category link a kind of popup should be displayed with a link and featured image of each post in this category.

    If this possible? What (plugin) do I need? Thanks for help.

  • The topic ‘Get a menu with featured images’ is closed to new replies.