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]'); ?>
Plugin author
Plugin official website address
https://wordpress.org/plugins/vertical-carousel-slider/
If you encounter problems in using the Vertical Carousel plugin, you can comment below, and I will try my best to help you solve the problem