Hello! 1.I wanted you to offer me information on how not to show the total number of people on the reservation confirmation form (via css)
2.In relation to the previous one, I wanted you to inform me about the discount coupons: a) It is possible to apply a discount coupon to be able to redeem in the business directly. I mean: if I don't put a price on the reserved service (for example, a reservation at a restaurant), is it possible that the user can redeem a discount coupon for having made, for example, five reservations. b) In the event that the above is possible. If I don't show the total number of people using css, the space to put the discount coupon would not be shown either.
1. Please send me a URL of the page where you have Amelia booking form so I can help out with the CSS. You want to hide this at the last step in the booking process, where customers fill in their detail, is that correct?
2. They can use a coupon when they pay on-site (offline), you would just need to manually calculate the discount. The only automatically calculated amount for the coupons is if they use it in the booking process, if you want them to use it when they come to the appointment this would mean that you need to calculate everything manually, there isn't a possibility of adding a coupon to the appointment in the back-end of Amelia.
If you have any further questions feel free to ask.
Hello!
1.I wanted you to offer me information on how not to show the total number of people on the reservation confirmation form (via css)
2.In relation to the previous one, I wanted you to inform me about the discount coupons:
a) It is possible to apply a discount coupon to be able to redeem in the business directly. I mean: if I don't put a price on the reserved service (for example, a reservation at a restaurant), is it possible that the user can redeem a discount coupon for having made, for example, five reservations.
b) In the event that the above is possible. If I don't show the total number of people using css, the space to put the discount coupon would not be shown either.
Thanks!
Hello Ismael,
1. Please send me a URL of the page where you have Amelia booking form so I can help out with the CSS. You want to hide this at the last step in the booking process, where customers fill in their detail, is that correct?
2. They can use a coupon when they pay on-site (offline), you would just need to manually calculate the discount. The only automatically calculated amount for the coupons is if they use it in the booking process, if you want them to use it when they come to the appointment this would mean that you need to calculate everything manually, there isn't a possibility of adding a coupon to the appointment in the back-end of Amelia.
If you have any further questions feel free to ask.
Hi!
Perfect for hide table (employees)
Not for "total number of persons"
Can you check it?
Could you please try adding this CSS instead:
or this one
Don´t work. :(
I am not sure why, please try this one instead :
and let me know if this helped.
Don´t work :(