Is there any way to make the order of the slideshow random? So, instead of going from the first to the second to the third image, it would randomize the order.
I searched through the various Corporate Clean documentation and did not encounter a way to do it.
Thanks.
Comments
Comment #1
gtsopour commentedHello mkinnan,
Could you please edit the template.php file under corporateclean theme and add the following option to the slideshow javascript
random: 1, // true for random, false for sequence (not applicable to shuffle fx)Change from
To
You can find the whole jQuery cycle plugin options here http://jquery.malsup.com/cycle/options.html
If this works for you, I will add an extra option inside Corporate Clean theme-settings. I'm looking forward to getting your answer
Thanks
/George
Comment #2
mkinnan commentedThanks George. That did the trick.
Comment #3
gtsopour commentedHello mkinnan,
thanks for your answer.
Next Corporate Clean release will have a theme-setting for this option.
Thanks
/George
Comment #4
gtsopour commentedAdded and committed the new theme-setting "Randomize slideshow order".
Thanks
/George
Comment #6
jenniroe commentedHi,
I'm new to drupal and this theme please could you tell me how i change the text on the slideshow please.
Thanks x