simple-lightbox
simple-lightbox copied to clipboard
The highly customizable lightbox for WordPress
## Trap focus within the lightbox when opened using the keyboard. When navigating the lightbox with a keyboard this is what currently happens: - Arrow keys move through images -...
## Description of Problem PHP deprecation message: ``` PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in xxxxxxxxxxxxxxxx\wp-content\plugins\simple-lightbox\includes\class.utilities.php on line 545 ``` In the...
This add-on adds social sharing buttons to the lightbox. Add-ons are developed based on demand. Vote for this plugin by clicking the 👍 in the corner of this post and...
## Description of functionality A content handler to display HTML content in the lightbox ## Vote Extensions are prioritized based on demand. Vote for this extension by clicking the 👍...
Some plugins insert links with extra whitespace (newlines, tabs, etc.), which does not play well with SLB's link parsing. Update link parsing/updating to handle links containing extra whitespace. ## Examples...
## Description of Problem Missing Title (Clearly describe the issue you are experiencing here, and fill in the necessary details below) ## Details Most of the images display the title...
## Description of Problem With my phone on a horizontal orientation, if I tap on a picture to open the lightbox I get:  So far so good. If I...
Pre-Loading
Would it be possible to have pre-loading feature in SLB ? Like when viewing one SLB image, the other SLB images in a post or gallery like Nextgen are already...
## Description of feature Hello. First, thank you very much for this nice and useful plug-in! It would be nice to have the option to hide the file name of...
## Description of feature Gracefully handle instances where non-accessible content is requested for display in the lightbox. ### Examples * File not found (error code 404) * Forbidden (error code...