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.

Home Page:https://wp-bootstrap.github.io/wp-bootstrap-navwalker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp-bootstrap-navwalker

Ahlam-Shahin opened this issue · comments

Problem , the dropdown didn't show ...

Bootstrap v3.3.7

Hey @moathafa the walker in the main branch of this repo is for v4 of Bootstrap.

For v3 there is this walker version but it has not been updated in quite a long time: https://github.com/wp-bootstrap/wp-bootstrap-navwalker/tree/v3-branch

also it didn't work , only appear the arrows
What can I do ??
install bootstrap v4 instead of v3

@moathafa - I've used the v3 branch successfully recently. You did install v3 version of navwalker and it still wasn't appearing? If so, can you paste your wp_nav_menu call in your theme?

@Ahlam-Shahin were you able to solve the problem?

Based on the lack of feedback and the time that has passed in the meantime, I assume that the problem has been solved. Feel free to reopen the issue if the problem persists.