Implementing a featured image gallery into your WordPress theme has never been easier! Showcase your portfolio, animate your header or manage your ban
Implementing a featured image gallery into your WordPress theme has never been easier! Showcase your portfolio, animate your header or manage your banners with M-vSlider. M-vSlider by Muhammad Amir Ul Amin. (Please note: M-vSlider is no more a clone of vSlider)
In the Appearance -> Widgets you'll find the M-vSlider - Image Slider widget. After adding it to your sidebar you can enter an optional Title and select a M-vSlider ID (which you setup in M-vSlider Setup in WP Admin)
Insert the slider in your pages or posts with this shortcode
[m-vslider id="x"]
(where x is slider ID)
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('rslider')) { rslider(x); }?>
(where x is slider ID)
You can copy the Shortcode and Template/PHP code from sliders listing table (Plugin Admin Home), mentioned for each slider.
Requires: 3.0.1 or higher
Compatible up to: 3.4.2
Last Updated: 2012-11-2
Downloads: 25,757
0 of 4 support threads in the last two months have been resolved.
Got something to say? Need help?