Skip to content

Testimonials

Ben Gillbanks edited this page Oct 15, 2019 · 3 revisions

Adds a Testimonials custom post type to your site.

This is heavily influenced by the Jetpack Testimonial post type.

Viewing your Testimonials

Your portfolio posts can be found on sitename.com/testimonial

Shortcode

Toolbelt includes a Testimonials shortcode. This allows you to display the testimonials in your post content. The shortcode has 3 optional parameters.

  • rows - The number of rows of testimonials to display. Defaults to 2.
  • columns - The number of columns of testimonials to display. Defaults to 2.
  • orderby - The order of the testimonials. Allowed values are date (newest first) and rand (for random posts). Defaults to date.

Switching from Jetpack Testimonials

If you want to switch to Toolbelt testimonials, from Jetpack testimonials, then you can use the Toolbelt > Processes page to convert the post types.

There is also added a tool that lets you switch back in case you want to go back to Jetpack. It's your data to do with as you wish!

Devs

The post type is toolbelt-testimonial.