Description
Display vertical carousel slider with the help of a shortcode.
Using shortcode [vertical-carousel-slider] , we can show carousel slider on page.
Plugin Features
- Simple and light weight
- Shortcode based
- Ability to add links to each image
- Easy to customize
- Looks cool :).
Captures d’écran
Installation
- Upload the folder « wp-vertical-carousel-slider » to « /wp-content/plugins/ » ‘
- Activate the plugin through the « Plugins » menu in WordPress .
- Add carousel image going to wp-admin->Vertical Carousel->Add New Image.
-
Call shortcode to your wordpress editor directly , by using
[vertical-carousel-slider]
Call shortcode to your php template file ,using
<?php echo do_shortcode('[vertical-carousel-slider]'); ?>
FAQ
- No technical skills needed.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Vertical Carousel » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Vertical Carousel » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.2
- Correction de bugs
- Update readme.txt
1.0.1
- Correction de bugs
- Update readme.txt
1.0.0
- Version initiale