How to change testimonials layout

Testimonials Widget 3.X and Testimonials Widget Premium 2.X

You can modify testimonial's templates by copying the original files from `wp-content/plugins/testimonials-widget/templates` into your child theme's directory, like `wp-content/themes/twentytwelve-child/testimonials-widget`.

Additionally, the filtering methods mentioned below still work.

Example

In your child theme directory, create a `testimonials-widget-premium` folder, copy `wp-content/plugins/testimonials-widget-premium/templates/link-before.php` into that the new directory, and edit the `link-before.php` file as needed. Often this is simply adding `rel="lightbox"` to the `<a>` tag.

Testimonials Widget 2.X and Testimonials Widget Premium 1.X

There's several options for changing testimonials layout. Each depends upon if we're talking the widget view (ex), listings page (ex), archive (ex) or single (ex) page.

Please read the following for more help

  1. How do I customize my testimonials archive layout?
  2. How do I customize my testimonial list and widget output?
  3. How do I customize my testimonials single layout?
  4. How do I customize my testimonial single output?
  5. How do I add the date to my cite?

Need More Help?

If these don't help, please check out the free API and premium API for more integration options.

Lastly, theme issues are outside of free support. You can pay for a single issue or 5-hour bulk support request to get tangible results.