Description
Accordion and Accordion Slider (Horizontal and Vertical) – Responsive and Touch enabled accordion for WordPress Website.
Check Demo and Features for additional information.
Accordion Slider is a fully responsive and touch-enabled WordPress plugin that combines the functionality of an accordion with that of a slider.
Also work with Gutenberg shortcode block.
This plugin contain shortcode:
[aas_slider id="XX"]
Here is Template code
<?php echo do_shortcode('[aas_slider id="XX"]'); ?>
Features include
- Fully responsive – 2 responsive modes: auto and custom.
- Touch-enabled – supports touch swipe and tap gestures on mobile devices and mouse drag on desktop devices.
- Pagination – allows multiple pages of panels.
- External link – Option to add external link for the images.
- Support – Works on modern browsers which have CSS3 transform and transition support.
How to install :
Installation
- Upload the ‘accordion-and-accordion-slider’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the “accordion-and-accordion-slider” list plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode
[aas_slider id=”XX”]
How to install :
Reviews
Contributors & Developers
“Accordion and Accordion Slider” is open source software. The following people have contributed to this plugin.
Contributors“Accordion and Accordion Slider” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Accordion and Accordion 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.0.6 (14-12-2020)
- [*] Tested up to: 5.6
1.0.5 (14-07-2020)
- [*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.
1.0.4 (11-4-2020)
- [+] Added Image size option. Enter the image size. You can use following size: thumbnail, medium, medium_large, large and full
- [*] Fixed some design issue.
- [*] Tested up to: 5.4
1.0.3
- [+] Added esc_attr(), esc_html() and esc_url() in the shortcode file.
- [+] Added wp_reset_postdata() in the shortcode file.
1.0.2
- [+] Option to add external link for the images.
1.0.1
- [+] Added How it Work menu link
1.0
- Initial release.