=== Easy Lightbox 2 Automated === Contributors: desbest Tags: lightbox, images, Donate link: http://paypal.me/tynamiteuk Requires at least: 5.1 Tested up to: 5.2 Requires PHP: 5.2.4 Stable tag: trunk License: MIT License URI: https://en.wikipedia.org/wiki/MIT_License Add Lightbox 2 easily to your website with this plugin. == Description == Add Lightbox 2 easily to your website with this plugin. Contributors: Rupert Morris Tags: AJAX, image, lightbox, photo, picture Requires at least: 1.5 Tested up to: 5.2 Stable tag: 5.2 == New maintainer == This plugin is now maintained by desbest. http://desbest.com/projects/easy-lightbox-2-automated == Description == Used to overlay images on the current page. Lightbox JS v2.2 by Lokesh Dhakar ( http://www.huddletogether.com/projects/lightbox2/ ). Features 'auto-lightboxing' of image links, courtesy of Michael Tyson ( http://atastypixel.com ). == Installation == To do a new installation of the plugin, please follow these steps 1. Download the zipped plugin file to your local machine. 2. Unzip the file. 3. Upload the `lightbox-2` folder to the `/wp-content/plugins/` directory. 4. Activate the plugin through the 'Plugins' menu in WordPress. 5. Optionally, go to the Options page and select a new Lightbox colour scheme. If you have already installed the plugin 1. De-activate the plugin. 2. Download the latest files. 2. Follow the new installation steps. == Important notice == For this plugin to work, you must have the Cleaner Gallery plugin installed. https://wordpress.org/plugins/cleaner-gallery/ == Frequently Asked Questions == Q: Why doesn't it work for me? A: Either: 1. You have changed the plugin folder's name to something other than "lightbox-2". 2. The problem is with your Wordpress theme, mangling image display properties. Use another theme, that doesn't interfere with posted images. 3. You have other plugins that conflict with Lightbox 2. Disable your other plugins and see if that helps. If it does, re-enable each plugin, one at a time to see which one is causing the conflict. Q: It doesn't work properly in Browser X (Explorer 6, 7, etc)? A: Yes it does. The problem is with your Wordpress theme, mangling image display properties. Use another theme, or hack your theme's Cascading Style Sheets (CSS). http://www.w3schools.com/css/ Q: I made my own Wordpress theme, or heavily hacked another one, and lightbox doesn't work at all, ever. A: You forgot to include wp_header() in your header.php of your Wordpress theme. Be sure to look at the default theme, or other quality themes (eg: standards-compliant XHTML and CSS) to see how they work while hacking your own ;) If you have read and tried the above, then, and ONLY then, I invite you to post your issues, in detail (include links) to my site.