What are you trying to achieve:
I am trying to create a series of slides on my Wix Studio website. What I want to achieve is for each slide to have its own background image and text, covering the entire width and height of the section. Additionally, I need the slides to automatically change after a certain time interval without user interaction.
What have you already tried:
I have tried several options, but all have some limitations:
- Flexboxes:
I tried creating a Flexbox with multiple items inside, and the slides don’t change as expected. It stay static - Slideshow Repeater:
I used the Slideshow Repeater, but I encountered the issue where the text repeats on all the slides. If I change the text on one slide, it changes on all the others as well. Only the images change, but I need both the text and images to be different on each slide. - Slideshow (without Repeater):
I also tried the standard Slideshow, and while the images change correctly, the text repeats on all the slides just like in the Slideshow Repeater.
Additional information:
My goal is to have slides that cover the full width and height of the section, with unique images and text on each one, and that automatically change at set intervals without user interaction. Is there a way to achieve this in Wix Studio? I’ve tried several options and configurations, but I haven’t found a complete solution.