>
Download This Plugin | |
Download Elegant Themes | |
Name | M-vSlider |
Version | 2.1.3 |
Author | M. Amir Ul Amin |
Rating | 80 |
Last updated | 2012-11-02 04:58:00 |
Downloads |
33518
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
M-vSlider plugin added 16 kB of resources to the Home page and 16 kB of resources to the sample Post page.
M-vSlider plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
M-vSlider plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_rs_slider | 3172 |
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.