Viewing 1 replies (of 1 total)
  • Plugin Author Jeff K

    (@kreitje)

    Hey Jen,

    You can show the most recent x number of testimonials.

    [hms_testimonials order=”id” direction=”desc” limit=”10″]

    Order by ID in a descending fashion only showing the first 10. The IDs are a number that automatically increments by 1 when you insert a testimonial. IDs are not changeable.

    Or you can use the testimonial date with the following:

    [hms_testimonials order=”testimonial_date” direction=”desc” limit=”10″]

    Jeff

Viewing 1 replies (of 1 total)

The topic ‘Show Testimonials Until..’ is closed to new replies.