mpetroff/slenderbox-wp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Slenderbox === Contributors: petroffm Tags: slenderbox, lightbox, image, photo, picture Requires at least: 2.6 Tested up to: 4.1 Stable tag: 1.1.2 License: MIT License URI: http://www.opensource.org/licenses/MIT Overlays images on the current page using Slenderbox, a lightweight and framework-free lightbox plugin that can be used with valid HTML5. == Description == This plugin overlays images on the current page using [Slenderbox](http://mpetroff.github.com/slenderbox/). = 1.1.2 (2015-02-01) = * Make automatic lightbox option work with text widgets. = 1.1.1 (2013-11-07) = * Use proper way to enqueue scripts (thanks Monika Thon-Soun). = 1.1 (2013-03-06) = * Updated to Slenderbox v1.1: Switched loading icon from a SMIL animated SVG to a CSS3 animation for full IE 10 support. = 1.0 (2012-12-19) = * Initial release * Based on Slenderbox v1.0. [Plugin website](https://github.com/mpetroff/slenderbox-wp) == Installation == For a new installation of the plugin: 1. Download the zipped plugin file to your local machine 2. Unzip the file 3. Upload the "slenderbox" folder to your "/wp-content/plugins/" directory 4. Activate the plugin through the "Plugins" menu in WordPress 5. Optionally, go to the Options page and deactivate automatic lightboxing if desired If enabled, images will automatically use lightboxes. For more information about Slenderbox, see the [script's site](http://mpetroff.github.com/slenderbox/). If you have already installed this plugin: 1. Deactivate the plugin 2. Download the latest files 3. Follow the new installation steps == Frequently Asked Questions == = Why does this plugin not work for me? = * The problem is with your Wordpress theme mangling image code. Use another theme that doesn't interfere with image embedding. * You have other plugins that conflict with Slenderbox; 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 conflicting. * There are possibly other reasons. == Changelog == = 1.1.2 (2015-02-01) = * Make automatic lightbox option work with text widgets. = 1.1.1 (2013-11-07) = * Use proper way to enqueue scripts (thanks Monika Thon-Soun). = 1.1 (2013-03-06) = * Updated to Slenderbox v1.1: Switched loading icon from a SMIL animated SVG to a CSS3 animation for full IE 10 support. = 1.0 (2012-12-19) = * Initial release * Based on Slenderbox v1.0.