=== WP Testimonials with Rotator Widget Pro === Contributors: wponlinesupport, anoopranawat, pratik-jain Tags: testimonial, Testimonial, testimonials, Testimonials, widget, Best testimonial slider, Responsive testimonial slider, client testimonial slider, easy testimonial slider, testimonials with widget, wordpress testimonial with widget, testimonial rotator, testimonial slider, Testimonial slider , testimonial with shortcode, client testimonial, client, customer, quote, shortcodes Requires at least: 4.7 Tested up to: 6.4.1 Stable tag: 1.4.3 A quick, easy way to add and display responsive, clean client's testimonial on your website using a shortcode or a widget. == Description == Many CMS site needs to display client's testimonial on their website. WP Testimonial Plugin with Widget allow you to add testimonial from wp-admin side same like you add post, which allows you to display testimonials on your website the easy way. You can quickly add your testimonials with their authors, jobs, pictures, pictures size, Website URL and Position. Testimonials plugin is the easiest way to start adding your customer testimonials. **This testimonial plugin contain two shortcode** [sp_testimonials] and [sp_testimonials_slider] Where you can display testimonial in list view, in grid view and slider testimonial with responsive. You can also select design theme from "SP Testimonials -> Designs". A really simple way to manage testimonials on your site. This plugin creates a testimonial and a testimonial rotator/testimonial slider custom post type, complete with WordPress admin fields for adding testimonials. It includes a Widget and Shortcode to display the testimonials. = Shortcode Examples = = Here is the shortcode example = [sp_testimonials] - Testimonial Grid Shortcode [sp_testimonials_slider] - Testimonial Slider Shortcode [sp_testimonials_form] - Testimonial Entry Form Shortcode = Complete shortcode with all parameters = Testimonial Grid Shortcode [sp_testimonials limit="5" design="design-1"] Testimonial Slider Shortcode [sp_testimonials_slider limit="5"] Testimonial Entry Form Shortcode [sp_testimonials_form] = Template code is = = Available fields : = * Title * Testimonial Content * Job Title * Company * Website URL * Picture * Rating * Category Selection = New Features include: = * Added 20 New Designs. * Testimonial front-end form. * Display Testimonial categories wise. * Display Testimonial on home page with limit [sp_testimonials limit="1" ] * Adding a Random Testimonial to Your Page. * Responsive. * Display testimonials using an easy testimonial widget. * Add Client image. == Installation == 1. Upload the 'WP Testimonial Plugin with Widget Pro' folder to the '/wp-content/plugins/' directory. 2. Activate the "WP Testimonial Plugin with Widget Pro" list plugin through the 'Plugins' menu in WordPress. 3. Add a new page and add this short code [sp_testimonials] 4. If you want to display Testimonial using slider then use this short code [sp_testimonials_slider] 5. Here is Template code 6. If you want to display Testimonial using slider then use this template code == Changelog == = 1.4.3 (17, June 2020) = * [+] New - Added 'min_rating' parameter for shortcodes and widgets. * [+] Update - Minor change in CSS and JS. = 1.4.2 (04, June 2020) = * [+] New - Add new form settings to manage form fields and able to enable/disable etc. and email settings to manage testimonial form fields. * [+] New - Add new form email settings. * [+] Update - Minor change in CSS and JS. * [*] Update - Add 'is_front_page' condition for pagination when add page break. * [*] Template File - Major template file has been updated. If you have override template file then verify with latest copy. = 1.4.1 (11, April 2020) = * [+] New - Admin notice for Inbound testimnial module. * [*] Fix - Minor change in function file related to image. * [*] Tweak - Code optimization and performance improvements. = 1.4 (01, July 2019) = * [+] New - Added Gutenberg block. Now use plugin easily with Gutenberg! * [+] New - Added 'hover_pause' and 'focus_pause' parameter for slider shortcode. Now you can pause the slider on mouse hover and slider element focus. * [+] Update - Now 'query_offset' will work with pagination. * [+] Update - Minified some CSS and JS. * [*] Tweak - Pagination will if page is divided into multiple pages with tag. * [*] Tweak - Pagination will work on single post also. * [*] Tweak - Code optimization and performance improvements. * [*] Fix - Admin notice is displaying even if FREE version is not there. * [*] Template File - Major template file has been updated. If you have override template file then verify with latest copy. = 1.3 (19, Jan 2019) = * [*] Fix - Testimonial rating is not going to be save as none. = 1.2 (31, Oct 2018) = * [+] New - Added Templating feature. Now you can override plugin design from your current theme!! * [*] Resolved slider center mode issue. * [*] Taken better care of numbers of slides when it is greater then total slide. * [*] Used 'wp_reset_postdata' instead of 'wp_reset_query' in widget. * [*] Added prefix to some widget HTML class to avoid conflict. * [*] Fixed some minor issues. * [*] Fixed some typo mistake. = 1.1 (18, May 2018) = * [+] New - Introduced 'Shortcode Generator' functionality with Preview Panel. * [+] Added - 'extra_class' shortcode parameter in plugin shortcode. Now you can add your extra class and use it for custom designing. * [+] Added - 'include_author' and 'exclude_author' parameters for shortcodes. * [+] Added - 'query_offset' shortcode parameter. * [+] Added - Two types of Pagination for Grid shortcode. * [+] Added - All designs for widget. Now widget supports all designs. Note: Some design will not look good in a small area of widget. * [*] Tweak - Used 'wp_reset_postdata' instead of 'wp_reset_query'. * [*] Fix - Minor CSS issues. = 1.0.9 (03, Feb 2017) = * [*] Resolved slider 'RTL' issue. * [*] Updated plugin translation code. Now user can put plugin languages file in WordPress 'language' folder so plugin language file will not be loss while plugin update. = 1.0.8 (12, Sep 2016) = * [*] Updated plugin license page. * Added SSL to https://www.wponlinesupport.com/ for secure updates. = 1.0.7 (07, Sep 2016) = * [+] Added filter for has_archive = 1.0.6 (11, Aug 2016) = * [*] Removed unnecessary 'ob_start' from the widget. = 1.0.5 (05, Aug 2016) = * [+] Added 5 more testimonial designs. * [+] Added Visual Composer page builder support. * [+] Update slider JS to latest version. * [+] Added RTL support for slider. * [+] Added category filter in admin testimonial listing page. * [+] Added Drag & Drop feature to display testimonial in your desired order. * [+] Added plugin settings page for custom CSS and default testimonial image. * [+] Added some useful plugin links for user at plugins page. * [+] Added some filters to change testimonial post type slug and taxonomy slug. * [+] Added 'posts' shortcode parameter to display only specific testimonial. * [+] Added 'exclude_post' shortcode parameter to exclude testimonials. * [+] Added 'exclude_cat' shortcode parameter to exclude testimonial category. * [+] Added 'include_cat_child' shortcode parameter to include testimonial category child post or not. * [*] Improved 'Testimonial Slider' widget and added some options in widget. * [*] Optimized Testimonial form process and added translation in error messages. * [*] Optimized js for better and smooth performance. * [*] Code optimization and improved plugin performance. * [*] Improved plugin design page. * [*] Optimized slick slider and Testimonial js enqueue process. * [*] Optimized CSS. = 1.0.4 (13, APR 2016) = * [*] Fixed some css issues. * [*] Resolved slick slider initialize issue. = 1.0.3 = * Fixed some css issues. * Resolved multiple slider jQuery conflict issue. = 1.0.2 = * Updated testimonial form design, = 1.0.1 = * Fixed some bug. = 1.0 = * Initial release.