Can't get javascript to link

Permalink
I am using modifying the Elemental theme. So far so good but I am using Slimmenu for the responsive nav.

But i can't get the js file to link so I get the dropdown and responsive collapse.

<script src="<?=$view->getThemePath()?>/jquery.slimmenu.min.js" type="text/javascript"></script>

trixiemay
 
mnakalay replied on at Permalink Reply
mnakalay
This should work if your script is at the root of your theme. Are you sure it's not inside a "js" folder?