Replies: 0
Hello,
I’m trying to make a sidebar menu. I’ve tried various templates from various sources and always encounter the problem that the menu doesn’t expand/toggle when you click on the menu button on a smaller screen. Otherwise it works fine. I feel like this might have something to do with the theme as it seems to work everywhere else, but I’m not sure what the issue is.
I’ve described the issue here in more detail with code examples: http://stackoverflow.com/questions/41100509/bootstrap-3-sidebar-menu-doesnt-toggle-expand-using-wordpress
In the meantime, I’ve copied various types of menus from bootsnipp and while the menu always works in principle, the toggle never works. I’ve also tried hardcoding the menu. The JS used in these templates appears in the head section (I use Scripts n Styles to add it).
What’s going on here? I’m sure I’m missing something :/