• Hi team
    I need help how to create a Vertical menu that changes for every page please.
    Please see the following design – for example, web site will have a horizontal menu with 4 cities, and each of the city link will lead to a page with its own vertical menu on the left side:

    Design

    Thank you!

Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This looks like something you could build dynamically on each page. I’ve done something similar — I used at simple widget with the shortcode [page_specific_menu] and then wrote that shortcode. If the page didn’t call for such a menu, then the shortcode simply returned nothing, so no menu was generated.

    You can decide whether you need a formal menu (like the one generated by wp_nav_menu) or simply a nicely formatted set of links.

Viewing 1 replies (of 1 total)

The topic ‘Vertical menu that changes for every page’ is closed to new replies.