Linux 软件免费装
Banner图

MetaSlider Lightbox - Modals & Lightboxes - Image, Gallery, Video, Slideshow Lightbox

开发者 matchalabs
DavidAnderson
dnutbourne
kbat82
metaslider
stevejburge
andergmartins
htmgarcia
publishpress
rochdesigns
更新时间 2025年11月8日 05:59
PHP版本: 5.4 及以上
WordPress版本: 6.8.2
版权: GPLv2 or later
版权网址: 版权信息

标签

lightbox gallery lightbox image lightbox video lightbox wordpress lightbox

下载

2.12.0 1.10.1 1.10.2 1.10.3 1.10.4 1.11.0 1.11.1 1.11.2 1.10.0 1.12.2 1.13.0 1.13.1 1.3 1.7 1.9 1.9.1 1.9.2 1.9.3 1.1 1.2 1.12.0 1.13.2 1.6 1.8 1.4 2.11.0 2.11.1 1.0 1.11.3 1.12.1 1.13.3 1.13.4 2.0.0 1.5 2.10.0

详情介绍:

MetaSlider Lightbox is the lightbox and modal plugin for WordPress. You can use MetaSlider Lightbox to add modal windows for images, galleries, videos, slideshows and more. You can use MetaSlider Lightbox to enhance your MetaSlider slideshows, plus also the media files inside your WordPress posts. The MetaSlider Lightbox plugin allows you to show a wide variety of media inside a lightbox modal window, including these: You can really enhance your WordPress media with a lightbox. Visitors can view your images or videos and then open them inside a modal. This can make the image or video larger and also darken the background so it’s easier to focus on the media. WordPress Image Lightbox MetaSlider Lightbox allows you to add lightboxes to images in your WordPress post content. You can choose to automatically add the lightbox to all images, or you can do it manually via the "Enlarge on click" setting. This works with both the block editor and the Classic Editor. You can also use this lightbox with page-builders such as Elementor, Divi, and Beaver Builder, thanks to the CSS feature. Click here to see more lightboxes with images. WordPress Image Gallery Lightbox MetaSlider Lightbox allows you to add lightboxes to image galleries in your WordPress post content. You can choose to automatically add the lightbox to all images, or you can do it manually via the "Enlarge on click" setting. Each image in your gallery can get it's own lightbox setting. Click here to see more lightboxes with image galleries. Lightboxes with Local Videos You can use the MetaSlider Lightbox plugin to show videos inside a lightbox modal window. The MetaSlider Lightbox plugin supports videos hosted inside your WordPress media library. You can use MetaSlider Lightbox to showcase your .MP4, .WebM, and .MOV videos. Click here to see more lightboxes with local videos. Lightboxes with YouTube Videos MetaSlider Lightbox allows you to add lightboxes to YouTube videos in your WordPress post content. You can choose to automatically add the lightbox to all YouTube images. You can use many different YouTube URL formats. There's a list of formats here. Click here to see more lightboxes with YouTube videos. Lightboxes with Vimeo Videos MetaSlider Lightbox allows you to add lightboxes to Vimeo videos in your WordPress post content. You can choose to automatically add the lightbox to all Vimeo videos Click here to see more lightboxes with Vimeo videos. Lightboxes with MetaSlider Slideshows The MetaSlider lightbox plugin connects deeply with the MetaSlider slideshow plugin. A slideshow allows you to create a beautiful showcase of images or videos for your visitors. You can enhance your slideshow with a lightbox. Visitors can view your slideshow and then click on an image and see a larger, higher-resolution version of the image. Often the background is darkened so that the viewer’s eyes can focus on the image alone. MetaSlider Lightbox supports every kind of slideshow created with MetaSlider except Layer Slides and Custom HTML. Click here to see more lightboxes with MetaSlider slideshows. Design Options for MetaSlider Lightbox The MetaSlider Lightbox plugin has a wide range of design options to allow to customize the lightbox effect. You can customize the lightbox background and overlay appearance. You can choose the navigation icons (close, previous, next arrows) that appear in all lightboxes. You can modify the the “Open in Lightbox” option that can be added to media. Click here to see lightbox design options.

安装:

To install the plugin automatically:

常见问题:

What library is used in MetaSlider Lightbox

We rely on lightGallery which is a lightweight, modular, JavaScript image and video lightbox gallery. Find out more at their website. lightGallery is built with most modern technologies available to achieve the best performance and quality. It supports all modern browsers including IE 10 and above. lightGallery is highly optimized for mobile and tablets so you get a native look-and-feel, plus best performance.

Is MetsaSlider Lightbox ready for mobile?

