Changeset 2558320
- Timestamp:
- 07/04/2021 09:08:21 AM (5 years ago)
- File:
-
- 1 edited
-
easy-lightbox-2-automated/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-lightbox-2-automated/trunk/readme.txt
r2558318 r2558320 15 15 == Description == 16 16 17 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).17 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). 18 18 19 == New maintainer == 20 This plugin is now maintained by desbest. 21 http://desbest.com/projects/easy-lightbox-2-automated 19 This plugin is now maintained by desbest. Before it was maintained by Rupert Morris. 20 [http://desbest.com/projects/easy-lightbox-2-automated-automated](page on programming portfolio) 22 21 23 22 == Installation == … … 27 26 1. Download the zipped plugin file to your local machine. 28 27 2. Unzip the file. 29 3. Upload the ` lightbox-2` folder to the `/wp-content/plugins/` directory.28 3. Upload the `easy-lightbox-2-automated` folder to the `/wp-content/plugins/` directory. 30 29 4. Activate the plugin through the 'Plugins' menu in WordPress. 31 30 5. Optionally, go to the Options page and select a new Lightbox colour scheme. … … 39 38 == Important notice == 40 39 For this plugin to work, you must have the Cleaner Gallery plugin installed. 41 https://wordpress.org/plugins/cleaner-gallery/ 40 [https://wordpress.org/plugins/cleaner-gallery/](https://wordpress.org/plugins/cleaner-gallery/) 42 41 43 42 == Frequently Asked Questions == … … 46 45 47 46 A: Either: 47 48 1. For this plugin to work, you must have the Cleaner Gallery plugin installed. [https://wordpress.org/plugins/cleaner-gallery/](https://wordpress.org/plugins/cleaner-gallery/) 48 49 49 1. You have changed the plugin folder's name to something other than "lightbox-2".50 2. You have changed the plugin folder's name to something other than "easy-lightbox-2-automated". 50 51 51 2. The problem is with your Wordpress theme, mangling image display properties. Use another theme, that doesn't interfere with posted images.52 3. The problem is with your Wordpress theme, mangling image display properties. Use another theme, that doesn't interfere with posted images. 52 53 53 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.54 4. 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. 54 55 55 56 Q: It doesn't work properly in Browser X (Explorer 6, 7, etc)?
Note: See TracChangeset
for help on using the changeset viewer.