Hi! Wix is new for me
I would like to create an interactive slideshows similar to this:
https://smartslider3.com/winery/
Is there a similar ready template of it or is there a way to code such a thing?
Thanks to all the helpers!
Hi! Wix is new for me
I would like to create an interactive slideshows similar to this:
https://smartslider3.com/winery/
Is there a similar ready template of it or is there a way to code such a thing?
Thanks to all the helpers!
There’s already an interactive slideshow that you can use in your website, it’s similar to the one you refer to in terms of functionality, but not exactly.
You can read about it here:
https://www.wix.com/corvid/reference/$w/slideshow
I didn’t find a similar template in the Wix editor. In the example I attached it seems like they can show 3 slides at the same time and interact between them.
What parameters do I need to change in order to have parts of the previous and next slide visible while on the current slide?
@4denise4denise Go to " Add " button => Gallery => Pro Gallery => Showcase .
You’ll find what you’re looking for there.
Now regarding the interactions, they have nothing to do with the slides themselves, you can design them to interact as you want using the event handlers onMouseIn() and onMouseOut() and some help with wix-animation API .
@ahmadnasriya Thank you very much, but I have another problem that I want to upload svg files and this galleries do not support it. Do you have any creative idea?
@4denise4denise Those are galleries, that means they only accept images, not vector graphics.
If you’re planning to add elements to the slide, I suggest that you use the Interactive Slideshows ( Add => Interactive => Slideshows ), you can attach anything (mostly) to each slide, including vector graphics.