Yes, MetaSlider Lightbox is highly optimized for mobile. MetaSlider Lightbox supports multiple touch gestures to perform specific actions such as pinch to zoom in, zoom out, double tap to zoom, drag or swipe to navigate to different slides, vertical swipe or drag to close etc. MetaSlider Lightbox uses CSS-only approach for resizing images and videos to achieve maximum performance on mobile devices.

Is MetaSlider Lightbox ready for touch gestures?

Yes, MetaSlider Lightbox supports touch and swipe navigation on touchscreen devices, as well as mouse drag for desktops. This allows users to navigate between slides by either swiping or dragging on the media.

Is MetaSlider Lightbox accessible?

Yes, MetaSlider Lightbox supports keyboard navigation to navigate different slides, and uses escape key to close the gallery, and uses recommended accessibility HTML markups to make lightGallery accessible for keyboard and screen reader users.

Does WordPress have a default lightbox?

Yes, but it's more limited than the lightbox offered by MetaSlider Lightbox. WordPress 6.4 gives us a new lightbox feature that can be used with images and photo galleries. You can add lightboxes inside WordPress posts. Inside each image or gallery block, you'll be able to find the "Expand on click" option. When visitors see this image in your post, it will probably appear smaller than the full-size version of the image. Thanks to the lightbox feature, they'll be able to click and see a much larger, expanded version of the image. Find out more here.

Can I connect to other lightbox plugins to MetaSlider?

Yes, a legacy feature in this plugin allows you to connect other Lightbox plugins to MetaSlider slideshows. We no longer support this feature, but it may still work. Here are the connected slideshows:

If you would like to use a lightbox plugin, you can filter the supported plugin list with the necessary attributes. For example, using the Responsive Lightbox Lite plugin, try this code: add_filter('metaslider_lightbox_supported_plugins', 'supported_plugins_list'); function supported_plugins_list($supported_plugins_list) { return array( 'Responsive Lightbox' => array( 'location' => 'responsive-lightbox-lite/responsive-lightbox-lite.php', 'settings_url' => 'options-general.php?page=responsive-lightbox-lite', 'rel' => 'lightbox', 'attributes' => array( 'data-lightbox-type' => 'iframe' ) ) ); }

更新日志:

The format is based on Keep a Changelog recommendations and this project adheres to Semantic Versioning. [2.12.0] - 30 Oct, 2025 [2.11.1] - 16 Oct, 2025 [2.11.0] - 16 Oct, 2025 [2.10.0] - 29 Sep, 2025 ADDED: Different settings for different post types, #121; ADDED: Add an option to hide or show slide Image Title Text, #132; ADDED: Add ability to use MetaSlider slide to show Lightbox instead of button, #128; ADDED: Add settings for manual options, #155; ADDED: Add settings for button text colors, #162; CHANGED: Behavior Tab should be for all options (manual and automatic), #152; FIXED: Custom HTML: Images are zoomed in Lightbox when using mobile portrait, #104; FIXED: Layer Slides: Open in Lightbox button overlaps with Play / Pause button, #119; FIXED: Layer Slides: Text layers are too big when on mobile (portrait and landscape), #105; FIXED: Lightbox not working on content-based videos, #157; FIXED: Menu conflict when Firelight Lightbox is installed, #142; FIXED: Vimeo with lazyload enabled, #83; [2.0.0] - 24 Jul, 2025 106; 109; [1.13.4] - 14 Mar, 2025 [1.13.3] - 13 Mar, 2025 [1.13.2] - 10 Jul, 2024 [1.13.1] - 12 Oct, 2021 [1.13.0] - 13 Jul, 2021 [1.12.2] - 7 Jul, 2021 [1.12.1] - 17 May, 2021 [1.12.0] - 28 Apr, 2021 [1.11.3] - 22 Aug, 2020 [1.11.2] - 09 Apr, 2020 [1.11.1] - 14 Aug, 2019 [1.11.0] - 8 Jul, 2019 [1.10.4] - 30 Apr, 2019 [1.10.3] - 04 Jan, 2019 [1.10.2] - 14 Jul, 2018 [1.10.1] - 16 Mar, 2018 [1.10.0] - 16 Mar, 2018 [1.9.3] - 14 Nov, 2018 [1.9.2] - 26 Jan, 2018 [1.9.0] - 28 Mar, 2017 [1.8.0] - 16 Mar, 2017 [1.7.0] - 09 May, 2016 [1.6.0] - 01 Apr, 2015 [1.5.0] - 30 Jan, 2015 [1.4.0] - 15 Dec, 2014 [1.3.0] - 28 Oct, 2014 [1.2.0] - 17 Sep, 2014 [1.1.0] - 22 Aug, 2014 [1.0.0] - 15 Aug, 2014