Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown clicks not working #33

Closed
brunomiguel opened this issue Sep 9, 2013 · 4 comments
Closed

Dropdown clicks not working #33

brunomiguel opened this issue Sep 9, 2013 · 4 comments

Comments

@brunomiguel
Copy link

First of all, I don't know if this is something related to the theme I'm developing, your script or any other thing.

I'm using this script to implement a Bootstrap theme in Wordpress. Everything works fine in the menus, except the click on the one that have submenus. When I click it, the "open" class is not added to the 'li class="dropdown"' part.

I have done everything according to the instructions in this repository, but this is not working. I can't tell if it's related to this or any Javascript bits.

Best regards;
Bruno Miguel

@brunomiguel
Copy link
Author

Well, I made a precipitated decision of bug reporting here. Solved. (javascript bits).

@PlanBrewski
Copy link
Collaborator

haha, Thats exactly what I was thinking it was but it seems you have beat me to it.

@brunomiguel
Copy link
Author

I spent a few hours with my head around it to figure out the problem: I was using simple HTML to call the javascript files, when I should also use the Wordpress functions to state that the *.js files are in the theme folder. I didn't developed anything for Wordpress for a long time; I'm rusty.

Thanks for this excellent script! 😄 👍

@PlanBrewski
Copy link
Collaborator

I definitely know tat feeling. I'm glad you found it useful and if you have any other questions feel free to ask. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants