I have a problem with the navbar on the new site I’m working on. When I make a chrome window smaller as to have my menu turn into a navbar, I cant get the navbar to work. The menus wont show up on click.
I’m working on changing a html5 template into a WordPress template. The navbar is working on the html5 template, so I have done something to scew up the navbar when coding for WP.
Can it be script related or css related? The actual code has not been change.
Anyone got any ideas?
Please make sure you added this (.js) in correct order and you point right to the folder that you put them in:
1- jquery library
2- js for bootstrap 3
example:
you can check to see if the files is loaded or not ( e.g: In Google Chrome ) :
hope this will help you