This plugin add a Responsive Best Images slider in your website. Also you can add Responsive Best Images slider page and mobile touch slider in to your wordpress website.
View DEMO for additional information.
The plugin adds a “Responsive Best Images slider” tab to your admin menu, which allows you to enter Image Title, Content, Link and image items just as you would regular posts.
To use this plugin just copy and past this code in to your header.php file or template file
You can also use this Best Images slider inside your page with following shortcode
[sp_best.images.slider]
Display Best Images slider catagroies wise :
[sp_best.images.slider cat_id=”cat_id”]
You can find this under “Best Images slider-> Gallery Category”.
[sp_best.images.slider height="300"
slide_num="4" width="auto" animate_style="fade"
duration="3000" autoplay="true" autoplay_interval="3000"]
Parameters are :
[sp_best.images.slider]<div class="headerslider"> <?php echo do_shortcode('[sp_best.images.slider]'); ?></div>[sp_best.images.slider]