-
I'm designing a website from a new theme putting it into wordpress and i'm using the wp_bootstrap_navwalker for my menus.On bigger screens its working properly but on smaller screens its not working
…
-
and it's unclear how to apply bootstrap class attributes. is there an alternative?
https://napitwptech.com/tutorial/wordpress-development/integrate-bootstrap-navbar-4-wordpress-theme/
-
am using the WP_navwalker for a dropdown menu. This works fine, but it only shows me the first and second level items. So de dropdown on the first level and a regular second item when dropdown is ope…
-
I'm developing a site that needs to be AODA accessible.
One of the primary components is making the main navigation items have descriptive title attributes. I've set these up to be descriptive for …
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.32.2 x64
**Electron**: 2.0.9
**OS**: Microsoft Windows 10 Home
**Thrown From**: Atom Core
### Stack Trace
Uncaught Error: ENOENT…
-
#### Steps to reproduce the issue:
I included navwalker, followed all given steps. Menus are working in desktop view. But in mobile view nothing appears when i clicks on toggle button on right co…
-
First off I have to say I love your theme for a starting point for theme development. Great work!
The theme I'm building needs to have a more customised navwalker to make it work the way the navig…
-
So im using navwalker to set up my main menu, even used this video for reference: https://www.youtube.com/watch?v=bTp3Pt_RQmA
walker.php =>
`
-
Hi, I would like to congratulate you on the good work with the Understrap theme!
I have a question if you can convert Understrap_WP_Bootstrap_Navwalker to offCanvas menu or modal menu?
Thanks for al…
-
Thank you for this great Navwalker! I just had a problem with the class `navbar-nav` not being added to the `ul` element and therefore the Bootstrap styles did not apply to the menu items. I fixed thi…