WPChill / strong-testimonials

A WordPress plugin for client testimonials.
GNU General Public License v3.0
21 stars 11 forks source link

=== Strong Testimonials === Contributors: wpchill,silkalns,cdillon27 Tags: testimonials, testimonial slider, testimonial form, star ratings Requires at least: 5.2 Requires PHP: 5.6 Tested up to: 6.6 Stable tag: 3.1.20 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html

Simple yet powerful. Very customizable. Developer-friendly.

== Description ==

In just a few steps, you will be collecting and publishing your testimonials or reviews. Beginners and pros alike will appreciate the wealth of flexible features refined over the years from user feedback and requests.

= SEE HOW EASY IT IS TO GET STARTED WITH STRONG TESTIMONIALS = https://www.youtube.com/watch?v=3nyvRvoxMxY

Premium features only available in Strong Testimonials - Paid version:

Learn more about Strong Testimonials - Paid version .

Style

This plugin provides a few designs with only basic style options for background color and font color. Everything else will be inherited from your theme.

Some templates have light & dark versions and other options. If you want to customize things like fonts, margins and borders, you will need custom CSS.

Testimonial Submission Form

This plugin provides one form with custom fields. Customize the form by adding or removing fields and changing properties like the order, label, and placeholder.

Send custom notification emails to multiple admins.

Submit the form via Ajax for use with plugins like Popup Maker.

Displaying Testimonials

Everything happens in a View. Instead of learning multiple shortcodes with dozens of options, a View contains all the options in a simple, intuitive editor that no other testimonial plugin has.

Create unlimited views. For example, one view for a form, another for a static grid, another for a slideshow, and so on.

Display a view using a shortcode or the widget.

A variety of templates are included that work well in most themes.

For ultimate control and seamless integration, copy any template to your theme and customize it.

The template function will add a view to your custome theme templates:

<?php if ( function_exists( 'strong_testimonials_view' ) ) { strong_testimonials_view( $id ); } ?>

Privacy and GDPR

By default, this plugin:

The plugin also prevents displaying email addresses in your testimonials on the front end.

However, this plugin provides features that may involve private data.

== 3rd party or external service disclaimer ==

The plugin connects to our website through an API call (https://strongtestimonials/wp-json/mt/v1/get-all-extensions) in order to request a list of available extensions.

IT DOES NOT SEND ANY DATA NOR DO WE COLLECT INFORMATION FROM THE REQUEST

Our privacy policy can be found at this URL https://strongtestimonials.com/privacy-policy/

== Installation ==

  1. Go to Plugins > Add New.
  2. Search for "strong testimonials".
  3. Click "Install Now".

OR

  1. Download the zip file.
  2. Upload the zip file via Plugins > Add New > Upload.

Activate the plugin. Look for "Testimonials" in the admin menu.

== Frequently Asked Questions ==

= How to Add the Form ? =

  1. Check the custom fields. The default set of fields are designed to suit most situations. Add or remove fields as you see fit.

  2. Create a view. Select Form mode.

  3. Add the view to a page or sidebar using its unique shortcode or the Strong Testimonials widget.

= How to Display Your Testimonials ? =

  1. Enter your testimonials if necessary. The plugin will not read existing testimonials from another plugin or theme. It will not import testimonials.

  2. Create a view. Select Display mode.

  3. Add the view to a page or sidebar using its unique shortcode or the Strong Testimonials widget.

= How to Add a Slideshow ? =

  1. Enter your testimonials if necessary. The plugin will not read existing testimonials from another plugin or theme. It will not import testimonials.

  2. Create a view. Select Slideshow mode.

  3. Add the view to a page or sidebar using its unique shortcode or the Strong Testimonials widget.

= How to Translate ? =

Strong Testimonials is compatible with WPML, Polylang and WP Globus.

In WPML and Polylang, domains are added to the String Translation pages. Those domains encompass the form fields, the form messages, the notification email, and the "Read more" link text in your views. They are updated automatically when any of those settings change.

= What are the shortcodes? =

[testimonial_view] - To display your testimonials as a list or a slideshow, or to display the form. The first step is to create a view which manages all the options in an easy-to-use (some call it fun!) editor.

[testimonial_view id=1]

[testimonial_count] - To display the number of testimonials you have. For example:

Read some of our [testimonial_count] testimonials!

[testimonial_average_rating] - To display the average rating of all your testimonials. Includes stars!

= Can I show more than one testimonial in the slider (i.e. a carousel)? =

Yes. you can show 1, 2 or 3 at a time and you can scroll 1, 2 or 3 at a time.

= Can I add testimonials from YouTube, Twitter, Instagram and Facebook? =

Yes. The plugin supports the WordPress embed feature for inserting testimonials from these sources.

= Can I change the fields on the form? =

Yes. There is a custom fields editor to add or remove fields, change field details, and drag-and-drop to reorder them.

= After the form has been submitted, can I redirect them to another page or display a custom message? =

Yes and yes.

= Can I set the status of the newly submitted testimonial? =

Yes, either pending or published.

= Can I reorder my testimonials by drag and drop? =

Yes.

= Can I change the fields that appear below the testimonial? =

Yes. In views, change these custom fields in a few clicks.

= Can I display a large version of the featured image in a popup? =

Yes. This requires a lightbox so if your theme does not include one, you will need a lightbox plugin.

= Will it automatically use my existing testimonials? =

No. If you already have testimonials in another plugin or theme, you will have to re-enter them. Why? Because every theme and plugin stores data differently.

== Screenshots ==

  1. Slideshow
  2. Default template
  3. Default form
  4. Admin list table
  5. General settings
  6. Form settings
  7. Fields editor
  8. View editor

== Changelog == = 3.1.20 - 02.09.2024 -

= 3.1.19 - 02.09.2024 -

= 3.1.18 - 02.09.2024 -

= 3.1.17 - 29.08.2024 -

= 3.1.16 - 14.08.2024 -

= 3.1.15 - 13.08.2024 -

= 3.1.14 - 06.06.2024 -

= 3.1.13 - 22.04.2024 -

= 3.1.12 - 22.03.2024 -

You can read the complete changelog here

== Upgrade Notice ==

= 3.1.14 =