WPChill / strong-testimonials

A WordPress plugin for client testimonials.
GNU General Public License v3.0
21 stars 11 forks source link

"Read more" issue with auto excerpt #451

Closed TeoAlex closed 4 days ago

TeoAlex commented 1 month ago

If read more with auto excerpt is used, the "Read more" link is added to testimonials that have the total number of words < maximum allowed ( default 55 ).

To test, create at least 2 testimonials, 1st with 56 + words and the 2nd with less than 55 words while using the settings below. image

Add the view to a page and see "Read More" link on 2nd testimonial with less than 55 words.