WordPress Menu – Adding a new dynamic element to the menu
WordPress Menu – Adding a new dynamic element to the menu
WordPress Menu – Adding a new dynamic element to the menu
Adding a navigation with wp_nav_menu() to a custom block in the site editor
Is there a way to make it so that I don’t get a hamburger menu, but rather a desktop style nav, when resizing to a mobile size
Custom nav with bootstrap dropdown
Problems with the navigation menu
Rename Menu icon in Twenty seventeen theme
Adding fontAwesome to Primary Menu returns after saving the menu
Custom Menu (only showing direct cildren) ACF not showing
Can’t add custom post type archive page to menu
I suggest you use the theme_location options in WordPress. Assuming you have multiple locations for navigation menus what you could do is assign the two different menus to two different locations. Then adjust your theme templates to display the menu based on logged-in status rather than trying to add two menus to the same location. … Read more