Hello,
Plz send me your dev server wordpress username and password on my mail id
aranawat@sptechnolab.com
i will solve your problum..
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@anoopranawat Please do not request access like that. That’s something that is actively frowned upon in these forums.
http://codex.wordpress.org/Forum_Welcome#The_Bad_Stuff
Hello Steveinator,
Are you using latest version of this plugin..because i just noticed that script code is different in your website
Your website script code
<script type="text/javascript">
jQuery(function() {
jQuery('#slides').slidesjs({
width: 980,
height: 300,
play: {
active: false,
auto: true,
interval: 7000,
swap: true
},
pagination: {
active: true
}
});
});
</script>
In the latest version this changed to
<script type="text/javascript">
jQuery(function() {
jQuery('#slides').slidesjs({
width: 980,
height: 300,
start: 1,
play: {
active: true,
auto: true,
interval: 5000,
swap: true,
effect: "slide"
},
effect: {
slide: {
speed: 3000
}
},
navigation: {
active: true,
effect: "slide"
},
pagination: {
active: true,
effect: "fade"
}
});
});
</script>
Thank you for the quick reply, it is much appreciated
I updated the version, as you will see reflected on the site. Now it seems to work inconsistently. Some times it starts to slide slowly, then speeds up when the image is halfway across the screen. Other times it slides the whole way fast.
Also, if you use the Pagination buttons to switch between slides it will often slide very slowly, then do the same double slide that it did previously.
Ok, I got your problum..let me test this plugin with your theme..can you plz send me your theme name so that i will test it and solve the issue.
thanks
Hello, Sorry its a paid theme and i can not test this plugin with this theme.