Hi,

I have a website www.etzlife.com and I would like to add slideshows to the home page. This is the current design:


What I would like to do, if possible, is to make several of the images into slideshows that change slides alternately, but with the same amount of time between each slide on each slideshow. Basically, I need a way to either edit just the first interval on each slideshow, or find a way to delay the slideshow from starting.

I have tried hiding the slideshow and showing it after a few seconds, but it is programmed to start when the page loads and doesn’t delay the start until its visible, it merely continues invisibly.

Any thoughts?

Have a look at the slideshow api reference.
https://support.wix.com/en/corvid-by-wix/wix-stores-with-corvid

With the playing option here in that reference.
https://www.wix.com/corvid/reference/$w.Slideshow.html#isPlaying

If you want to add different effects then see here, then you could also create your own slideshow and create your own animations and effect options to each slide.
https://www.wix.com/corvid/reference/$w.EffectOptions.html