From this link http://ddblock.myalbums.biz/node/1972, I followed Slideshow tutorial and made changes in css file. It is working fine in localhost testing website. But when I make it same in Live, I am getting an issue on clicking the pager numbers (i.e., The scrolling of slide images on page load is fine but onclick page numbers it is totally disturbed in some time). Please download the attached files and open the html file in browser. I tried a lot from 2 days and can't found any solution. In block settings also I changed a lot, but no use. So please give me the solution. Thanks in advance.

CommentFileSizeAuthor
Ddblock_issue.zip369.75 KBSinhaM

Comments

ppblaauw’s picture

Category: support » bug

Could replicate the issue in another slideshow, but don't have a solution yet.
Looks like the javascript calls before and after code twice, when clicking the pager, with different current and next slides.

dude74’s picture

I face same problem and find a simple fix (after 2 days searching...) : set jquery update to 1.7 version (if it isn't already made)
In your jquery.cycle library folder, place jquery.cycle.all.min instead of jquery.cycle.all
And it works ! Hope it helps...

ppblaauw’s picture

Issue summary: View changes
Status: Active » Fixed

Thanks for the solution, works for me on a new install.

Set status to fixed.

dude74’s picture

fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.