Comments Christian started the conversationJune 12, 2020 at 12:12amHello, I need to be able that the customers will NOT select the employee.For one service, I have 3 teachers, so I need that amelia will select the teacher randomly. It's there some way to do it?Thanks! 1,819Miloš repliedJune 12, 2020 at 3:07pmHI Christian,Thank you for your purchase.You can use CSS to hide that filed from the booking form, and the plugin will choose randomly employee.If you have a link of the page I can provide you with the CSS code.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 Christian repliedJune 12, 2020 at 4:47pmthe link it's home in https://beelinguas.comDo you need some access to something, just tell me.Also I have a problem, customer panel it's not loading.I have the customer panel in this linkhttps://beelinguas.com/tus-reservas/Do you know where's the problem, i attach some images of my configurationThanks! 2,572Aleksandar repliedJune 15, 2020 at 10:29amHi again Christian.You can hide the employee's section from front-end with this CSS: div.am-select-service > form > div.el-form-item.am-select-employee-option { display: none !important; } As for the customer panel issue, I'll respond to your other ticket.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 ...
Hello, I need to be able that the customers will NOT select the employee.
For one service, I have 3 teachers, so I need that amelia will select the teacher randomly. It's there some way to do it?
Thanks!
HI Christian,
Thank you for your purchase.
You can use CSS to hide that filed from the booking form, and the plugin will choose randomly employee.
If you have a link of the page I can provide you with the CSS code.
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
the link it's home in https://beelinguas.com
Do you need some access to something, just tell me.
Also I have a problem, customer panel it's not loading.
I have the customer panel in this link
https://beelinguas.com/tus-reservas/
Do you know where's the problem, i attach some images of my configuration
Thanks!
Hi again Christian.
You can hide the employee's section from front-end with this CSS:
As for the customer panel issue, I'll respond to your other ticket.
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