Thanks for your reply Anne
All the scripts are there. Any other suggestions?
Thanks
Kerrie
Thanks for your reply Anne
All the scripts are there. Any other suggestions?
Thanks
Kerrie
Last edited by kezan98; 20 Nov 2013 at 06:27 PM.
I've decided to use the same size for all the slide shows as it was something to do with the css that was preventing it from showing so it works now.
Just so you know, I downloaded this plugin, followed all of the instructions and uploaded it. The slider did not work and a banner popped up saying to quit using their jquery and please use a real CDN. I didn't get a screenshot or anything because I needed it off of my website immediately.
got the code i need to change the slide to fade from the support forum, now i cannot see in the stylesheet where to change it, from what i have read i need to put in
<script>
$(function() {
$('#slides').slidesjs({
width: 840,
height: 540,
play: {
active: false,
auto: true,
effect: "fade",
interval: 5000,
swap: true,
restartDelay: 2500,
},
effect: {
fade: {
speed: 600
}
}
});
});
</script>
to change it to fade, where is the file i need to edit ? easy question but it seems to evade me
Thanks in advance
Hi Anne,
I have this installed and working very well on a zc155. Now I'm installing it on a zc 157c, but the slideshow images don't appear. Is this plugin incompatible with the latest version of the zen cart? I hope not, it's the best slideshow available, at least for my needs :)
Thank you in advance!
Ken