CMS SwiperJS Slider in Webflow [2024 Guide]

Поділитися
Вставка

КОМЕНТАРІ • 9

  • @SharifulIslam-rw4kx
    @SharifulIslam-rw4kx Місяць тому

    Awesome, you are really amazing. Thanks

  • @RashedKhanMenon-u4w
    @RashedKhanMenon-u4w Місяць тому

    Thanks for this fantastic tutorial! It was super easy to follow, and I really appreciate how clearly you explained everything.

  • @jeremeywood9827
    @jeremeywood9827 2 місяці тому

    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.

  • @ake.no102
    @ake.no102 Місяць тому

    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 ;)

    • @skip_SportsLink
      @skip_SportsLink Місяць тому

      Did you find a solution?? I have the same question

    • @ake.no102
      @ake.no102 Місяць тому

      @@skip_SportsLinksadly not, I‘m still trying

    • @skip_SportsLink
      @skip_SportsLink Місяць тому

      @@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.

    • @skip_SportsLink
      @skip_SportsLink Місяць тому

      @@ake.no102 I found a solution!, i can help you. Let me know