godaddy-wordpress / coblocks

A suite of professional page building content blocks for the WordPress Gutenberg block editor.
https://wordpress.org/plugins/coblocks/
GNU General Public License v2.0
749 stars 146 forks source link

Enable Lightbox compatibility with Lazy Loading #2588

Closed AnthonyLedesma closed 8 months ago

AnthonyLedesma commented 8 months ago

Description

Fixes #2582

Enhance the Lightbox script logic to allow for Lightbox with A3 Lazy Load plugin. Source the image from data-src attribute if the src contains 'lazy-load'.

Screenshots

LightBoxLazyLoad

Types of changes

Lightbox JavaScript changes.

How has this been tested?

Tested manually.

Acceptance criteria

Should allow Lightbox to function when A3 Lazy Load is enabled.

Checklist: