simple-lightbox icon indicating copy to clipboard operation
simple-lightbox copied to clipboard

The highly customizable lightbox for WordPress

Results 91 simple-lightbox issues
Sort by recently updated
recently updated
newest added

## Description of Problem Warning: reset() expects parameter 1 to be array, string given in /home/wwd/public_html/WP_Portfoilo/wp-content/plugins/simple-lightbox/controller.php on line 681 Warning: Invalid argument supplied for foreach() in /home/wwd/public_html/WP_Portfoilo/wp-content/plugins/simple-lightbox/controller.php on line 688...

support
needs-details

## Description of feature/request I am looking at providing a lightbox popup with bio information about the author, when one clicks about the author's name in a post. ## This...

enhancement
extension

## Description of feature I run a photo website and I'd like to use the lightbox to present the pictures without any disturbing text around them. I would aprreciate to...

enhancement

## Description of feature Now the UI is always visible ontop of the image. I would like is either A) the UI fade away if the cursor is not over...

enhancement
theme

PHP 8.1 & 8.2 issue some deprecation notices when using Simple Lightbox. This fixes those warnings without changing functionality.

PHP 8 has changed how certain things are handled (function references, keywords, etc.). While functionality of such code has not changed, PHP 8 considers its usage to be deprecated (i.e....

in-progress
compat:php

## Description of feature I would like to have an easy option to open featured images in a nice lightbox for block themes. After Wordpress 6.4, there have been updates...

enhancement
evaluating

This is not an issue but a question - I need a lightbox plugin that allows you to click on a post's featured image to display the full resolution copy...

enhancement
extension

## Description of feature/request The user settings interface (wp-admin/themes.php?page=slb_options) would have separate fields for inclusion (or non-inclusion) of title, alt, and caption attributes that are included in the Media metadata...

enhancement

## Description of Problem In a specific Wordpress configuration, there is an issue with the paths used to load the plugin resources. ## Details Wordpress is installed in a subdirectory...

support
evaluating