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!

#3510 Quantity not appear in "add to cart" with yootheme pro

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 Friday, 29 March 2019 07:51 UTC

ssimon@oowww.org
 Hello,

The quantity not appear when you want to add to cart.

I find in the support a custom css to add

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

but it does not work

Thanks for you help

Best regard

sbluege
Hi,

access to the site would be helpful. In addition, I need a screenshot which highlights what you want to change.

ssimon@oowww.org
Hello,

I've create a backdoor :

http://photo.oowww.org/index.php?option=com_eventgallery&view=event&layout=simple&folder=test&Itemid=149

I've notice the same probleme on the checkout page, some texts are not show on the screen.

See attachment below

Best regards

sbluege
Please try to add this CSS to your custom.css file:

button.eventgallery-qtyplus {
    margin-left: 1px !important;
}

.imagetypeselection-container .input-append .qty {
    font-size: 16px;
    height: 30px;
    border: 0px;
}

ssimon@oowww.org
Hello,

Thanks, It's work for the cart quantity.

I still have the problem with the label of "paiement" and "shipping". The Don't appear in the checkout (see attachement in my previous answer)

Best regards

sbluege
Did you add a display name for the payment/shipping methods?

ssimon@oowww.org
Hello,

You're right. I've set the french display name and all is OK.

Thanks

sbluege
Great! So we can close this ticket?