We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hi. I need to hide employee dropdown. On this site I rode that I can do it with custom CSS : https://codecanyon.net/item/amelia-enterpriselevel-appointment-booking-wordpress-plugin/22067497/comments?page=17
I am not a master of CSS, but I tried to hide it with this. I tried to write display:none to every line of code that could be this dropdown:
.el-form-item am-select-employee-option: {
display: none;
}
.el-form-item am-select-employee-option:
{
display: none;
}
.el-form-item__label:
{
display: none;
}
.el-form-item__content:
{
display: none;
}
.el-select:
{
display: none;
}
.el-form-item am-select-employee-option:
{
display: none;
}
Unfortunately it's not working. Could you help me with this?
Thanks in advance!
Sorry, I got one extra question.
I created custom field for "nick" of the player that is booking.
Is it possible to make this custom field check if the nick is unique?
So there is no situation that I got 2 booked players with the same nick.
I plan to create a leaderboard with them.
Thanks.
Hello Filip
Thank you for your purchase.
Can you please show me the URL where the booking form is located, and I'll gladly share the CSS with you?
Unfortunately, there's no way to check the uniqueness of a nick.
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
Thanks, that actually helped! Thank You SO MUCH!
But I got another question. Is it possible to hide duration of "EXTRA" - the extra service clients can add to basic service. In attached file I am showing exactly what I mean.
Hope it's not a problem it's translated to Polish!
Thank You in advance!
Oh! And it would be also hand to hide how many extra client is choosing. In my case I need client to choose only 1 "extra", but it's actually a bundle for 8 people that are attending event. So the number "1" by the extra is a little confusing.
Thanks again!
Hi again Filip.
Sure, no problem. It can be hidden with this:
And I adjusted two divs, so it looks better - like this:
I hope 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
Thanks Filip
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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