Hi. The current Settings pages do not allow me to remove the option for customers to chose a staff member. I don't want them to be able to choose a staff member, only to be assigned one. How do I do that?
I would prefer this to be on the booking confirmation page... but I can live with it being on a seperate page if that's not possible, so long as I can redirect them to it on the confirmation page.
Can you please advise on the shortcode to make this happen? Thank you.
Hi. The current Settings pages do not allow me to remove the option for customers to chose a staff member. I don't want them to be able to choose a staff member, only to be assigned one. How do I do that?
HI Timothy,
Thank you for your purchase.
You can use CSS to hide the employee on the booking page, for example this CSS code
and the result should be like this (attachment 1)
If you want to hide it from the last step ofthe booking as well, use this code also
Best regards.
Kind Regards,
Miloš Jovanović
[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
Where and how do I add these codes?
I need clear, step by step instructions, preferably using a plugin so my theme won't break.
Thank you,
Tim
Sorry one more question - with the same request below that I can be told exactly where to place the shortcodes - but I want to add those who book an appointment to upload a document to a google docs folder. (https://medium.com/@labnol/allow-others-to-upload-files-to-your-google-drive-cd062fb27821)
I would prefer this to be on the booking confirmation page... but I can live with it being on a seperate page if that's not possible, so long as I can redirect them to it on the confirmation page.
Can you please advise on the shortcode to make this happen? Thank you.
HI Timothy,
You can put CSS code directly on the just include style tags like this
More information on the Link1
Also if you are using Gutenberg builder you can choose Classic editor, Edit as HTML and then paste the code ( attachment)
As for the users to attach the file , you can use custom fields, more information on this link.
But it can not be uploaded to the google doc.
Best regards.
Kind Regards,
Miloš Jovanović
[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