Forums
Home / Plugin: WP Swiper / Reverse Direction
(@larsbing)
9 months, 3 weeks ago
Hi! Thanks for the best swiper plugin on WordPress. Swiper JS supports autoplay in the opposite direction – reverseDirection: true.
I am still figuring out how to implement that on the plugin. Do you have any suggestions?
Nevermind, I managed to solve it by myself. Here’s the code to add in the breakpoint field: {“0”:{“autoplay”: { “reverseDirection”: true}}}