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. M-vSlider is multi sliders clone of vSlider (http://www.vibethemes.com/wordpress-plugins/vslider-wordpress-image-slider-plugin/)
In the Appearance -> Widgets in WordPress 3.0.1 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.2.1
Last Updated: 2011-8-12
Downloads: 10,147
Got something to say? Need help?