Testimonial Post type

Create a Testimonial post types, it's Taxonomy & Tags very easily without wasting of time.

Author:Juhi Patel (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:5.1.19
Plugin version:1.2.1
Added to WordPress repository:09-06-2017
Last updated:01-03-2025
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/testimonial-pos...
Total downloads:2 830
Active installs:100+
plugin download
Click to start download

Manage and display testimonials using shortcodes & widgets.

Slider Feature

  • Fully Responsive Design
  • filtering by category slug.
  • Sort by date, random or custom order.
  • Multiple slider in same page.
  • Three different Styles of slider.
  • Display Slider on any Page, Post or Text Widget.

    How To Use Shortcodes?

basic Shortcode :

[tptslider]

Note:

  • Copy the following shortcode to the page, post or widget to display the post slider in the website.

Shortcode With Attributes :

[tptslider post_styles="style1" category="-1" show_items="3" order_by="date" order="DESC" show_pagination="true" auto_play="true"]

Shortcode Attributes

  • post_styles : Choose your post slider style(Ex : style1,style2,style3)
  • category : Display unique post slider by category ID
  • show_items : how many post you want to display per slider.
  • order_by : date/menu_order/random
  • order : ASC/DESC
  • auto_play : Post slider autoplay mode true or false.
  • show_pagination : Post slider pagination true or false.