• Resolved crostini

    (@crostini)


    I toggled on the “Free Mode” option for my slider, but it doesn’t seem to be working. I inspect the slider code that gets output and there’s no reference to Free Mode. I also tried passing in the settings below to the “Responsive Breakpoints,” and I see it output in the data-swiperconfig, but it doesn’t take effect. I really need to set “sticky” to “false”. Thanks.

    {"1713":{"slidesPerView":5, "freeMode": {
        "enabled": true,
        "sticky": true
      }}, ... }
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author digitalapps

    (@digitalapps)

    Hi @crostini thank you for letting me know. Freemode fixed. Please update to version 1.0.28

    Plugin Author digitalapps

    (@digitalapps)

    Sticky mode enabled

    I have also added a simple debugging mechanism so you can now console.log the options object for each wp swiper on the page.

    data-swiperconfig is not enabled yet, in the future we will migrate from using individual data attributes in favour of using data-swiperconfig

    please update to version 1.0.29

    Thread Starter crostini

    (@crostini)

    Thanks so much @digitalapps!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Free Mode toggle isn’t working’ is closed to new replies.