1.9.10 Doesn't work with 3.5 (and my template)
-
Hi Folks:
I’ve this problem:
I’m trying to use slideshow with my siteIt remain blocked showing image loader.gif
There is this error
Uncaught TypeError: Object [object Object] has no
method ‘nggSlideshow’In the following code:
<script type=”text/javascript” defer=”defer”>
jQuery(document).ready(function(){
jQuery(“#ngg-slideshow-1-14-1″).nggSlideshow( {id: 1,fx:”fade”,width:800,height:600,domain: “https://www.portodeglietruschi.it/”,timeout:10000});
});
</script>I’m enough sure that the problem is that NexGEN use JQuery
and my template use a proper jquery (an older version) too
How can i do to resolve the conflict?
Can enyone help me?
Thanks
G
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘1.9.10 Doesn't work with 3.5 (and my template)’ is closed to new replies.