#448 – Wrong number of items

Status: Closed - Category: Showtime Image Gallery
 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.
Hi,

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

Regards
 
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.
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
 
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.
Thank you for sharing this. I am closing this ticket for now. Please create a new one if you need help.

Regards
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

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 .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

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