maximum_length= value means "no testimonials found"

`maximum_length` means to select testimonials that are equal to or shorter than the given value. If you just want to show shortened testimonials, use `char_limit` instead.