Plugin Author
Kerry
(@bluenotes)
Yes, you can have multiple sliders/list on a single page. The limit argument sets how many testimonials are shown in the individual set. Screenshot
[bne_testimonials limit="2" layout="list" image_style="circle"]
[bne_testimonials limit="2" layout="list" image_style="circle"]
Using the same shortcode twice will, of course, show the same testimonials. If you wanted to show a different set in the 2nd shortcode, then you’ll want to include a category.
[bne_testimonials limit="2" layout="list" image_style="circle" category="cat1"]
[bne_testimonials limit="2" layout="list" image_style="circle" category="cat2"]
Hmm I think that my explanation was bad.I meant something like this: https://ps.w.org/testimonialslider/assets/screenshot-2.png?rev=946209
but 2 sliders with layout=”slider” next to each other in one testimonial,no two testimonials with layout=”list” 🙂
-
This reply was modified 8 years, 9 months ago by
dayan123.
-
This reply was modified 8 years, 9 months ago by
dayan123.
Plugin Author
Kerry
(@bluenotes)
So you’re wanting two testimonials to display per slide or two separate sliders next to each other horizontally? If it’s two per slide then that’s not possible. Each testimonial, when using the slider layout, is a single slide.
I wanted two per slide,anyway thanks for help.Great plugin 🙂