You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.
Hello,
I tried to set depth=1 when I call wp_nav_menu.
The elements that have childrens, do not open the dropdown menu has expected, but the arrow near the item it is showed anyway.
Hello,
I tried to set depth=1 when I call wp_nav_menu.
The elements that have childrens, do not open the dropdown menu has expected, but the arrow near the item it is showed anyway.
I added this checks in function
start_el
.Could this be a solution?
Here:
wp-bootstrap4-navwalker/wp-bootstrap-navwalker.php
Lines 130 to 136 in 355486a
Here:
wp-bootstrap4-navwalker/wp-bootstrap-navwalker.php
Line 207 in 355486a
And here:
wp-bootstrap4-navwalker/wp-bootstrap-navwalker.php
Lines 238 to 245 in 355486a
The text was updated successfully, but these errors were encountered: