This plugin allows you to slide Repeating Groups horizontally.
You can also link multiple Repeating Groups with tabs or headers and slide through them seamlessly.
In addition, buttons placed inside Repeating Groups remain clickable.
How to Use1.Place the Repeating Slider on the page.
2.Assign an ID to each Repeating Group you want to slide.
3.Set those IDs in the slide_list field of the Repeating Slider, separated by commas (e.g., display1, display2, display3).
You can retrieve the ID of the currently displayed Repeating Group from the state current_slide_id.
If you want to display a specific Repeating Group, use slide_target_number.
NoteIf you want to enable vertical scrolling, make sure to set the height of both the Repeating Slider and the Repeating Group to a fixed value in px.
概要このプラグインは、Repeating Groups を横方向にスライドさせることができます。
また、複数の Repeating Groups をタブやヘッダーと連動させ、シームレスにスライドさせることも可能です。さらに、Repeating Groups 内に設置したボタンもクリック可能です。
使い方 1)Repeating Slider を配置します。
2)スライドさせたいRepeating GroupにIDを振ります
3)そのIDをRepeating Sliderのslide_listにカンマ区切りで設定してください(例:display1,display2,display3)
・現在表示しているRepeating GroupのIDに関しては、current_slide_idとしてstateから取得できます。
・指定したRepeating Groupを表示したい場合にはslide_target_numberを利用してください。
注意縦スクロールをさせたい場合は必ずRepeating SliderとRepeating Groupの高さはpxで固定してください。