I am having an issue specifying the testimonial IDs I want to display.
[segment id="client-testimonials1"]
[heading2 style="text-align:left" title="User Quotes"]
[responsive_slider type="testimonials2" animation="slide" control_nav="true" direction_nav=false pause_on_hover="true" slideshow_speed=6000]
[testimonials ids="5913,5911,5910,5909,5908,5907,5906,5905,5912"]
[/responsive_slider]
[/segment]
If I trim the ids down to say 3 ids, it still displays ALL of my testimonials, the same way it does when you don’t specify ids. Please advise.