=== Overbeta Image Testimonials for WooCommerce === Contributors: fayiq Tags: woocommerce, testimonials, reviews, grid, carousel Requires at least: 5.8 Tested up to: 6.9 Stable tag: 2.0.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight WooCommerce plugin to display visual testimonials in a Grid or Carousel with a popup modal. == Description == Overbeta Image Testimonials for WooCommerce allows you to showcase customer reviews with high-quality images. It is designed to increase trust and conversions by linking testimonials directly to the products they purchased. **Key Features:** * **Visual Focus:** Designed for testimonials with photos (e.g., customer wearing a product). * **WooCommerce Integration:** Link any testimonial to a specific product. * **Modal Popup:** Clicking a testimonial opens a detailed popup with the review and a direct link to the product. * **Verified Buyer Badge:** Manually mark testimonials as "Verified Buyers." * **Two Layouts:** * **Grid:** A responsive grid with a "Load More" button. * **Carousel:** A touch-friendly slider with navigation arrows. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/overbeta-image-testimonials-for-woocommerce` directory, or install the plugin through the WordPress plugins screen. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the sidebar menu "Testimonials" to add your reviews. 4. Use the shortcodes `[obit_grid]` or `[obit_carousel]` in your posts or pages. == Shortcodes == **1. Grid Layout** `[obit_grid columns="3" limit="15"]` * `columns`: Number of columns (Desktop). Default: 3. * `limit`: Total number of testimonials to show. Default: -1 (All). **2. Carousel Layout** `[obit_carousel per_view="3"]` * `per_view`: Number of slides visible at once. Default: 3.