This plugin add a Header image slider with captions in your website.
Check
DEMO for additional information.
Check
PRO DEMO and Features to know more.
Download our all
FREE 34 WordPress Plugins.
The plugin adds a "Header image slider" tab to your admin menu, which allows you to enter Image Title, link and image items just as you would regular posts.
WP Header image slider contains 3 shortcodes
- Image slideshow with captions/without captions
[sp_imageslider]
- Image Carousel
[sp_imagecarousel]
- Thumbnail pager
[sp_imagethumbnail_pager]
To use this plugin just copy and past this code in to your header.php file or template file
<?php echo do_shortcode('[sp_imageslider'); ?>
Features include:
- Php code to place image slider into your website header\
<?php echo do_shortcode('[sp_imageslider limit="-1"]'); ?>
- Shortcode parameter for each shortcode
- Fully responsive - will adapt to any device
- Horizontal, vertical, and fade modes
- Advanced touch / swipe support built-in
- Uses CSS transitions for slide animation (native hardware acceleration!)
- Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+
- Easy to configure
- Smoothly integrates into any theme
- CSS and JS file for custmization
Sortcode parameters
[sp_imagecarousel] and [sp_imagethumbnail_pager]
[sp_imagecarousel]
- Limit : [sp_imagecarousel limit="10"] (Limit number of slides. By default it display all latest slide with shortcode).
- slide_width : [sp_imagecarousel slide_width="200"] (Set slider width).
- min_slides: [sp_imagecarousel min_slides="2"] (The minimum number of slides to be shown. Slides will be sized down if carousel becomes smaller than the original size. ).
- max_slides : [sp_imagecarousel max_slides="2" ] (The maximum number of slides to be shown. Slides will be sized up if carousel becomes larger than the original size.).
- Speed : [sp_imagecarousel speed="2000"] (Control Slider Speed: Slide transition duration (in ms)).
- slide_margin : [sp_imagecarousel slide_margin="10" ] (Margin between each slide).
PRO Features Added :
Premium Version
- WP header image slider is replaced with WP Slick Slider and Carousel
- Added 16 Pro designs
- 10 Image Slider Designs
- 6 Image Carousel Slider
- Display content with image and link in Carousel mode
- Simple & Easy to Use
Check PRO DEMO and Features to know more.