Hi Everyone,
In my case, it was a jquery conflict. When I removed the following line of code from my footer.php file, it worked.
<script type=”text/javascript” src=”<?php bloginfo(‘template_directory’); ?>/js/jquery-1.11.2.js”></script>)
I hope this helps as I know how frustrating this was!
All the best,
Katie