Hello Code Master,
I would like to output testimonial output order by date (New to Old). I know there is optional section to re-order each testimonial by changing the value inside the order option (By default they are all 0).
When all the testimonial order sections are set to 0, the current output is chronological order (old appears first of the slider and the newest is at the very end). I want to make it other way around (new to old). BTW I happened to check News section and the order is new to old by default:-O
Now.. the shortcode I paste to the page where I want to output the testimonial slide is
[testimonials_slider2 post_count=9 animation="slide" control_nav="true" direction_nav="false" pause_on_hover="true" slideshow_speed=4500]
I tried to put orderby="date"
but didn’t work..lol It would be great if you know some magic code to make this work.
Thank you for your advise.
Palmtree