Page 1 of 1

[SOLVED] Showtime Module- random images?

Posted: Wed Mar 05, 2014 9:35 am
by burlington
Running latest version of Showtime module on CMSMS 1.11.9 site.

If the Module is designed to appear on every page, when a new page is shown then the images start again from the first one. A bit boring and very obvious to the viewer.

Is there any way the Show could start from a random image or from where it was before the new page was loaded?

The code calling Showtime is in a Global Content Block which is in the template.

Thanks

Martin

Re: [SOLVED] Showtime Module- random images?

Posted: Wed Mar 05, 2014 10:16 am
by burlington
Many thanks to Peter, the Module developer, who told me:

"It depends of what transition you use.
if you use jQuery or SWFobject you can use *Shuffle.*
This 'll show the slides randomly."

Works like a dream.

Martin