Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#2155 Can't see the number in quantity of images

Posted in ‘Event Gallery Extended’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Monday, 30 May 2016 03:46 UTC

kikodelmar
The pop up when you select an image to order, don't show the number when changing the quantity. It's a blank space.
It works anyway, and the number is shown in the cart.

http://fotoescuela.net/colegios/solicitar-copias-de-eventos/event/lao-nadal-151215

sbluege
Please add this to you templates CSS file:


 .eventgallery-cartquantity {
     padding: 0px !important;
 }