Well, I could provide some custom CSS which will hide these from front-end if that's what you mean.
In order to do that, please take a screenshot, mark what you wish to hide, and provide me a URL to the booking page, so I can find the correct selectors.
There's no way to hide the capacity for a single event through the plugin settings, but it may be possible to hide it with custom CSS based on the event ID.
Do you have a page with the event that needs to hide the capacity? If you do, can you please share that page with us along with the name of the event, so we can look into it?
Yes I tried the CSS below but it didn't work I wasn't about to figure out how to edit it appropriately. Any help would be great.
I am actually trying to hide it on a template which appears as an advanced tab on this page: https://xprtpainting.com/class-booking-tool - I am only trying to hide the "drop-in classes" capacity under that specific tab. When I apply the CSS it applies to all of the tabs though unfortunately.
As far as I can see, it hides only the capacity of that event:
While events in other tabs still show the capacity:
If you replace this event with some other event, make sure to change the ID of the event in the CSS code. So just replace "154" with another event's ID.
Is this likely to be maintainable on my end? Does it seem that due to the length, it could break from any small edits? Or what is your opinion on this?
Well, Jacob, just like the previous code, if you need to change it, you should only search for "#am-event-154" and replace it with the event ID of another event.
I don't see any other issues here. In the last code I sent (the long and ugly one), there are 3 mentions of #am-event-154 since there are 3 tickets.
If the CSS provided helps you hide the capacity you need, can you please open a new ticket for everything else you may need, as we're basically highjacking this ticket from Håvard?
Once you open a new ticket, we'll show you where in the Customize section you can find the option to hide the capacity and we'll continue helping you with custom CSS, but each response sends Håvard an email, and we don't need to keep flooding his inbox.
Hi.
Is there any chance to hide/remove the capacity and number of bookings per event? Would still like to use maximum in backend.
Either completely hide it, or display count down of available slots instead.
Thanks :)
Hello Håvard.
Well, I could provide some custom CSS which will hide these from front-end if that's what you mean.
In order to do that, please take a screenshot, mark what you wish to hide, and provide me a URL to the booking page, so I can find the correct selectors.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Håvard.
You're welcome.
Here's the CSS you need to use to hide the capacity:
Just place it in between the <style>...</style> tags above the [ameliaevents] shortcode, and that's it.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Worked like a charm!!! :)
Another small request... Is there any workaround to have direct link to specific events, like services?
Thanks...
Hello again Håvard
I am sorry to disappoint you, but unfortunately at the moment there is only one shortcode for events: [ameliaevents].
We're currently working on adding that feature for our next update, so it should be implemented fairly soon.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Is this allready fixed?
Hi Martjin!
Yes, it's now included in version 4.2, in Customization
Is there a way to hide the capacity on JUST one tag of events? I tried the CSS below but it hides on all of them.
Hi again Jacob.
There's no way to hide the capacity for a single event through the plugin settings, but it may be possible to hide it with custom CSS based on the event ID.
Do you have a page with the event that needs to hide the capacity? If you do, can you please share that page with us along with the name of the event, so we can look into it?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
Yes I tried the CSS below but it didn't work I wasn't about to figure out how to edit it appropriately. Any help would be great.
I am actually trying to hide it on a template which appears as an advanced tab on this page: https://xprtpainting.com/class-booking-tool - I am only trying to hide the "drop-in classes" capacity under that specific tab. When I apply the CSS it applies to all of the tabs though unfortunately.
Hey Jacob.
Please try adding this CSS:
As far as I can see, it hides only the capacity of that event:
While events in other tabs still show the capacity:
If you replace this event with some other event, make sure to change the ID of the event in the CSS code. So just replace "154" with another event's ID.
Let me know if that helps.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
This appears to work for the main event but still shows availability in the variations as seen (999 spots)
Hey Jacob.
I can no longer see the page. All I see is this:
A blank page with the title. Can you add the events again, and I'll take a look?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Alexsandar,
We are in the middle of shifting over to the live URL actually so that would be the cause.
The same tool can be accessed here though: https://www.stclairdancecollective.com/class-booking-tool/
Hey Jacob.
It's a bit lengthy and ugly, but at the moment - the only way to do it:
And it shows like this:
Let me know if it works for you.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Oh wow, thank you Aleksandar.
Is this likely to be maintainable on my end? Does it seem that due to the length, it could break from any small edits? Or what is your opinion on this?
Well, Jacob, just like the previous code, if you need to change it, you should only search for "#am-event-154" and replace it with the event ID of another event.
I don't see any other issues here. In the last code I sent (the long and ugly one), there are 3 mentions of #am-event-154 since there are 3 tickets.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi!
I can not see where is in the plugin the possibility to hide capacity in events? as you show in a screenshot .
Thanks!
in event list it works CSS but in Event Calendar mode (showing complete month) still appears capacity
Hello again Sergio.
If the CSS provided helps you hide the capacity you need, can you please open a new ticket for everything else you may need, as we're basically highjacking this ticket from Håvard?
Once you open a new ticket, we'll show you where in the Customize section you can find the option to hide the capacity and we'll continue helping you with custom CSS, but each response sends Håvard an email, and we don't need to keep flooding his inbox.
Thank you for understanding.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables