Comments ANTWON BRINSON started the conversationNovember 6, 2020 at 4:15pmIs there away to no show the number of people enrolled in a event on the front end? 2,572Aleksandar repliedNovember 9, 2020 at 11:59amHello ANTWONIf you wish to hide the event capacity from front-end, you can use this CSS: div.am-event-data > div.am-event-info > div:nth-child(2) > div { display: none !important; }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 Tables1 LikeANTWON BRINSON repliedNovember 21, 2020 at 9:39amThank you Aleksandar, but where do I add this? 2,572Aleksandar repliedNovember 21, 2020 at 9:11pmYou need to add it on the page where you added the [Amelia events] shortcode, in "custom CSS" or "Custom code" section of your page builder.If you're not using a page builder, please take a look at this thread and you'll see how you can add custom code to a single page.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 Sign in to reply ...
Is there away to no show the number of people enrolled in a event on the front end?
Hello ANTWON
If you wish to hide the event capacity from front-end, you can use this CSS:
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
Thank you Aleksandar, but where do I add this?
You need to add it on the page where you added the [Amelia events] shortcode, in "custom CSS" or "Custom code" section of your page builder.
If you're not using a page builder, please take a look at this thread and you'll see how you can add custom code to a single page.
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