Drop in image slideshow gallery WordPress plugin

This drop-in image slideshow gallery WordPress plugin is your regular image slideshow plugin, except each image is dropped into view. this effect works in all major browsers. The slideshow stops dropping when the mouse is over it.

Features of this plugin

  • Simple customization.
  • Easy installation.
  • Widgets, so you can add pretty much anything.
  • Easy slideshow size (width & height) override option.
  • Shortcode available to display in the posts.

Plugin live demo available on this page. You may also be interested in Wp image slideshow (Drop In Effect) WordPress plugin.

Live Demo

Installation instruction

Option 1

  • Download the plugin drop-in-image-slideshow-gallery.zip from the download location.
  • Unpack the *.zip file and extract the /drop-in-image-slideshow-gallery/ folder.
  • Drop the ‘drop-in-image-slideshow-gallery’ folder into your website ‘wp-content/plugins’ folder.
  • In WordPress administration panels, click on plugin from the menu.
  • You should see your new ‘drop in image slideshow gallery’ plugin listed under the Inactive plugin tab.
  • To turn the WordPress plugin on, click activate.

Option 2

  • Go to the ‘Add New’ menu under ‘Plugins’ tab in your WordPress admin.
  • Search ‘Drop in image slideshow gallery‘ plugin using search option.
  • Find the plugin and click ‘Install Now’ link.
  • Finally click the activate plugin link to activate the plugin.

Option 3

  • Download the plugin drop-in-image-slideshow-gallery.zip from the download location.
  • Go to the ‘Add New‘ menu under the ‘Plugins‘ tab in your WordPress admin.
  • Click Upload Plugin button.
  • Upload the available drop-in-image-slideshow-gallery.zip file and click Install Now
  • Finally click activate plugin link to activate the plugin.

Plugin configuration

Drag and Drop the Widget: Go to the Widgets page under the Appearance menu, Drag and drop the ‘drop-in image slideshow gallery’ widget into your sidebar. it’s very easy.

Add directly in the theme: Use this code to add this plugin to your Theme files.

<?php echo do_shortcode( '[drop-in-image-slideshow width="200" height="150" delay="3000" dir="wp-content/plugins/drop-in-image-slideshow-gallery/gallery/" link=""]' ); ?>

Plugin Short Code: Use plugin shortcode in the posts/pages also in the widget to display the drop-in image slideshow gallery.

[drop-in-image-slideshow width="200" height="150" delay="3000" dir="wp-content/plugins/drop-in-image-slideshow-gallery/gallery/" link=""]

Frequently asked questions

Q1. How to arrange the width & height of the slideshow?

Go to the widget management area and change the width & height of the slide show. If you use shortcode, we have all the options in the shortcode itself.

Q2. How to change the drop delay time?

Go to the widget management area and change the Delay time. The same Delay parameter is available in the shortcode to change the time.

Q3. Where to upload my image?

wp-content/plugins/drop-in-image-slideshow-gallery/gallery/

This is the default location after installation is completed you should change the image location to some other folder. Best is don’t keep the images within plugin folder “wp-content/plugins/drop-in-image-slideshow-gallery” instead keep your images inside “wp-content/uploads” folder.

Q4. How the slide show manages the order?

The file names are returned in the order in which they are stored by the file system.

Plugin official page

http://www.gopiplus.com/work/2010/07/18/drop-in-image-slideshow-gallery/

Download location

http://www.gopiplus.com/work/2012/06/17/drop-in-image-slideshow-gallery-wordpress-plugin-download-link/