Good morning, I wanted to ask if it's possible in the reservation form for the person making the reservation to have a predefined specialist, but still have the option to change to another specialist if needed.
Thanks for reaching out to us. Unfortunatelly, it's not possible since each time a customer would need to select an employee or service. It won't be predefined in advance. Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
Good morning, I wanted to ask if it's possible in the reservation form for the person making the reservation to have a predefined specialist, but still have the option to change to another specialist if needed.
Hello Jarek,
Thanks for reaching out to us. Unfortunatelly, it's not possible since each time a customer would need to select an employee or service. It won't be predefined in advance. Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Kind Regards,
Stefan Petrov
[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
Thank you very much for your response. Kind regards.
Hello Jarek,
You are welcome.
Looking forward to hearing from you regarding other questions or issues.
Kind Regards,
Stefan Petrov
[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
ok, thank you very much: In the booking form, there is a "CONTACT US" text - can I change its color to white?
Hello Jarek,
It can be changed only via CSS code. If you can provide a page where the booking form is located, I can take a look.
Kind Regards,
Stefan Petrov
[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
Here you go, this is the page: urbannclinic.pl, specifically: https://urbannclinic.pl/umow-wizyte/ - you need to be logged into the admin panel to see this tab. Admin panel: https://urbannclinic.pl/wp-admin/ - login: service, password: )omiDyEk6C7FdsTmwedylgcZ
Hello Jarek,
Thanks, here is the CSS code
#amelia-container > div.am-fs-sb > div.am-fs-sb__footer > div.am-fs-sb__support > div{
color: white!important;
}
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
Kind Regards,
Stefan Petrov
[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
Thank you very much, this solves my problem :)
Your welcome :)
Attached files: Zrzut ekranu 2024-10-18 104020.png
Hi Jarek,
Thank you very much. I'm glad that you are finding Amelia useful for your use case :)
Have a nice day and feel free to reach out to us for any questions or issues.
Kind Regards,
Stefan Petrov
[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