Description
Glory Slider is a lightweight and responsive WordPress plugin that allows you to create an image slider using the Bootstrap framework. You can upload images, configure slider speed and interval, choose from multiple transition effects and layouts, and display the slider using a shortcode.
Features:
– Upload multiple images via the WordPress media uploader.
– Configure slider speed and interval.
– Choose from various transition effects: fade, zoom, slide.
– Select slider layout: fade or vertical.
– Set custom aspect ratio, width, and height.
– Enable or disable carousel indicators.
– Control image fit within the slider: cover or contain.
– Responsive design using Bootstrap.
– Easy-to-use shortcode: [glory_slider]
.
License
This plugin is licensed under the GPLv2 or later. See License URI for details.
Screenshots
Installation
- Upload the
glory-slider
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to “Glory Slider” in the WordPress admin menu to configure the slider settings.
- Use the
[glory_slider]
shortcode to display the slider on any page or post.
FAQ
-
How do I add the slider to my website?
-
Use the
[glory_slider]
shortcode in any page or post to display the slider. -
Can I customize the slider speed and interval?
-
Yes, you can configure the slider speed (in milliseconds) and interval from the plugin’s settings page.
-
Is the slider responsive?
-
Yes, the slider is built using the Bootstrap framework, making it fully responsive.
-
Can I change the transition effect or layout?
-
Yes, you can choose from fade, zoom, or slide transitions, and also select between fade or vertical layouts.
-
Can I define custom dimensions?
-
Yes, you can set a specific width, height, or aspect ratio for the slider.
-
What does “image fit” mean?
-
You can control how the images are displayed within the slider container using “cover” or “contain” options.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Glory Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Glory Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Added support for multiple transition effects: fade, zoom, slide.
- Introduced new slider layouts: fade and vertical.
- Added options for custom aspect ratio, width, and height.
- Added setting to enable or disable carousel indicators.
- Added image fit control: cover or contain.
1.0
- Initial release.
- Added image upload functionality.
- Added slider speed and interval configuration.
- Added shortcode support for displaying the slider.