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.
| Comment | File | Size | Author |
|---|---|---|---|
| Ddblock_issue.zip | 369.75 KB | SinhaM |
Comments
Comment #1
ppblaauw commentedCould 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.
Comment #2
dude74 commentedI 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...
Comment #3
ppblaauw commentedThanks for the solution, works for me on a new install.
Set status to fixed.
Comment #4
dude74 commentedfixed