Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
I don't want customers to be able to select an employee but rather I would like it so that I could assign an employee to a customer, is this possible?
Hello Simon.
Thank you for your purchase.
You can hide the employee drop-down using some CSS, but the appointment will still be assigned to "Any employee". So, after that you would need to open "Appointments" and either change the assigned employee, or confirm it is the one that should be booked for the service.
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
Wonderful. What CSS would I have to add and where?
Hi again Simon.
That is different from site to site.
When you create the page where the booking form is, just give me the URL, and I'll tell you what CSS needs to be used.
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
I will need the CSS to be used on multiple pages but here are two examples,
https://theberlintourguide.com/berlin-highlights/
https://theberlintourguide.com/cold-war-berlin/
Thank you
Wonderful, thank you Aleksandar, I hope you have a wonderful time in Berlin, and it is also Fete da La Musique this weekend here, so if you want some fun downtime outside of the wordpress conference check it out, https://www.fetedelamusique.de/en/
It worked! But is there a way to remove the book appointment box I see and just have it show the calendar straight away, I've added the CSS to this page
https://theberlintourguide.com/berlin-highlights/
Hello again Simon.
We had a great time in Berlin! We heard about the festival, and wanted to go, but ended up at Burgermeister.
As for the issue - if you want the booking form to go straight to the calendar, you need to assign only one employee to that service. Another way of doing it would be to find the employee's ID, and add it to a shortcode:
[ameliabooking employee=1]
This allows the service to have multiple employees, but this shortcode leads the customers only to the employee 1's calendar.
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