View Categories

How to Open Image Galleries in a Gallery Window

The MetaSlider Gallery plugin can connect to the core WordPress gallery feature. This supports both the block editor and the Classic Editor.

Using MetaSlider Gallery, your media will be shown in a gallery that looks like this screenshot below. In fact, you can click on the “Open in lightbox” buttons to get a live demo of how this works. Each image in the gallery can have its own lightbox settings.

You can really enhance your image galleries with a pop-up window. Visitors can view your images and then open them inside a gallery window. This can make the images larger and also darken the background so it’s easier to see the image.

There are two approaches to adding a pop-up window to your image galleries: Automatic Mode and Manual Mode.


It is possible to apply the MetaSlider Gallery features automatically to your image. You’ll find this setting under the “Automatic Mode” tab in the plugin. Enable the setting labeled “Images in post content”.

Automatic MetaSlider lightbox settings

It’s possible to filter this automatic settings further using the “Content Filtering” settings:

  • Processing Mode: You can choose either “Inclusion Mode” or “Exclusion Mode”.
  • Include / exclude specific post types
  • Include / exclude specific Post, Pages or other post types
  • Exclude by CSS selector
  • Minimum Image Width and Minimum Image Height
MetaSlider Lightbox settings

Be default, the WordPress core provides a basic gallery window option. It’s possible to override this default pop-up with the MetaSlider Gallery plugin. You’ll find these options under the “Manual Mode” tab.

The default WordPress pop-up feature is called “Enlarge on Click”. Here’s how to enable it and to add MetaSlider Gallery to an image.

  • Select an image in the block editor.
  • In the block settings, look for the link icon.
  • Choose “Enlarge on click”.
  • Now when a user clicks on this image, it will open up in a modal provided by the MetaSlider Lightbox plugin.
Enlarge on click

It’s also possible to apply MetaSlider Gallery using the Classic Editor. Look for the pencil icon to edit settings for your image, as in this screenshot below.

Classic Editor edit image
  • Choose “Media File” for the “Link To” option as in this next screenshot:
Add Lightbox to Classic Editor image

It’s also possible to add MetaSlider Gallery to galleries using CSS.

  1. Select a gallery block.
  2. In the block settings sidebar, scroll to “Advanced”
  3. Add ml-lightbox-enabled to “Additional CSS class(es)” as in this screenshot below:
Add Lightbox with CSS