Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Put the following shortcode on a page.

    [testimonialswidget_list limit=-1 paging=false char_limit=0]

    Truthfully, this is only good if you have under a hundred short testimonials. Otherwise, set the limit to something like 50 and remove the paging option. That’s more reasonable.

    Why? Because this can load a crud load of content onto your page and make it slow. I recommend the following as most practical.

    [testimonialswidget_list char_limit=0]

Viewing 1 replies (of 1 total)

The topic ‘Display all testimonials’ is closed to new replies.