=== LR Testimonials with slider ===
Contributors: logicrays, priteshm
Donate link:
Tags: testimonials, testimonial slider, reviews, client testimonials, easy testimonials
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display client testimonials on your site in four responsive slider layouts, with simple admin settings.

== Description ==
This plugin adds a "LR Testimonials" section to the admin panel. A flexible plugin with everything you need to display testimonials.

It's totally free. Testimonials showcase is available in four different styles.
For more features please contact us at [Logicrays](http://www.logicrays.com/contact-us-logicrays-india/)
If you like this plugin please rate us :)

== Plugin Features ==
* Responsive Testimonials slider layouts.
* 4 different testimonial layout styles.
* Compatible with all modern web browsers.
* Works seamlessly with any WordPress theme.
* Easy to customize for developers.
* Simple admin configuration options.
* Pagination navigation (dots).

== Shortcode ==
For Style 1:
`[LRWP-STYLE1]`

For Style 2:
`[LRWP-STYLE2]`

For Style 3:
`[LRWP-STYLE3]`

For Style 4:
`[LRWP-STYLE4]`

Use the template function to display a view in your template file:
`<?php echo do_shortcode('[LRWP-STYLE1]'); ?>`

In the same way, you can show other styles such as STYLE2, STYLE3, STYLE4, etc.

== Installation ==
1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure settings from the Testimonials settings page in the admin panel.

== Frequently Asked Questions ==

= How do I display the testimonial slider on my site? =
You can display the testimonials by using any of the four style shortcodes: `[LRWP-STYLE1]`, `[LRWP-STYLE2]`, `[LRWP-STYLE3]`, or `[LRWP-STYLE4]` on your page, post, or widget content area.

= Can I use these shortcodes directly in my theme template files? =
Yes, you can use the WordPress `do_shortcode` function inside your theme files like this:
`<?php echo do_shortcode('[LRWP-STYLE1]'); ?>` (replace `[LRWP-STYLE1]` with your desired style).

= How do I customize the slider autoplay, loop, and pagination? =
Navigate to the "LR Testimonial" menu in your WordPress admin panel and click on "Settings". Here, you can configure the layout style, autoplay timeout speed, enable/disable autoplay/loop, set margins, and show/hide pagination dots.

= What client details can I display with each testimonial? =
For each testimonial, you can add a Client Image (using the Featured Image), Client Fullname, Email, Company Name, and Company Website, along with the testimonial description.

= Is the testimonial slider responsive and mobile-friendly? =
Yes, the plugin enqueues Owl Carousel, making the testimonial slider fully responsive and optimized for mobile, tablet, and desktop screens.

== Screenshots ==
1. Style-1
2. Style-2
3. Style-3
4. Style-4
5. Admin settings

== Changelog ==
= 1.0.2 =
* Tested WordPress 7.0 compatibility.
* Refine the description and title 

= 1.0.1 =
* First release of the plugin.

== Upgrade Notice ==


