VSlider Multi Image Slider Plugin for Wordpress - Rating, Reviews, Demo & Download
Plugin Description
Showcase your portfolio, animate your header or manage your banners with vSlider 4.0+. vSlider is a wordpress image slider plugin where you can host multiple image sliders and upto 20 slides per slider.
More Features
- Get First or Featured Images from Post or Page
- Load images faster with `Image caching`
- Custom slider Width and Height
- Give Title and Text to each slide
- 4 Slide layouts
- Auto resize images
- Set Image quality
- Custom navigation styles
- Custom image button styles
- `9 Image transition sffects`
- Navigation button placement
- `Short Code and inbuilt Widget`
- Custom border,color and radius
- [NEW] Randmize Image Sequence
More Plugins
Widget
In the Appearance -> Widgets you’ll find the vSlider - jQuery Image Slider
widget. After adding it to your sidebar you can enter an optional Title
and select a vSlider name
Shortcode
Insert the slider in your pages or posts with this shortcode
[vslider name="abc"] (where `abc` is name of the vslider)
Use in Template/PHP code
To insert this code in your template/theme pages. (if you have installed php-exec plugin then you can insert this code in your post or page too)
<?php if (function_exists('vslider')) { vslider('abc'); }?> (where `abc` is vslider name)
- Do not Forget to check the vSlider Tutorials and Faq’s in vSlider Admin panel inside the Plugin. vSlider Tutorials are updated on a regular basis, you can request for a custom tutorial here
- Credits: Coin Slider, VibeThemes
Screenshots
No screenshots provided