A powerful and flexible WordPress plugin for creating beautiful video testimonial sliders with autoplay queue functionality.
Features • Installation • Usage • Documentation • Support
Video Testimonial Slider is a professional WordPress plugin that enables you to create engaging video testimonial presentations on your website. Built with modern web standards and seamlessly integrated with WPBakery Page Builder, it offers a user-friendly interface for managing video testimonials.
- 🎥 Dynamic Video Slider - Smooth autoplay queue functionality
- 🎨 WPBakery Integration - Seamless integration with WPBakery Page Builder
- 📱 Responsive Design - Perfect display across all devices
- 🎯 Easy Upload Interface - Simple video management system
- 🛠️ Customization Options - Flexible styling and layout settings
- ⚡ Performance Optimized - Lightweight and fast loading
- 🔧 Developer Friendly - Clean code and hooks for customization
- Download the plugin zip file
- Log in to your WordPress dashboard
- Navigate to Plugins → Add New
- Click the 'Upload Plugin' button
- Upload the zip file and click 'Install Now'
- Activate the plugin
cd wp-content/plugins/
git clone https://github.com/Abbalochdev/Video-Testimonial-Slider.git
cd Video-Testimonial-Slider- WordPress 4.0 or higher
- WPBakery Page Builder plugin
- PHP 7.2 or higher
- Modern web browser with JavaScript enabled
- Navigate to WPBakery Page Builder elements
- Locate "Video Testimonial Slider" under the "Content" category
- Add the element to your page
- Upload your video testimonials
- Configure slider settings
- Save and publish
[ab_video_slider id="your_slider_id"]<?php echo do_shortcode('[ab_video_slider id="your_slider_id"]'); ?>| Option | Type | Default | Description |
|---|---|---|---|
| autoplay | boolean | true | Enable/disable autoplay |
| delay | number | 5000 | Delay between slides (ms) |
| loop | boolean | true | Enable/disable loop |
| controls | boolean | true | Show/hide controls |
- Clone the repository
- Install dependencies
npm install- Build the project
npm run buildFor detailed documentation, please visit our Wiki
Contributions are welcome! Please read our Contributing Guidelines first.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the GPL v2 License - see the LICENSE file for details.
Abbalochdev
- GitHub: @Abbalochdev
If you find this plugin helpful, please consider:
- ⭐ Starring the GitHub repo
- 🐛 Creating GitHub issues for bug reports and feature requests
- 💻 Contributing to the code base