Problem with collapse navigation

varjo

Hey,

I'm using bs_naturak template and I'm trying to make mobile navigation work. I have all the necessities set up in the nav.php but it seems I need to include jQuery-script. Whenever I include the jQuery-script in the index.php before bootstrap.min.js and responsive.slider.js scripts, the navigation works but the slider stops working. If I put it after those, the navigation button doesn't work.

What should I do?