How to make the latest testimonial show first in rotator
-
I’m using the following code in a widget to make the testimonials rotate, except the latest ones are showing at the end. How can I make the latest show at the beginning of the cycle please?
My widget code snippet
<h3 class="widget-title">Latest Testimonials</h3> <div class="testimonial_rotator_widget_wrap"> <div id="testimonial_rotator_widget_sidebar-1" class="testimonial_rotator_widget"> <div class="slide"> <p><br />[testimonial_rotator id=testimonials]<a href="https://mysite.com/testimonials/"><strong>Read all Testimonials here</strong></a></p> </div> </div> </div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to make the latest testimonial show first in rotator’ is closed to new replies.