Title: Lnsel Post Gallery Lightbox
Author: TeamLNSEL
Published: <strong>10 août 2026</strong>
Last modified: 10 août 2026

---

Recherche d’extensions

![](https://ps.w.org/lnsel-post-gallery-lightbox/assets/banner-772x250.png?rev=3639990)

![](https://ps.w.org/lnsel-post-gallery-lightbox/assets/icon-256x256.png?rev=3639995)

# Lnsel Post Gallery Lightbox

 Par [TeamLNSEL](https://profiles.wordpress.org/karticklnsel/)

[Télécharger](https://downloads.wordpress.org/plugin/lnsel-post-gallery-lightbox.1.0.4.zip)

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

 [Support](https://wordpress.org/support/plugin/lnsel-post-gallery-lightbox/)

## Description

**Lnsel Post Gallery Lightbox** lets you upload a dedicated set of gallery images
to any post or page via a custom meta box in the WordPress editor. Those images 
are then displayed on the front end using the `[lnsel_gallery]` shortcode — with
a smooth lightbox, keyboard navigation, touch swipe support, and a choice of Grid
or Masonry layout.

**Key Features:**

 * 📷 Custom « Post Gallery Images » meta box on every post/page edit screen
 * 🖼 Drag-and-drop image reordering in the editor
 * ⚡ Choose between **Grid** (uniform tiles) or **Masonry** (Pinterest-style) layout
 * 🔍 Built-in lightbox with arrow navigation, keyboard (  Esc), and touch swipe
 * 📱 Fully responsive — 4  3  2  1 columns at breakpoints
 * 🙈 Gallery section is **completely hidden** when no images are uploaded
 * 🔌 Works with Elementor via the Shortcode widget
 * No jQuery dependency on the front end — pure vanilla JS

### Usage

**Basic:**
 [lnsel_gallery]

**Grid layout, 3 columns:**
 [lnsel_gallery layout= »grid » columns= »3″]

**Masonry layout, 3 columns:**
 [lnsel_gallery layout= »masonry » columns= »3″]

**All available attributes:**

 * `layout` — `grid` or `masonry` (default: `grid`)
 * `columns` — `2`, `3`, or `4` (default: `3`)
 * `size` — `thumbnail`, `medium`, `large`, or `full` (default: `large`)
 * `gap` — gap between images in px, number only (default: `10`)

## Captures d’écrans

[⌊The "Post Gallery Images" meta box in the WordPress post editor.⌉⌊The "Post Gallery
Images" meta box in the WordPress post editor.⌉[

The « Post Gallery Images » meta box in the WordPress post editor.

## Installation

 1. Upload the `lnsel-post-gallery-lightbox` folder to `/wp-content/plugins/`, or install
    via the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Edit any post or page — you will see a **« 📷 Post Gallery Images »** meta box 
    below the content editor.
 4. Click **« Add / Edit Images »** to select one or more images from your Media Library.
 5. Add the shortcode `[lnsel_gallery]` to your post content or to an Elementor **Shortcode
    widget**.

## FAQ

### The gallery section does not appear on my post.

Make sure you have added at least one image in the **« 📷 Post Gallery Images »**
meta box on the post edit screen, then also added the `[lnsel_gallery]` shortcode
to your post content or Elementor template. The section is intentionally hidden 
when no images are uploaded.

### Can I use this with Elementor?

Yes. Add an Elementor **Shortcode** widget and paste `[lnsel_gallery]` into it.

### What is the difference between Grid and Masonry?

**Grid** displays all images at a fixed 4:3 aspect ratio in uniform rows. **Masonry**
preserves each image’s natural height, creating a Pinterest-style staggered layout
using CSS columns — no JavaScript library required.

### Can I set a different gallery for each post?

Yes. Each post or page has its own independent gallery managed through the meta 
box.

### Does this work without Elementor?

Yes. The shortcode works in the Gutenberg block editor via a Shortcode block, or
in the Classic Editor.

## Avis

Il n’y a aucun avis pour cette extension.

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

« Lnsel Post Gallery Lightbox » est un logiciel libre. Les personnes suivantes ont
contribué à cette extension.

Contributeurs

 *   [ TeamLNSEL ](https://profiles.wordpress.org/karticklnsel/)

[Traduisez « Lnsel Post Gallery Lightbox » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/lnsel-post-gallery-lightbox)

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

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

## Journal des modifications

#### 1.0.4

*Update Plugin Name

#### 1.0.3

 * Updated Author URI to correct WordPress.org profile.
 * Minor internal improvements and version bump.

#### 1.0.2

 * Fixed lightbox spinner stuck when show_title is disabled (null-guard caption/
   counter elements).
 * Fixed show_title checkbox defaulting to unchecked — now correctly defaults to
   checked on new posts.
 * Improved show_title resolution: only explicit ‘0’ means hidden; unset defaults
   to shown.

#### 1.0.1

 * Fixed lightbox image not loading when show_title disabled (JS null reference).
 * Fixed admin checkbox default state.
 * Version bump to bust browser cache for frontend.js.

#### 1.0.0

 * Initial release.
 * Custom meta box for per-post gallery image management.
 * Grid and Masonry layout options via shortcode attribute.
 * Drag-and-drop reordering in the editor.
 * Responsive lightbox with keyboard and touch swipe support.
 * All CSS and JS in properly enqueued external files.
 * Full output escaping throughout.
 * Unique `lnsel_pgl_` prefix on all functions, hooks, meta keys, and handles.

## Méta

 *  Version **1.0.4**
 *  Dernière mise à jour **il y a 16 heures**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 5.8 ou plus **
 *  Testé jusqu’à **7.0.3**
 *  Version de PHP ** 7.4 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/lnsel-post-gallery-lightbox/)
 * Étiquettes
 * [gallery](https://fr.wordpress.org/plugins/tags/gallery/)[grid](https://fr.wordpress.org/plugins/tags/grid/)
   [images](https://fr.wordpress.org/plugins/tags/images/)[lightbox](https://fr.wordpress.org/plugins/tags/lightbox/)
   [masonry](https://fr.wordpress.org/plugins/tags/masonry/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/lnsel-post-gallery-lightbox/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Your review](https://wordpress.org/support/plugin/lnsel-post-gallery-lightbox/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/lnsel-post-gallery-lightbox/reviews/)

## Contributeurs

 *   [ TeamLNSEL ](https://profiles.wordpress.org/karticklnsel/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/lnsel-post-gallery-lightbox/)