Hi There,
Awesome module. I use the carousel to illustrate a non-looping process (1-6 steps). When it gets to the last step, I want it to spin back to the first 'slide' again (as it already does).
I am wanting to know how I change the default direction of the carousel. Seems that it defaults to ordering slides clockwise relative to the front or 1st slide, however I want the carousel slides to default to an anti-clockwise orientation.
To further explain, when I sort my slides according to the default sort direction of ascending (files named 1-6), the carousel puts the first slide in the front as expected, but the last slide of my process on the right. Clicking the forward arrow (arrow on the right) takes one to this last slide which is incorrect.
If I sort descending, the slide order is visually correct, however, the last slide is now at the front. If I change the 'initial slide index' to -1 in the module settings, the correct slide is now at the front, with slide 2 on the right as expected. It all looks perfect!
Clicking the forward arrow moves to slide 2 correctly, however if I click directly on slide 2 instead of using the arrows, the whole thing rotates anti-clockwise to get to it! This could be potentially confusing for my customers.
If you have followed me so far, what I am saying is that the default layout for the carousel appears to be the opposite of what's expected. I am not a JAVA programmer, and I have had a good look through the code, but I do not know how to change the direction of the carousel.
Can anyone help? Would it prudent to ask for this to be included as an option in future releases?
Thanks
|