arnowelzel / lightbox-photoswipe

Integration of PhotoSwipe to WordPress
https://arnowelzel.de/wp/en/projects/wordpress/lightbox-with-photoswipe
GNU General Public License v2.0
28 stars 7 forks source link

Filter multiple images #46

Closed arnowelzel closed 4 years ago

arnowelzel commented 4 years ago

Also see here: https://wordpress.org/support/topic/gallery-repeats-twice-in-lightbox/

Some galleries or plugins add images including the links to the media files twice for lazy loading. This causes PhotoSwipe to show the images twice as well.

The frontend script should use each image only once. Before an image is added to the lightbox collection, it should check if there is already an entry for the same URL.

arnowelzel commented 4 years ago

Closed with 8c445b246995e0449198568065181cdae37ef108