Hi,
WP, Dante, and jQuery are all up to date on the website. My issue is that when I place the jQuery script in my <head>, the mobile menu no longer works. What changes is that when I press the mobile menu icon (on any device as long as the browser width is below the certain threshold) my url simply adds a ‘#’ at the end but doesn’t actually do anything. All other a href=”” links work correctly.
The jQuery script that I am using is:
<script type=”text/javascript” charset=”utf8″ src=”//code.jquery.com/jquery-1.11.3.min.js”></script>
Which makes all the jQuery work on my site and it is only this one issue that pops up.
Thanks,
Bradley