Title: Responsive Lightbox2
Author: Noor Alam
Published: <strong>20 mai 2016</strong>
Last modified: 14 novembre 2022

---

Recherche d’extensions

![](https://ps.w.org/responsive-lightbox2/assets/banner-772x250.jpg?rev=1420657)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://ps.w.org/responsive-lightbox2/assets/icon-128x128.png?rev=1420657)

# Responsive Lightbox2

 Par [Noor Alam](https://profiles.wordpress.org/naa986/)

[Télécharger](https://downloads.wordpress.org/plugin/responsive-lightbox2.zip)

 * [Détails](https://fr.wordpress.org/plugins/responsive-lightbox2/#description)
 * [Avis](https://fr.wordpress.org/plugins/responsive-lightbox2/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/responsive-lightbox2/#installation)
 * [Développement](https://fr.wordpress.org/plugins/responsive-lightbox2/#developers)

 [Support](https://wordpress.org/support/plugin/responsive-lightbox2/)

## Description

[Responsive Lightbox2](https://noorsplugin.com/responsive-lightbox2-plugin-for-wordpress/)
plugin adds lightbox functionality to your WordPress site. It allows you to overlay
images on top of the current page. You can add this lightbox popup effect to your
website images, photos, album or even gallery. Responsive Lightbox2 is responsive
and works on all modern browsers.

Responsive Lightbox2 is very user friendly so there is absolutely nothing for you
to configure in the lightbox settings. All you need to do is install this plugin
and add shortcode to a page to create beautiful lightbox popup.

Responsive Lightbox2 plugin is based on the original jQuery Lightbox script developed
by Lokesh Dhakar. This plugin makes it possible for users to add Lightbox2 effect
to their WordPress sites.

#### Requirements

 * Latest version of WordPress

#### Feature

 * Beautiful lightbox popup style
 * Flexibility of creating your own lightbox link
 * Pop up responsive images in lightbox
 * Trigger lightbox from either a text/image link
 * Compatible with WordPress multisite
 * Add lightbox to a text/image link
 * Enable lightbox functionality on your site which supports all major browsers
 * Use a simple shortcode anywhere on your site (Post, Page, Homepage etc.)to pop
   up an image in lightbox
 * Apply lightbox effect on images inserted into WordPress post/page
 * Add lightbox effect to an album or photo gallery
 * Add lightbox effect to a gallery of images
 * Responsive lightbox2 popup which works on mobile devices. Also it fits perfectly
   on smaller screens.

#### Responsive Lightbox2 Usage

**Open lightbox from a text**

Create a new post/page and use the following shortcode to create a text link which
will trigger lightbox once clicked:

    ```
    [lightbox2 url="http://example.com/wp-content/uploads/images/overlay.jpg" hyperlink="click here to pop up image"]
    ```

here, url is the link to the image file that you wish to open in lightbox and hyperlink
is the anchor text.

**Open lightbox from an image**

    ```
    [lightbox2 url="http://example.com/wp-content/uploads/images/overlay.jpg" hyperlink="http://example.com/wp-content/uploads/images/thumb.jpg"]
    ```

here, hyperlink is the anchor/thumbnail image.

**Show Title in lightbox**

    ```
    [lightbox2 url="http://example.com/wp-content/uploads/images/overlay.jpg" title="overlay image" hyperlink="click here to pop up image"]
    ```

For detailed documentation please visit the [Responsive Lightbox](https://noorsplugin.com/responsive-lightbox2-plugin-for-wordpress/)
plugin page

## Captures d’écrans

 * [[
 * Responsive Lightbox2 Demo

## Installation

 1. Go to the Add New plugins screen in your WordPress Dashboard
 2. Click the upload tab
 3. Browse for the plugin file (responsive-lightbox2.zip) on your computer
 4. Click « Install Now » and then hit the activate button

## FAQ

### Can this plugin be used to pop up an image in lightbox?

Yes.

### Can I use this plugin to open an image with Lightbox2 style?

Yes.

### Is the lightbox window responsive?

Yes.

### Is this plugin compatible with desktop, tablet and mobile devices?

Yes.

## Avis

![](https://secure.gravatar.com/avatar/18a90a1f243946ad3e2ee54ee19e6224f96a08a1bb8f783e60ac2beb7cecfb99?
s=60&d=retro&r=g)

### 󠀁[very good](https://wordpress.org/support/topic/very-good-4418/)󠁿

 [onijam191](https://profiles.wordpress.org/onijam191/) 2 janvier 2020

very good

![](https://secure.gravatar.com/avatar/96091a86c3df3fc9ce968126566173e5a062c7fd67cd238ec3a689a7271e79e9?
s=60&d=retro&r=g)

### 󠀁[Does what it says](https://wordpress.org/support/topic/does-what-it-says-780/)󠁿

 [Michael Smith](https://profiles.wordpress.org/wpreviewproduct/) 23 février 2019

Really like this plugin because the lightbox looks clean and shiny.

![](https://secure.gravatar.com/avatar/249b2c670e177e5196db0840d8c933787b1bd084eb5416790a403b8ea3942bc5?
s=60&d=retro&r=g)

### 󠀁[Stop telling me to visit your site](https://wordpress.org/support/topic/stop-telling-me-to-visit-your-site/)󠁿

 [Kittar](https://profiles.wordpress.org/kittar/) 30 décembre 2016

Annoying plugin

 [ Lire les 3 avis ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Responsive Lightbox2 » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ Noor Alam ](https://profiles.wordpress.org/naa986/)

“Responsive Lightbox2” a été traduit dans 5 locales. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/responsive-lightbox2/contributors)
pour ses contributions.

[Traduisez « Responsive Lightbox2 » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/responsive-lightbox2)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/responsive-lightbox2/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/responsive-lightbox2/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/responsive-lightbox2/)
par [RSS](https://plugins.trac.wordpress.org/log/responsive-lightbox2/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0.4

 * Made some security related improvements suggested by wpscan

#### 1.0.3

 * Made some security related improvements in the plugin
 * Updated the lightbox library to 2.11.3

#### 1.0.2

 * Compatible with WordPress 4.8
 * Updated all the permalinks

#### 1.0.1

 * First commit

## Méta

 *  Version **1.0.4**
 *  Dernière mise à jour **il y a 4 ans**
 *  Installations actives **300+**
 *  Version de WordPress ** 3.0 ou plus **
 *  Testé jusqu’à **6.1.10**
 *  Langues
 * [English (Australia)](https://en-au.wordpress.org/plugins/responsive-lightbox2/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/responsive-lightbox2/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/responsive-lightbox2/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/responsive-lightbox2/),
   [English (UK)](https://en-gb.wordpress.org/plugins/responsive-lightbox2/), et
   [English (US)](https://wordpress.org/plugins/responsive-lightbox2/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/responsive-lightbox2)
 * Étiquettes
 * [gallery](https://fr.wordpress.org/plugins/tags/gallery/)[images](https://fr.wordpress.org/plugins/tags/images/)
   [lightbox](https://fr.wordpress.org/plugins/tags/lightbox/)[photos](https://fr.wordpress.org/plugins/tags/photos/)
   [responsive](https://fr.wordpress.org/plugins/tags/responsive/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/responsive-lightbox2/advanced/)

## Évaluations

 3.7 sur 5 étoiles.

 *  [  2 avis à 5 étoiles     ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/?filter=2)
 *  [  1 avis à 1 étoile     ](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/responsive-lightbox2/reviews/)

## Contributeurs

 *   [ Noor Alam ](https://profiles.wordpress.org/naa986/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/responsive-lightbox2/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://noorsplugin.com/)