Vertical Gallery for WordPress

Here is another vertical gallery plugin for WordPress. It is so simple and classic. Customizable for your design needs. Resizable and easy to use. This wordpress plugin for image gallery is trendy and classy. You can customize the gradient colors, thumb and full images width and height, auto slide interval.

  • Customizable gallery width and gallery height
  • Customizable image height and width
  • Image description
  • Customizable font sizes and colors
  • Customizable auto play time
  • Full screen enable/disable
  • Thumbnail bar position (left/right)
  • Play/Pause, next,previous images option
  1. Download the Plugins
  2. Login to your wordpress/wp-admin
  3. Go to Plugins > Click on Add new>Upload
  4. Click on Browse and locate "wp-vertical-gallery.zip" plugin click on Upload file and click on Install
  5. Click on plugin "Activate" to enable the plugin. That's it, you are done.
  6. Please make "wp-content/plugins/wp-vertical-gallery/images" ,"wp-content/plugins/wp-vertical-gallery/thumbs" directories writeable(755)
  7. go to vertical gallery settings on leftside menu on admin side and configure if required to change the width, height, font sizes, colors, background colors etc...
  8. Still if you have problems in using this plugin please open a support ticket at http://support.xmlswf.com

How to use it as a widget

After installing "wp-vertical-gallery" plugin in your theme just follow below instructions.
  1. Go to Appearance > Widgets, we can simply drag & drop "Verticle Gallery" widget where ever you want to display it.
  2. To configure your slideshow settings click on "vertical gallery settings" on the leftside, and edit settings and click on "make config.xml" button.
  3. If you want display this widget on any certain pages of your site just you need to install "widget-context" (http://wordpress.org/extend/plugins/widget- context/) plugin .

How to use plug-in in pages/posts

Use the shortcode [vertical_gallery] on any page/post editors from admin To display this slideshow on your posts/pages

How to use plug-in in the template code

If you want to use it in the theme / template

Open your theme php file and add the line <?php echo do_shortcode('[vertical_gallery]');?> where ever you like to show the slide show.