Archive for the ‘Plug-in’ Category

17
Nov

vertical scroll slideshow gallery v2

   Posted by: admin Tags: , , ,

See demo on sidebar

This plug-in will create the vertical scrolling image slideshow gallery at side sidebar widget.
Feature
1. Simple, simple, simple.
2. Easy installation.
3. Widgets, so you can add pretty much anything.
4. Easy slideshow size (width & height) override option.

Installation Instruction & Configuration

  • Unpack the *.zip file and extract the /vertical-scroll-slideshow-gallery-v2/ folder.
  • Drop the ‘vertical-scroll-slideshow-gallery-v2′ folder into your ‘wp-content/plugins’ folder
  • In word press administration panels, click on plug-in from the menu.
  • You should see your new ‘Vertical scroll slideshow gallery v2′ plug-in listed under Inactive plug-in tab.
  • To turn the word presses plug-in on, click activate.
  • To update the images goto “gallery” folder and take the XML file(widget.xml) in that you can update the image path.
  • Go to widget link under Appearance tab, Drag & drop gSlideshow widget to your desired location in the active sidebar.

Frequently Asked Questions

I installed the plugin but can’t see it. What’s wrong?
Make sure the directory name is entered correctly on the settings page.

Where to upload my image?
XML file available within “gallery” folder

Why my image gallery out of range?
In front end widget area, if you see gallery out of area or invisible, it because of height and width of the widget, so you should arrange width and height of the widget in widget configuration area.

Why my slideshow not scroll properly or why one image overlaps another at the time of scroll?

Set the scrollerwidth and scrollerheight to the width/height of the LARGEST image in your slideshow!

10
Nov

Horizontal motion gallery

   Posted by: admin

  1. This plug-in will create the Horizontal motion gallery on wordpress site.
  2. The user can direct both the image scrolling direction and speed just by placing the mouse on either side of the image gallery.
  3. Clicking on an image will target new link.
  4. This is an XML based slideshow gallery.
  5. Optionally hyperlink each images.
  6. Optionally target hyperlink option for each image.

DEMO : Move mouse to left or right of gallery. Speed increases depending on how far you move.

flower 1flower 2flower 3flower 4flower 5flower 6flower 7flower 8flower 9flower 10flower 11flower 3flower 4flower 5flower 6

Installation Instruction & Configuration

  • Unpack the *.zip file and extract the /horizontal-motion-gallery/ folder.
  • Drop the ‘horizontal-motion-gallery’ folder into your ‘wp-content/plugins’ folder
  • In word press administration panels, click on plug-in from the menu.
  • You should see your new ‘Horizontal motion gallery’ plug-in listed under Inactive plug-in tab.
  • To turn the word presses plug-in on, click activate.
  • Go to widget link under Appearance tab, Drag & drop gSlideshow widget to your desired location in the active sidebar.

Frequently Asked Questions

Where to upload my image?
add/edit/delete images in this XMl file. “gallery/widget.xml”

How to set Height and width?
motion-gallery.css
motion-gallery-page.css
In the above mentioned CSS file you can change the height and width of the gallery.

1.drag and drop the widget!

Go to widget menu and drag and drop the “Horizontal motion gallery” widget to your sidebar location.

2.Paste the below code to your desired template location!

<?php if (function_exists (my_hmg_show)) my_hmg_show(); ?>

3.Paste the given code to your page or post!

widget.xml = is name of the XML file, it should be available in gallery folder.

Note :

DOM/XML should be in enabled mode. don’t use more then one time in page(galley should render only one time in entire page)

27
Oct

Horizontal scroll image slideshow

   Posted by: admin

See demo on right  side (Horizontal scroll image slideshow)

This plug-in will create the Horizontal scroll image slideshow at side sidebar widget.
Feature
1.Simple, simple, simple.
2.Easy installation.
3.Widgets, so you can add pretty much anything.
4.Easy slideshow size (width & height) override option.

Installation Instruction & Configuration

  1. Unpack the *.zip file and extract the /Horizontal-scroll-image-slideshow/ folder.
  2. Drop the ‘Horizontal-scroll-image-slideshow’ folder into your ‘wp-content/plugins’ folder
  3. In word press administration panels, click on plug-in from the menu.
  4. You should see your new ‘Horizontal scroll image slideshow’ plug-in listed under Inactive plug-in tab.
  5. To turn the word presses plug-in on, click activate.
  6. Go to widget link under Appearance tab, Drag & drop gSlideshow widget to your desired location in the active sidebar.

Frequently Asked Questions

Where to upload my image?
add/edit/delete images in this XMl file. “gallery/widget.xml”

Why my image gallery out of range?
In front end widget area, if you see gallery out of area or invisible, it because of height and width of the widget, so you should arrange width and height of the widget in widget configuration area. In default I have fixed width: 200px and height: 155px.

Why my slideshow not scroll properly or why one image overlaps another at the time of scroll?
Set the width and height to the width/height of the LARGEST image in your slideshow!