Oh! You need to set categories for getting different contents in different sliders.
For example, I have three sliders and I want different contents there.
So, I set up three categories:
1. Fruits
2. Flowers
3. Fishes
Now, I post 3 posts (post 1, post 2 & post 3) under the Fruits category; 3 posts (post 4, post 5 & post 6) under Flower category; next 3 posts (post 7, post 8 & post 9) under Fishes category.
Now, the shortcodes will be like these:
[tab-slider style=”one” id=”1″ category=”Fruits”]
[tab-slider style=”two” id=”2″ category=”Flowers”]
[tab-slider style=”five” id=”anything” category=”Fishes”]
I hope you’ve understood how to set up different contents in different sliders. Let me know if you could fix this.
Thanks. ??