Topic: Dynamic menu in wordpress
I have been able to follow your wordpress tutorial, thank you for that. I only now have a question regarding to the menu section. Here you have created a static menu, but I would like to have it dynamic, so when I add page's that thay are showt in the menu. I can do that with <? php wp_nav_menu (); ?> but if I want to have a dropdown menu there is no dropdown menu. The pages will displayed among each other like "ul li". I do not know how to realize this to a dropdown button, can you explain this to me / advise me?
Add comment
Arkadiusz Cacko staff pro premium priority answered 6 years ago
Hi,
You can now use the GUI menu creator to add submenu items.
https://codex.wordpress.org/Appearance_Menus_SubPanel
Here is more information about wp_nav_menu function.
Regards,
Arek
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.8
- Device: Computer
- Browser: Chrome
- OS: W10
- Provided sample code: No
- Provided link: No
Related topics