Power Zoomer for WordPress

  1. Auto slide show enable/disable
  2. Customizable zoom levels and zoom speed
  3. Customizable thumb and main image height and widths
  4. Customizable font sizes and colors
  5. Scrollable thumbs
  6. Full screen mode
  7. Thumbnail tooltip
  8. Pan window
  9. Next and previous thumbs with tooltips
  10. Customizable background gradient colors
  11. Scale/no Sacle thumb images
  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 "power-zoomer.zip" plugin click on Upload file and click on Install
  5. Go to "power zoomer Settings" on left side
  6. Click on plugin "Activate" to enable the plugin.
  7. Configure the power zoomer 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 "power zoomer" plugin in your theme just follow below instructions
  1. Go to Appearance > Widgets, we can simply drag & drop "power zoomer" widget where ever you want to display it.
  2. To configure your slideshow settings click on "powerzoomer slideshow 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

After installing "power zoomer" plugin, follow the instructions below.
  1. Use the shortcode [power_zoomer] on any page/post editors from admin To display this slideshow on your posts/pages.

How to use plug-in in the template code

After installing "power zoomer" plugin, follow the instructions below.
  1. Open your theme php file and add the line <?php echo do_shortcode('[power_zoomer]');?> where ever you like to show the slide show.