mparera
Forum Replies Created
-
Hi there! Why you want to close this ticket? 3 days ago I sent you an email with the screencast you required as a Google Drive link to download, and right now I was waiting for your response! Here you are again the link:
https://drive.google.com/file/d/1N-j-6RTTpN3nEbpg3kd8dGwtD0Ag2hTd/view?usp=sharingHi there!
Why you want to close this ticket? 3 days ago I sent you an email with the screencast you required as a Google Drive link to download, and right now I was waiting for your response! Here you are again the link:
https://drive.google.com/file/d/1N-j-6RTTpN3nEbpg3kd8dGwtD0Ag2hTd/view?usp=sharingSOLVED!
The form already works. It was a problem with the security rules of modsecurity on the server where I have hosted the web.
Thank you very much for the responseYes, sure!
https://ichingdao.org/preinscripcion/The problem seems to be in the conditional field “¿Dónde te vas a alojar?” (Where are you going to stay?).
If I select “Me alojaré por mi cuenta” (I will be staying on my own), the form is sent without problems. But if I select the other option (“Me alojaré en el hotel propuesto” (I’ll stay at the proposed hotel), the form page hangs up when I try to submit it.
This error has appeared coinciding with the update, three days ago, of the “Contact Form 7 Conditional Fields” plugin. Before this update everything worked perfect.
This is the form code:
<label> ¿Dónde te vas a alojar? </label>
[radio Alojamiento use_label_element default:1 “Me alojaré en el hotel propuesto” “Me alojaré por mi cuenta”][group Datoshotel]
<label>Día de llegada al hotel: [date* Dia-entrada]</label><label>Día de salida del hotel: [date* Dia-salida]</label>
<label> Tipo de habitación a reservar: [select* Habitacion include_blank “Doble” “Individual (sujeta a disponibilidad)”]</label>
<label> Régimen de alojamiento:
[select* Comidas include_blank “Pensión Completa” “Media Pensión” “Alojamiento y desayuno” “Solo alojamiento”]</label>
<label> Nombre de tu compañero de habitación, si procede:
(info solo a efectos de distribución del alojamiento. Cada participante debe enviar su propia inscripción por separado)
[text NombreAcompanantes]</label>
[/group][group Almuerzo]
<label> Aunque no te alojes allí… ¿Quieres reservar el almuerzo en el hotel propuesto?
[select* select-almuerzo include_blank “NO” “SI”]</label>
[/group]