Question:
Hi guys ,
How do I add a navigation button to the repeater in wix studio. There is an option to add an old and ugly slider bar, but as far as I see thats the only option to slide through the repeater. I can’t find an option to add a navigation button.
Thanks!
Product:
Wix studio
What are you trying to achieve:
I want a repeater which I can slide from left to right to show the services on a webpage by pressing the navigation button.
I can’t find any option in the inspector panel which allows me to add a navigation button or arrows to the repeater (in slide mode where it shows multiple containers at once, not dia mode where it shows just one at a time).
Thanks
It seems that the discussion might have gotten mixed up between the repeater (display type: slider) and the slideshow repeater.
P.S.
I tried experimenting, and by combining a slideshow repeater with a flexbox, I was able to easily create a nice repeater with navigation buttons. The way to do this is to place a flexbox inside the slideshow repeater, and then simply edit the content inside the flexbox.
struggling with the same issue here,
I was getting a news json data through a API, contains title, desc, source_url and image.
in repeater i was added the data, works fine. but when i want to make it as slider and slide it using mouse arrow, it dosen’t slide, just working with mobile screen or touch scroll.
i tried adding two symbols on left and right as arrows, and added onClick function on them to make the repeater slide through js logic, but the $w(“news”) element selector has very less props compared to actual dom elem selector.
any guide? I will provide more details as required.
Anyone here from Wix, can we have navigational arrows adding to a sliding repeater please? Bonus if you can add horizontal scroll when mouse enters left or right of the repeater, and an auto-scrolling toggle!