Jquery Conflicts
-
Hi,
I have installed a slider on the front page of my site however it’s conflicting with Shopp (an ecommerce plugin) – the Jquery I think. When I deactivated the plugin my slider works. The Jquery I use for the slider is:
<script type="text/javascript" src="https://code.jquery.com/jquery-latest.js"></script>
The plugin however puts this in:
<script type='text/javascript' src='https://bathroomcladdingdirect.com/wp-includes/js/jquery/jquery.js?ver=1.6.1'></script>
And I think that’s causing the problem.
Can I use the wp_enqueue_script and if so how do I load it in properly so both my slider and Shopp plugin works? I’ve looked in the docs but I don’t fully understand it.
Cheers,
Steve
- The topic ‘Jquery Conflicts’ is closed to new replies.