This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Vertical Carousel

Descripcion

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 :).

Screenshots

  • Back end add carousel image(go to wp-admin->Vertical Carousel->Add New Image.)
  • Back end vertical carousel image listing page(go to wp-admin->Vertical Carousel)
  • Front end look of vertical carousel slider.

Installacion

  1. Upload the folder « wp-vertical-carousel-slider » to « /wp-content/plugins/ » ‘
  2. Activate the plugin through the « Plugins » menu in WordPress .
  3. Add carousel image going to wp-admin->Vertical Carousel->Add New Image.
  4. 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

  1. No technical skills needed.

Reviews

19 març 2018
It´s like a homework assignment thrown up here as if it were a finished plugin. It Could have been really good (hard to find a vertical carousel) but it is only 20& of the way to a usable plugin: it is only a minimum, no options, no sizing and no sign of development. Author says it is "Easy to customize" but gives on clue as to how. There are no shortcode parameters or options available (not on the WP site, not on the author´s site, not in Support). For me the images are way too large, yet that question was never answered in support.
Read all 4 reviews

Contributors & Developers

“Vertical Carousel” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Vertical Carousel” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Bug fixes
  • Update readme.txt

1.0.1

  • Bug fixes
  • Update readme.txt

1.0.0

  • Initial release