Testimonial List Shortcode Parameters
I found the "Testimonial List" shortocde in the dropdown on the text editor:
[testimonials_list category="" orderby="menu_order" order="ASC"]
Is there a parameter for this to limit how many of the testimonials it shows?
something like [testimonials_list category="" orderby="menu_order" order="ASC" limit="6"]
Comments
no, we do not have such parameter. But you can split testimonials on categories and display items from specific category only.
Thanks!