I had the same problem, the solution is quite simple.
Add to your menus arrays such thing:
to the left menu
'container_id' => 'navbarNavDropdown-left',
to the right menu
'container_id' => 'navbarNavDropdown-right',
And you have just change your data-target to:
data-target="#navbarNavDropdown-left,#navbarNavDropdown-right"
Related Posts:
- Multi Level Bootstrap Navigation Menu in WordPress
- HTML Bootstrap navigation menu to WordPress menu using wp_nav_menu
- Add Bootstrap dropdown class to a nav menu
- Make compatible custom menu widget for Twitter Bootstrap
- How to have two menus using Bootstrap nav walker?
- WordPress + Bootstrap: Replace primary navigation menu on mobile?
- Navbar is hidden behind carousel when using wp-boostrap-navwalker
- Bootstrap Nav Walker Sub Menu Image
- Nav walker bootstrap: Display 3rd level and 4th level in dropdown menu
- Programmatically add a Navigation menu and menu items
- Show current navigation path from menu
- Call custom field into menu item
- Exclude Private, Draft pages from Primary Nav when using custom menu
- wp_nav_menu always falls back to a menu
- wp_get_nav_menu_items how to exclude sub level menu items?
- Add custom attributes to menu items without plugin
- Not able to get current menu ID
- Add class to active top level (grandparent) menu item
- How to get Menu Navigation Labels to output HTML
- custom menu not found
- wp_nav_menu doesn’t generate parent/ancestor classes
- How to add text before WordPress menu item href
- Nav walker, bootstrap: Display 3rd level items under 2nd level
- Why is ‘nav_menu_item_args’ filter’s $item argument empty?
- WordPress wp_nav_menu with a nav tag
- `start_el` depth argument in custom nav walker always evaluates to zero
- Benefits of using Nav Walker?
- Use walker for specific menu, or avoid use of walker
- Change where navigation bar links?
- Programmatically set current-menu-item using wp_nav_menu
- has_children in custom nav_walker
- How to have custom menu Item CSS Classes for wp_page_menu() or wp_list_pages()
- Adding Custom “Current Menu Item” class to navigation?
- How to fix “Supplied nav_menu_item value missing property” after update to WordPress 5.0
- Check if menu id = $specific_id – then insert specific
- Multiple WordPress Menus that will only display all pages
- Change an li class name in a wordpress custom menu walker
- Separator for custom nav menu
- How do I add recent posts to the menu?
- Side Menu Icon Expandable
- current-menu-item class is not added
- Automatically list top level menu item child pages
- Nav and logo loading each time causing menu to move JointsWP – Foundation 6
- Check if menu_item has children or has parent
- wp_page_menu not working right?
- Using Zurb’s Foundation Tabs as WordPress Nav (Active Tab)
- Links do not open from click, only in new tab [closed]
- How to get rid of the home link in nav menu?
- How to remove dropdown from wp_nav_menu
- Is it possible to add a dynamic link in the main navigation in a child theme
- display menu as table layout
- Bootstrap button menu on wordpress
- How to make wordpress nav menu use post custom meta data
- Adding a unique ID to each sub-menu
- How to add css to single navigation text? [closed]
- add another html tag after li element in wp_nav_menu
- My navigation menu isn’t working. What happened? Please help!
- Twenty Fifteen: Change navigation menu behavior
- WP nav menu + Bootstrap, add role=”menu” to UL
- Odd spacing in Navigation Bar [closed]
- wp_list_pages Hierarchical Help
- How to avoid the and which added when custon menu widget is used
- Add pages content to startpage through custom menu
- How to add a menu that belongs to parent blog to all child-blogs?
- How to change how WordPress renders navigation menu on Block Themes
- Problem with links once in portfolio item
- url_to_postid method in walker_nav navigation menu causing exceptionally high TTFB
- Add Different Class on Different Ul in twenty-twentyone theme
- Get Each Menu Nav Label of Menus in HTML tag
- Bootstrap Menu bar shows up a toggle in Desktop Mode
- Is it all right to put the whole tag into template_part file?
- wp_nav_menu container style args
- Misleading behaviour on Menu & Theme location
- How can I click the parent menu then redirect to a special URL?
- Stuck while adding bootstrap navwalker class
- How do I display menu in header without loosing styles?
- Adding additional html to the end of the root level in a custom nav walker
- Navigation bar is on live site but nothing under menu so can’t add in a page
- Building a menu from a large number of pages?
- Show thumbnail to category items in wp_nav_menu(), how?
- How to select particular menu position in wordpress?
- Links in new menu don’t work
- Conditional Nav Menu Inside Nav Menu Across Multisite Sites
- Add dynamic content block to nav section generated by custom walker
- Next/previous a-like single navigation
- How to output the menue structured for tabbed navigation?
- Replace Menu Item with Logged in username
- Walker for menus
- WordPress Navigation
- Navigation list not correctly styled on pages with custom template (missing .current-menu-item)
- How was this menu system created?
- Broken drop down menu using Bootstrap and navwalker class
- Display sub menus as separate lists
- how can i get the page_ID in nav li [closed]
- How do i add logo in wordpress studiopress (glam theme)?
- Add featured posts to nav menu
- WordPress “add to menu” button not working
- Convert a custom bootsrap based menu to wordpress nav walker
- wp_nav_menu parent in submenu
- Change color of active link to navigation menu