I would like to know how I'm able to hide just the employee from the Booking Details did. Right now, I only want my clients to see the date, time and location. I was able to hide the location on the first step but making the display to none but since this one has no id nor class I can't do the same thing. I went to the plugin files to look for the code but I'm not sure where to find it
Could you please provide me the URL to the booking form, and I'll find the selector you need? Just make sure you enable the private reply, so no one else except for us sees the URL, since the ticket is public.
I'll also explain how to find it for future reference.
Hi,
I would like to know how I'm able to hide just the employee from the Booking Details did. Right now, I only want my clients to see the date, time and location. I was able to hide the location on the first step but making the display to none but since this one has no id nor class I can't do the same thing. I went to the plugin files to look for the code but I'm not sure where to find it
Hello Eveyen.
Good job on hiding the drop-down.
Could you please provide me the URL to the booking form, and I'll find the selector you need? Just make sure you enable the private reply, so no one else except for us sees the URL, since the ticket is public.
I'll also explain how to find it for future reference.
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
Hi again Eveyen.
Alright, this is the CSS you need to use to hide the Employee from the last window:
To get to this, you simply need to right-click/inspect the page at the Employee's <div>, right-click/copy/copy selector at that <div>, 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