Change: image popup tag name

This commit is contained in:
Aroy-Art 2023-02-14 16:05:25 +01:00
parent ae9667b31a
commit 3c4949c3b3
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -101,7 +101,7 @@ jQuery(function ($) {
/* ========================================================================= */
/* Magnific popup
/* ========================================================================= */
$('.image-popup').magnificPopup({
$('.image-popup-gallery').magnificPopup({
type: 'image',
removalDelay: 160, //delay removal by X to allow out-animation
callbacks: {