10+
October 31, 2022
May 24, 2016
A lightweight responsive slider utilizing the default custom post type and featured image. Served in the front-end using bootstrap. Image order can be arranged at the wp-admin using drag and drop.
responsive-slider-lite directory to the /wp-content/plugins/ directoryOptional Parameters:
Load only a particular category:
[rsliderl cat=”category_name”]
Show Image title:
[rsliderl title=”true”]
Show Image description:
[rsliderl description=”true”]
You can also use combinations like loading a category with title and no images:
You need to put the shortcode first in any of your post/pages and enable the plugin
-Fixed unnecessary spacings
-Added a unique class so it can be easily styled
-Added wp_reset_postdata to further clean the query off images
-Fixed bug that echoes the post type in admin
-Fixed filtering issue when using the dropdown filter in admin list
-Category filter will only appear on the slider’s list
Fixed book post type issue and versioning
In progress features:
* Options page – max image size can be defined so images can be auto cropped or set to a standard size, transition delay
* Multiple template to suit end user tastes
* Different transitions
* thumbnail option and bullet nav
* Presets can defined if slider will be used multiple times