What if I want 2 different Swipers on the Page? I am currently searching a solution for this but I cannot really find anything to chage both sliders individually. Thanks in advance ;)
@@ake.no102 I found a solution!.. The first line of code is 'const swiper1 = new Swiper' change that to 'var swiper1 = new Swiper'.... You should replace the 'const' with 'var'!!! that's it.
Awesome, you are really amazing. Thanks
Thanks for this fantastic tutorial! It was super easy to follow, and I really appreciate how clearly you explained everything.
Thank you Simon! This, along with your last video, helped me get started with Swiper JS in Webflow. Seems like I started at just the right time.
Great to hear!
What if I want 2 different Swipers on the Page? I am currently searching a solution for this but I cannot really find anything to chage both sliders individually.
Thanks in advance ;)
Did you find a solution?? I have the same question
@@skip_SportsLinksadly not, I‘m still trying
@@ake.no102 I found a solution!.. The first line of code is
'const swiper1 = new Swiper'
change that to
'var swiper1 = new Swiper'....
You should replace the 'const' with 'var'!!! that's it.
@@ake.no102 I found a solution!, i can help you. Let me know