|
| Extends MetaSlider allowing slides to be opened in a lightbox. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " ml-slider-lightbox.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " ml-slider-lightbox.zip " Downloaded plugin from your computer, Where you downloaded ml-slider-lightbox.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " MetaSlider Lightbox " folder is added on left sidemenu. Now, Click on " MetaSlider Lightbox " folder. Noted that: If you do not see " MetaSlider Lightbox " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about MetaSlider Lightbox Configurtions and Settings or How to work " MetaSlider Lightbox " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
Requires:
and one of the following lightbox plugins:
If you would like to use a lightbox plugin, you can filter the supported plugin list with the necessary attributes. For example, using Responsive Lightbox Lite
add_filter('metaslider_lightbox_supported_plugins', 'supported_plugins_list');
function supported_plugins_list($supported_plugins_list) { return array( 'Responsive Lightbox' =>
array( 'location' =>
'responsive-lightbox-lite/responsive-lightbox-lite.php', 'settings_url' =>
'options-general.php?page=responsive-lightbox-lite', 'rel' =>
'lightbox', 'attributes' =>
array( 'data-lightbox-type' =>
'iframe' ) ) );
}
Note that you can use `:url` or `:caption` to retrieve these items from the slides, such as `’data-lightbox-url’ => ‘:url’` The easy way:
The not so easy way:
|
| extends , metaslider , allowing , slides , opened , lightbox , tutorial , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference