Lightbox Plus Installation

Instructions for installing Lightbox Plus for WordPress

 
  1. Extract lightbox-plus.zip to your wp-content/plugins directory.
  2. In the admin panel under Plugins activate Lightbox Plus.
  3. In the admin panel under Design/Appearance click on Lightbox Plus to configure to your taste.
  4. It should now be completely set up and functional

Caveats

Flash (i.e. YouTube videos, etc.) will sit atop the Lightbox Plus display not matter what the z-index is. This is an issue with Flash.

See Flash content displays on top of all DHTML layers at Adobe for details.

To work around this issue you will need to add something like the following to your <param /> and <embed></embed> tags:

<object><param name="wmode" value="opaque" /><embed wmode="opaque" [all other embed settings, file src etc.]></embed></object>

Tags: ajax, automatic, colorbox, gallery, image, image overlay, images, installation, lightbox, photo, picture, Plugins, Wordpress

Related entries:


Comments are closed.