#448 Posted in ‘Showtime Image Gallery’

Latest post by Lefteris Kavadas on Tuesday, 20 August 2019 16:46 EEST

Wolfgang Mennel
 Hi,
I use a gallery with renderer: PHOTOSWIPE and layout: carrousel.
when I open the image the number of items in the gallery is displayed on the top left, but the number is wrong, double the number is displayed.
do you have an idea what's going wrong?

thanks and regards,
wolf.

Lefteris Kavadas
Hi,

Have you created any layout overrides?
Can you please try a different popup engine and let me know if the issue remains?

Regards

Wolfgang Mennel
Hi,
yes Iv done some css changes:
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
box-shadow: 5px 15px 25px #333;
}
.pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #999;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}

If I undo the overrides, the count stays wrong. (I deleted the cash)
the wrong counter is only with Photoswipe, all the others work correctly.
best regards,
wolf.

Lefteris Kavadas
This is probably an issue with PhotoSwipe. We will update the library in the next release and hopefully the issue would be fixed.

Thank you for reporting this.

Regards

Wolfgang Mennel
hi,
then I have to help myself this way.
.pswp__counter {
display: none;
}
but if the bug is fixed in the next version, so much the better.

regards
Wolf.

Lefteris Kavadas
Thank you for sharing this. I am closing this ticket for now. Please create a new one if you need help.

Regards

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review