Testimonial Grid and Testimonial Slider plus Carousel with Rotator Widget Plugin
A quick, easy way to add and display responsive, clean client's testimonial on your website using a shortcode or a widget.
✅ Now that you have your website ready then why don’t you download and try out this testimonial grid/ slider to give it better functionality.
Download Now and display multiple testimonial grids and sliders using shortcodes with categories. Fully responsive, Swipe enabled, and Infinite looping. Fully accessible with arrow key navigation Autoplay, dots, arrows etc.
Download Now this testimonial slider because It is proven that testimonial sliders have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.
Your customer might like the professional and fancy vibe of your site with testimonial sliders
✅ This plugin displays your custom posts using :
Testimonial Grid (4 designs)
Testimonial Slider (4 designs)
Download Now it today and explore all the features.
✅ Features :
When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the Testimonial grid/ slider.
Help your website get a slide-wise display to show the custom posts. Not just eye appealing, it is also loved by visitors as they find it quite easy to locate custom posts.
Testimonials are a significant part of your website design. WP testimonial with rotator widget enables you to add and display multiple testimonials on your website along with posting the author info, images, jobs, URL, position, etc. Make your customer recommendations, your ladder to success with this WP plugin.
Also added Gutenberg block support.
✅ Here is the plugin shortcode example
Testimonial Grid
[sp_testimonials]
Testimonial Slider
[sp_testimonials_slider]
To display only Testimonial 4 post:
[sp_testimonials limit="4"]
Where limit define the number of posts to display. You can use same parameter with slider shortcode.
If you want to display Testimonial Slider by category then use this short code:
[sp_testimonials category="category_ID"]
You can use same parameter with slider shortcode.
✅ We have given 4 designs. For designs use the following shortcode:
[sp_testimonials design="design-1"]
Where designs are : design-1, design-2, design-3, design-4. You can use same parameter with slider shortcode.
✅ If you want to display Testimonial using slider then use this shortcode:
limit : [sp_testimonials_slider limit=”5″] ( i.e. Display 5 testimonials on your website )
orderby : [sp_testimonials_slider orderby=”title”] (i.e. Order your testimonials by “title” OR “post_date” OR “none” OR “name” OR “rand” OR “ID” )
order : [sp_testimonials_slider order=”ASC”] ( i.e. Order your testimonials by “ASC” OR “DESC” )
Display by category : [sp_testimonials_slider category=”category_ID”] ( i.e. Display testimonials by their category ID )
Display client : [sp_testimonials_slider display_client=”false”] ( Display Client name OR: You can use “true” OR “false”)
Display job title : [sp_testimonials_slider display_job=”false”] ( Display Client job title : You can use “true” OR “false”)
Display company name : [sp_testimonials_slider display_company=”false”] ( Display Client company name : You can use “true” OR “false”)
Display avatar : [sp_testimonials_slider display_avatar=”false”] ( Display Client avatar : You can use “true” OR “false”)
Avatar size and style : [sp_testimonials_slider size=”150″ image_style=”square”] (Set size of Client avatar and style – square, circle )
Display Quotes : [sp_testimonials_slider display_quotes=”false”] ( Display Quotes: You can use “true” OR “false”)
Adaptive Height : [sp_testimonials_slider adaptive_height=”false”] ( Allow slider to use Adaptive Height )
extra_class : [sp_testimonials extra_class=””] (Enter extra CSS class for design customization ).
Best Testimonial Slider and Showcase plugin for WordPress website. It is a developer and user-friendly testimonial plugin that facilitates easy management of customer testimonials. Since it is fully responsive, it ensures that your testimonials appear in beautiful layouts on all devices.
[*] Added – Added our other Popular Plugins under WP Testimonials –> Install Our Popular Plugins From. This will help you to save your time during creating a website.
[*] jQuery( document ).ready(function($) is replaced with function( $ ) to solve the issue with 3rd party plugin and theme js error.
2.5.1 (14 July, 2020)
[*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.
2.5 (07 July, 2020)
[+] New – Added Gutenberg block support. Now use plugin easily with Gutenberg!
[+] New – Added ‘align’ and ‘extra_class’ parameter for shortcodes. Now all shortcodes are support twenty-ninteent and twenty-twenty theme Gutenberg block align and additional class feature.
[*] Tweak – Code optimization and performance improvements.
[*] Template File – Main design file has been updated. If you have override template file then verify with latest copy.
2.4.3 (27 Dec, 2019)
[*] Updated features list.
[*] Fixed arrow:active box-shadow issue.
[*] Fixed link outline issue.
2.4.2 (22 Nov, 2019)
[*] Fixed : Fixed a very small margin issue in design.
2.4.1 (22 August, 2019)
[*] Fixed : Fixed the arrow display issue in widget testimonial design-4.
2.4 (13 August, 2019)
[*] Updated : Updated complete code structure of the plugin.
[+] Added : Added better security with esc_url() and esc_html() in the design files.
[*] Updated: orderby and order shortcode paremeter are now working fine without any issue.
[+] Added : New file added wtwp-public.js and JS code removed from shortcode files.