Simplelightbox
Simplelightbox
Description
The simplelightbox wordpress plugin brings the simplelightbox jquery plugin to wordpress.
You can change every option that the lightbox have in the admin panel under Design -> Simplelightbox.
Installation
Install
- Upload the ‘simplelightbox’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Design -> Simplelightbox and set up the lightbox like you want
Uninstall
- Deactivate Simplelightbox in the ‘Plugins’ menu in WordPress.
- After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
- This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.
Faq
Please visit the Support Forum
for questions, answers, support and feature requests.
Reviews
Very good plugin!
By zhongxiyi on November 18, 2024
Very good plugin!
Very good plugin!
Very good plugin!
Very good plugin!
By Aleksandar (aivanov12) on September 30, 2022
Cool , but need additional support to webp and svg images
By sammuelhg on December 10, 2021
very light and straight forword lightbox
By KJA4U on April 4, 2021
Good support
By aommundsen on November 3, 2020
Very Good
By niguramu on May 18, 2020
Best simplelightbox ever!
By altos on September 14, 2016
Just what I needed
By lusbg2001 on September 3, 2016
Very good plugin! I had to change some options to see captions and next/prev arrows and now it works just fine! Great work, @aknieriem!
Very Good
By romarioj2h on September 3, 2016
Very good, needs no configuration, is what I needed, does all the work automatically, has a simple and beautiful design, congratulations for the great job developer.
Very Good!
By appz-store-man on September 3, 2016
I really like this plugin. It just works and its great. Maybe some more options for styling would be great! Please go on!
Changelog
2.14.4
- Updating to latest simplelightbox version which fixes captionSelector error.
2.14.3
- Fixing not using fileExt error on regex and updated to latest simplelightbox version
2.14.2
- Fixing not using fileExt on special theme links
2.14.1
- Updated to latest simplelightbox version
2.14.0
- Updated to latest simplelightbox version
2.13.0
- Updated to latest simplelightbox version and fixing design break in backend; fixing caption opacity;
2.12.0
- Updated to latest simplelightbox version
2.11.0
- Fixing not working lightbox on newer templates
2.10.1
- Added latest simplelightbox.js (2.10.3) with bugfixing
2.10.0
- Added latest simplelightbox.js (2.10.2) with new option and bugfixing
2.9.0
- Added latest simplelightbox.js (2.9.0) with 2 new options for mousezooming
2.8.0
- Added latest simplelightbox.js (2.8.0) with some tweaks and passive event listeners
2.7.3
- Added latest simplelightbox.js (2.7.3)
2.7.2
- Fixed #232 – sourceAttr does not work. Thanks to @bivisual for the issue
2.7.2
- Fixed #231 – disableRightClick doesn’t. Thanks to @DrMint for the fix
2.7.1
- Removed jQuery dependency in the frontend plugin. Was only used for 3 simple selectors.
2.7.0
- Added latest simplelightbox.js (2.7.0) and an option for additional html selectors.
2.6.2
- Bugfixing css output= 2.6.1 =
- Bugfixing wrong z-index
2.6.0
- Added latest simplelightbox.js (2.6.0) with some fixes and new options.
2.4.1
- Added latest simplelightbox.js (2.4.1) with lots of fixes and improvments and a new option to use the legacy version with IE support.
2.1.5
- Added latest simplelightbox.js (2.1.5) with lots of fixes and improvments
2.0.0
- Added latest simplelightbox.js (2.0.0) with new options and a complete rewrite
1.6.0
- Added simplelightbox.js (1.6.0) with new options
1.5.2
- fix issues on older php versions
1.5.1
- Code refactoring thanks to Andrej Cremoznik
1.5.0
- Added simplelightbox.js (1.5.0) with the two new options
1.4.6
- Added localization file and new version of simplelightbox.js (1.4.6)
1.4.5
- Added new simplelightbox.js Options for captions
1.4.4
- Bugfix saving does not work
- Added new version of simplelightbox.js (1.4.5)
1.4.3
- Added new Options for styling the lightbox
- Bugfix z-index for spinner to low
- Added new version of simplelightbox.js
1.4.2
- Bugfix for issue #2 – Drop Event does not fire when mouse leaves window
- Increased Z-index
1.4
- Caption Attribute can now be what, you want, or data-title
- Fixed some small issues
1.3.1
- Bugfix: disable keyboard control if lightbox is closed
1.3.0
- Added current index indicator/counter
1.2.0
- Added option for captions attribute (title or data-title)
1.1.2
- Bugfix for looping images
1.1.1
- Bugfix for loading indicator and removed a log-event
1.1.0
- Added classname for lightbox wrapper and width/height ratio
1.0.0
- Initial Release