Comments 1John-Lloyd Hamlet started the conversationMay 13, 2020 at 2:36pmHi,Is there away to hide the "employees" dropdown list from the booking wizard ?I want the booking system to always select "any employee" and not show the employee names.Thank you[deleted] repliedMay 14, 2020 at 11:54amHi John-Lloyd Hamlet,Thank you for your interest in our plugin.This is possible with a custom CSS code. Can you please send us the page where your shortcode is so we can make a custom CSS code based on that and send you?Best regards. John-Lloyd Hamlet replied privately 2,572Aleksandar repliedMay 17, 2020 at 6:11amHello John-LloydThe CSS you can use for this is: <style> div.am-select-service > form > div.el-form-item.am-select-employee-option { display: none !important; } </style> It works on both pages, so you simply need to add it as HTML above the shortcode when you edit the 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 1John-Lloyd Hamlet repliedMay 25, 2020 at 3:22amWorks perfectly.Best support ever :)Thank you 2,572Aleksandar repliedMay 25, 2020 at 11:34amYou're welcome John-LloydGlad I could be of service!If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.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 ...
Hi,
Is there away to hide the "employees" dropdown list from the booking wizard ?
I want the booking system to always select "any employee" and not show the employee names.
Thank you
Hi John-Lloyd Hamlet,
Thank you for your interest in our plugin.
This is possible with a custom CSS code. Can you please send us the page where your shortcode is so we can make a custom CSS code based on that and send you?
Best regards.
Hello John-Lloyd
The CSS you can use for this is:
It works on both pages, so you simply need to add it as HTML above the shortcode when you edit the 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
Works perfectly.
Best support ever :)
Thank you
You're welcome John-Lloyd
Glad I could be of service!
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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