-
I installed the required code into the respective files and updated the "wp-bs-nw.php" file to the "theme" directory.
http://www.auxilliumit.com
I started setting up menus in wordpress. When I went…
-
I can't get the dropdowns/mobile menu to work -- I think its a jquery enquing issue based on previous posts.
Functions file
```
-
I've successful used wp bootstrap navwalker in a theme, but when i've exported my code on other theme is nothing is working.
here's my code :
```
```
the result is a empty lis…
ghost updated
10 years ago
-
When adding a new menu button with submenus, the top-level button no longer works. Just get link to #.
Current work-around is to add the top-level page to the submenu.
Point of reference, using wp-b…
-
I guess the title is limpide, but just to be sure :
Is this possible to make the `.dropdown-toggle` following the href ?
Since we do not need to click to open the dropdown, it will be nice to re-ena…
-
Hi, I modified the start_el function to take Font Awesome rather than Glyphicon. I think that a lot of people using Bootstrap include The font Awesome icons. It would be nice to add a test in the func…
-
My dropdown menu for my site is not working... I have tried to look at some of the other solved issues relating to this and I can not seem to find a solution that will work for me. I am sure I am ove…
-
Hi,
I'm losing my head over this. I'm trying to apply a class to a specific menu item in the CSS Classes (optional) box. Unfortunately I can't seem to get a response in the front-end. Think it has so…
-
Any thoughts on adding button functionality (button dropdowns etc.)?
-
## Introduction
I have been blown away with the popularity of wp-bootstrap-navwalker and the people contributing to the project. Originally, wp-bootstrap-navwalker was built to serve my specific deve…