Hi, I want to know if I can make a specific booking function with Amelia. I want to let my costumers chose a day and hour to visit the store, whit a time based on the service they want (I saw that Amelia already have this function on the demo), but also I need to have a maximun of 2 people being able to register the same time window.
IE: I have 3 services: service 1 : 30 minutes service 2 : 40 minutes service 3 : 60 minutes
then
Customer 1 register a visit for day 5/8/2019 - 18:00 to 18:30 for service 1 Customer 2 register a visit for day 5/8/2019 - 18:00 to 19:00 for service 3 Customer 3 register a visit for day 5/8/2019 - 18:30 to 19:30 for service 3
if a customer 4 comes and try to register a visit it should only be ablt to register from 19:00 to 00:00
Unfortunately something like this is not possible with our plugin at the moment. We have similar feature but it works a bit different from what you need. In our plugin you can set maximum capacity for each service and each employee, if you set 2 as a maximum capacity that would mean that 2 customers can book service 1 for employee 1 from 18:00 to 18:30. However, if the employee is the same other customers wouldn't be able to book any service from 18:00 to 18:30. The next available time slot will be from 18:30 for any service. If you create multiple employees then each service can be booked at the same time until the maximum capacity is reached. I hope that I have explained everything right, you can try this on our demo site here.
Yes, this is possible. If you have just one employee the field will be automatically hidden. If you have several employees we can send you the CSS code that you can put directly on the page where you paste the shortcode and employee selection will be hidden.
Hi, I want to know if I can make a specific booking function with Amelia. I want to let my costumers chose a day and hour to visit the store, whit a time based on the service they want (I saw that Amelia already have this function on the demo), but also I need to have a maximun of 2 people being able to register the same time window.
IE: I have 3 services:
service 1 : 30 minutes
service 2 : 40 minutes
service 3 : 60 minutes
then
Customer 1 register a visit for day 5/8/2019 - 18:00 to 18:30 for service 1
Customer 2 register a visit for day 5/8/2019 - 18:00 to 19:00 for service 3
Customer 3 register a visit for day 5/8/2019 - 18:30 to 19:30 for service 3
if a customer 4 comes and try to register a visit it should only be ablt to register from 19:00 to 00:00
Thanks in advance
Hi David,
Thank you for your interest in our plugin.
Unfortunately something like this is not possible with our plugin at the moment. We have similar feature but it works a bit different from what you need. In our plugin you can set maximum capacity for each service and each employee, if you set 2 as a maximum capacity that would mean that 2 customers can book service 1 for employee 1 from 18:00 to 18:30. However, if the employee is the same other customers wouldn't be able to book any service from 18:00 to 18:30. The next available time slot will be from 18:30 for any service. If you create multiple employees then each service can be booked at the same time until the maximum capacity is reached. I hope that I have explained everything right, you can try this on our demo site here.
Best regards.
Hi Isadora, is there a chance to hide the field for chose the specific employee while doing the abooking?
Hi David,
Yes, this is possible. If you have just one employee the field will be automatically hidden. If you have several employees we can send you the CSS code that you can put directly on the page where you paste the shortcode and employee selection will be hidden.
Best regards.