Closed (fixed)
Project:
Danland
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2010 at 14:55 UTC
Updated:
1 Mar 2012 at 22:19 UTC
Hey,
i already managed it, that the slideshow works correct on every page, not only the frontpage; thanks to the handbook! ;-)
But now ive got a question:
Wenn i click through the pages, that slideshow always starts with the same picture; is it possible, to randomize this? that on one page, the slideshow starts with picture 2; on an other page with picture X; and so on?
Thanks for your help
Sebastian
Comments
Comment #1
noble commentedHi Sebastian,
take a look at the options page of the cycle plugin http://jquery.malsup.com/cycle/options.html
The setting you are looking for is "random: 1". You just need to add it to the function call in page.tpl.php.
rgds, noble
Comment #2
KampfKarotte commentedHey Noble,
thank you very much. That was exactly what i was looking for.
Thank you for your help; can be closed;
Comment #3
guidolavespa commentedCan you be more clear? Were to put this?