Description
Dynamic Category Slider is a professional and flexible plugin that displays WordPress posts grouped by category using Slick Slider. It supports Elementor, custom post types, taxonomy filtering, responsive layouts, and customizable navigation.
Installation
- Upload the
dynamic-category-sliderfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the ‘Dynamic Category Slider’ Elementor widget or the
[dynacasl_dynamic_category_slider]shortcode to add the slider to your posts or pages.
FAQ
-
How do I use the shortcode?
-
Use the shortcode
[dynacasl_dynamic_category_slider]with the following optional attributes:
*post_type: Specify the post type slug (default is ‘post’).
*posts_per_page: Number of posts to display per category (default is 6).
*columns: Number of columns to show (default is 3).
*excluded_posts: Comma-separated list of post IDs to exclude.
*show_arrows: Show navigation arrows (‘yes’ or ‘no’, default is ‘yes’).
*show_dots: Show navigation dots (‘yes’ or ‘no’, default is ‘yes’).
*orderby: Order by (e.g., ‘date’, ‘title’, ‘rand’; default is ‘date’).
*order: Order direction (‘ASC’ or ‘DESC’; default is ‘DESC’). -
How do I use the Elementor widget?
-
Find the ‘Dynamic Category Slider’ widget in the Elementor editor and drag it to your page. Configure the settings in the widget controls panel.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dynamic Category Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dynamic Category 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.1.0
- Added autoplay feature.
1.0.0
- Initial release.