Sorry, we don't support your browser.  Install a modern browser

Events: possibility to hide number of available and booked tickets#940

My client uses events to sell workshops and retreats. The maximum number of participants ánd the number of already booked tickets is visible in the Events list view. Would it be possible to add a parameter to hide this information?

4 years ago
1

Hi Debbie put this css in your additonal css page and it will make the remaining spots disappear from calendar and list view: .am-event-spots-left, .am-event-sub-info-capacity {opacity: 0 !important;}

4 years ago
?

Hi I am also trying to remove the amount of bookings available and booked from the event modal window for a client using your plugin, but this doesnt work for me? Have there been changes that would stop this working? Appreciate any help!

3 years ago

Hi, i don’t work for amelia, I just found a work around as I can code. what is the url of the site you are having issues and i’ll see if I can help

3 years ago

It sounds like you are using a different part to what I was and will need to apply the opcaity to a different css class.

3 years ago
?

That would be great thanks mate! I managed to remove it everywhere else but just this one spot I can’t find the CSS. I attached an image of what I want to remove and the URL is: https://staging.katcarrollyoga.com/classes/

Really appreciate any help you can provide Patrick.

3 years ago

Hi all, it is already possible to hide the number of bookings in the booking form settings. Go to Customize in the Amelia menu. The option is called ‘Event slots capacity’.

3 years ago

It appears that it does not have an independent css class for that div so my hack won’t work, you can remove all the text at the top or none of it… if you wantto hide it all use this css class with display: none

.am-event-modal__mini-info-inner

3 years ago
?

Thanks Patrcik and thanks Debbie. I did just get a response from Amelia support saying the saem thing Debbie so very happy I could get it done!

3 years ago
?

Its a way ?

2 years ago