wp-bootstrap / wp-bootstrap-navwalker

A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
https://wp-bootstrap.github.io/wp-bootstrap-navwalker/
GNU General Public License v3.0
3.37k stars 1.94k forks source link

How to implement the nav walker with the following bootstrap navbar example #494

Closed skarakaya closed 3 years ago

skarakaya commented 4 years ago

Added wp-bootstrap-navwalker class file and I have followed all the instructions given for the functions.php but I can not figure out how to work out the below navbar into my wp theme I am working on. Any help would be highly appreciated.

IanDelMar commented 3 years ago

Could you please provide more information, ie provide the code, where you call the walker?

IanDelMar commented 3 years ago

Based on the lack of feedback and the time that has passed since the issue has been opened, I assume that you were able to resolve this issue. If this is not the case, feel free to re-open the issue.