-
Here is my code, and I do not know why it does not work :(
```
Toggle navigation
…
-
HIi there,
I'm trying to get the bootstrap-navwalker to work nicely with phones.
The menu bar shows up, but it only shows search?
[Screenshot](https://cloud.githubusercontent.com/assets/13424273/…
-
Hi Holger,
(My apologies if this isn't an issue but more a suggestion. Delete if need be.)
When there are dropdowns the parent link no longer works and is not clickable (#). To fix this you can modif…
-
Hello @bhubbard !
I've opened some issues in your fork - I do not quiet remember where.
Could you help me find them?
Thanks.
-
Hi. I add a few more menu location into the navigation bar, but when resized into mobile, it show only the first menu for some reasons.
This is how I add more menu in the header.php
``
I added 5…
-
* Escape following links using `esc_url()` before output
* `extras.php`, line no 408, 459 `get_permalink()`
* `template-tags.php`, line no 157 `get_category_link( $cat->term_id )`
* `th…
-
I have already read other posts but the nav will not go right..
I just added that line to the header.php "float-xs-right".
```
```
Thanks you!
-
Recently Composer support was added (great update!). Adding the project to https://packagist.org would improve Composer support since Composer will use the Packagist to find this package.
You only …
-
@twittem Hey Edward, so i have been managing an updated version of this library at https://github.com/wp-bootstrap/wp-bootstrap-navwalker
I created it as an organization, I was wondering if you wer…
-
Please wrap you class with `if( ! class_exists( 'wp_bootstrap_navwalker' ) ) { YOUR CLASS }`
Most WordPress theme authors include you class into their themes and it causes issues if a plugin also h…