Linux 软件免费装
Banner图

Lightbox Images for Divi Enhanced

开发者 fernandot
ayudawp
更新时间 2026年5月2日 13:50
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

image gallery lightbox divi divi5

下载

1.0.4 2.2.2 0.9.10 2.0 0.9.9 0.9.14 1.0.1 1.0.2 1.0.3 1.0 0.9.11 0.9.12 2.1.1 0.9.13 0.9.16 1.0.6 2.1 0.9.15 1.0.5 0.9.17 1.0.7 2.2.0 2.2.1 2.2.3 2.2.4 2.2.5

详情介绍:

The main purpose of the 'Lightbox Images for Divi' plugin is to extend Divi's native lightbox functionality to all auto-linked images, not just Divi galleries. Requirements: This plugin requires ONE of the following to be installed and active: Main features: This plugin enhances the user experience on websites built with Divi, ensuring that any image linked to itself (i.e., clicking on it opens the image in its full size) is displayed in a lightbox effect. Unlike Divi's default functionality, which often restricts this effect to galleries, this plugin extends it to all individual images, providing a consistent and engaging visual experience. The plugin is ideal for photographers, bloggers, and any Divi user who wants to offer a more polished and professional image viewing experience without the need for complex configurations or additional gallery plugins.

安装:

  1. Important: Make sure you have either Divi theme active OR Divi Builder plugin installed and active before proceeding
  2. Upload the lightbox-images-for-divi-enhanced folder to /wp-content/plugins/ directory
  3. Activate the plugin via the 'Plugins' menu in WordPress
  4. The plugin will automatically check for Divi compatibility and prevent activation if requirements are not met
  5. That's it! All your auto-linked images will now open in a lightbox

升级注意事项:

2.2.5 Fixes a regression introduced in 2.2.0 where images wrapped in regular links (buttons, CTAs) were being captured by the lightbox, overriding the original link. Recommended for all users.

常见问题:

What happens if I don't have Divi installed?

The plugin will not activate and will show an error message explaining that either Divi theme or Divi Builder plugin is required.

Can I use this plugin with other themes?

No, this plugin is specifically designed to work only with the Divi ecosystem (Divi theme or Divi Builder plugin). It will not function with other WordPress themes.

What happens if I deactivate Divi after installing this plugin?

The plugin will automatically deactivate itself and show an admin notice explaining why it was deactivated.

Is it compatible with Divi 5?

Yes, the plugin fully supports Divi 5. It works both in backwards compatibility mode (using Magnific Popup) and in native Divi 5 pages (using a lightweight built-in lightbox). No jQuery is required.

Does it work with images linked to attachment pages?

Yes, since version 2.2.0 the plugin handles both direct image URLs (e.g. photo.jpg) and WordPress attachment page links. The full-size image is resolved automatically from the embedded image element.

How can I customize the image selectors?

For advanced users and developers, the plugin provides an ayudawp_lightbox_selectors filter. You can use this filter in your child theme's functions.php file to add or modify the CSS selectors that the plugin uses to identify images. For example: php add_filter( 'ayudawp_lightbox_selectors', 'my_custom_lightbox_selectors' ); function my_custom_lightbox_selectors( $selectors ) { $selectors[] = '.my-custom-module a'; // Add selector for custom module return $selectors; }

Does this plugin work with Divi Builder plugin on non-Divi themes?

Yes, as long as you have the Divi Builder plugin installed and active, the plugin will work regardless of your active theme.

更新日志:

2.2.5 2.2.4 2.2.3