Site logo

Archived topic

Different dropdown menu for different pages

1 reply · Started by Gabriel on May 7, 2021

Viewing posts 1–2 of 2

Hi everybody,

I hope you are all well.

I'm trying to show different submenus in different pages. The idea is that if you are in a page related with X city, the submenu shows you the rest of the pages related with that city. Here you can see that I solved that in desktop with an element in generate_after_header, but I can't find how to add those links into the mobile dropdown menú. Any idea? :S

Thanks!

Hi there,

there is no Hook within the Mobile Drop Down menu - if you were to enable the Off Canvas Panel for Mobile - there is a hook you can attach it to:

https://docs.generatepress.com/article/off-canvas-panel-overview/

It has two hooks:

before the menu: generate_inside_slideout_navigation
after the menu: generate_after_slideout_navigation

This archived topic is closed to new replies.