Thread Starter
Elno
(@elno)
@ Archetyped,
I have add the latest jQuery:
<script src=”http://code.jquery.com/jquery-1.10.2.min.js”></script>
I found that the wp_head(); was missing and i have add it.
But it still not working.
In the function.php no js is loading. The jQuery is loading from the header.php.
Thread Starter
Elno
(@elno)
with the default WP template the plugin is working fine. So something in the template is affecting the SLB. But the weird thing is that i have disabled every script except the SLB and it still not working. any idea?