Frage

On some pages of my wordpress website the bootstrap dropdown wont open. If you check out some of the pages you will see that on some pages the dropdown probably wont open but on some other pages it does.

I used the wp bootstrap navwalker.

All help is welcome, thanks.

War es hilfreich?

Lösung

If you see your console you'll see an error saying "$ is undefined." The reason for this is that JQuery is loaded after your bootstrap.js.

If your refresh the page few times the dropdown menu works. See the image below.

Working Menu

Try and change the order in which you load JQuery and this should solve the problem.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top