This plugin allows you to create and display testimonials in multiple ways.
Based on fully responsive & flexible jQuery carousel plugin – Slick by Ken Wheeler, help you to manage and display all testimonials, reviews or quotes on slider in multiple ways!
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Simple Testimonials Showcase, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type Simple Testimonials Showcase and click Search Plugins. Once you have found our Testimonials Showcase plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
The manual installation method involves downloading our Testimonials Showcase plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
Add New - Add new testimonial & fill details of it.
Edit Testimonial - User can edit any kind of detail of testimonial.
Testimonials - List of added testimonials for admin site.
Shortcode Builder Icon - Click on the highlighted icon to generate testimonials shortcode.
Shortcode Builder Form - User can add shortcode in page/post after specifying required values in form.
Settings - Users can change color options of Simple Testimonials Showcase on front end.
Layout Quote - User can display testimonials in form of quote layout.
Layout Grid - User can also display testimonials in form of grid layout.
1.Please create testimonial using your WordPress admin panel in “Testimonials Showcase” > “Add New”.
There are three ways to add Testimonials:
You can add shortcode into page/post using shortcode generator. You can find shortcode generator in page or post visual tab of editor.
You can copy and paste this shortcode into your post or page: (shortcode with default values) [simple_testimonials total_post=”6″ layout=”grid” fade=”false” slides=”3″].
Paste the following strings into the template source code : (shortcode with default values) <?php echo do_shortcode('[simple_testimonials adaptiveheight="true" arrows="false" dots="true" fade="true" infinite="true" slidestoshow="1" total_post="6" layout="quote"]'); ?>
Note – You can customize attribute’s values according to your need.
Please make sure that the problem hasn’t been discussed on our plugin’s support forum yet.
If not, please provide the following data along with your problem’s description:
Tweak – Added compatibility for WordPress 5.5.
WP 4.9 Compatibility – Resolved the color picker issue in settings.