If I use a custom contact form = “The time slot was not booked”
-
If I use a custom contact form, when I fill it out I get the error “The time slot was not booked”. I’m leaving my form here to see if you can help me find the error. Thank you very much in advance:
<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-field1″>Dirección Completa (required)</label>[text* custom-field1 class:wbk-text id:custom-field1] </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>
- You must be logged in to reply to this topic.