shokaweb
Forum Replies Created
-
Thank you. Thanks, but, as a customer I’m able to book two consecutive time frames. However, where I’m not able to do it, is on back office, as Administrator.
In this case, I don’t have reminders triggered by the same activator. But It does for same service. For example: We have two services being room bookings. Service1 Room1, Service2 Room2. I make a booking as admin for the same customer who wants to book Room1 whole day, but as admin I’m not able to book a single booking for full day. As I wrote before, I have to make a booking for mornings , and another after lunch. Could the conflict be there? Webba not sending two consecutive reminders to same customer, because in both it’s same trigger and same service?Thanks in advance,
Shokaweb.Of course! thanks!
It works! Thank you so much for everything!
Hello! Thanks for responding so quickly.
1_ If I’m not mistaken, the “Multiple Bookings in One Session” option is in the user interface. I have the “Allow users to select the count” option enabled.
2_
¡Hola #customer_name !
Muchas gracias por reservar una sala en Marum. ¡Estamos deseando recibirte!
A continuación, te mostramos los datos de tu reserva. Por favor, confirma que son correctos:
- Sala: #service_name
- Fecha: #appointment_day #appointment_time
- precio total: #total_amount
Si los datos son correctos, puedes efectuar el pago de la forma que te sea más cómoda:
Hey!
It’s working great now. Thanks a lot for the support and quick turnaround! ^^
I modified the code because it contained two custom-field1 tags. I have tried it but it doesn’t solve the problem.
<p><label for=”wbk-name”>Tu nombre completo (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p>
<p><label for=”custom-field1″>TU NIF/NIE (required)</label>[text* custom-field1 class:wbk-text id:custom-field1] </p>
<p><label for=”custom-field2″>Dirección Completa (required)</label>[text* custom-field2 class:wbk-text id:custom-field2] </p>
<p><label for=”your-email”>Tu Email (required)</label>[text* your-email class:wbk-text id:your-email]</p>
<p><label for=”wbk-phone”>Tu teléfono</label>[text* wbk-phone class:wbk-text id:wbk-phone]</p>
<p><label for=”wbk-comment”>Comentarios </label>[textarea wbk-comment class:wbk-textarea id:wbk-comment]</p>
<p><label for=”custom-field3″>Política de privacidad</label>[checkbox custom-field3 class:wbk-checkbox-custom id:custom-field3 “Acepto” ]</p>
<p>[acceptance wbk-acceptance] He leído y acepto la <a rel=”nofollow” href=”/politica-privacidad”>Política de Privacidad</a>: Marum se compromete a proteger tu privacidad. Marum utiliza la información que nos proporcionas para ponerse en contacto contigo en relación con nuestro contenido y servicios relacionados. Para obtener más información, consulta la Política de privacidad. Para continuar debes marcar que has leído y estás conforme. <span class=”wbk-acceptance-error” style=”display:none;” >acceptance not checked</span></p>