Contact form can not be send
-
Hi support,
For a sign up form from Contact Form 7 we use the plugin Conditional Fields for Contact Form 7. We create three conditional fields (see HTML below).
After fill in the form on the website and clicking on ‘verstuur’, the following error shows up: Oeps.. er ontstond een error tijdens het versturen van je bericht. Probeer het later nog een keer. In English: an error occurred while sending the message.
After deleting two of the three conditional fields, the error is will not display. Do you know where the problem may be, we would like to use the form asap.
Thanks in advance.
—
HTML Form:<label>Betaalwijze
[select betaalwijze “Betaling per maand (12x €181,25)” “Betaling in twee termijnen (2x €1.033)” “Betaling in 1x (1x €1.958)”]</label>[group betaling-per-maand]
<fieldset>
<label>Voornaam
[text* first-name]</label>
<label>Achternaam
[text* last-name]</label>
<label>Geboortedatum
[text* birth-date]</label>
<label>E-mail
[email* your-email]</label>
<label>Telefoonnummer
[tel* your-number]</label>
<label>Straat
[text* your-street]</label>
<label>Huisnummer
[text* your-house-number]</label>
<label>Postcode
[text* your-postal]</label>
<label>Woonplaats
[text* your-place]</label>
<label>Maat bovenkleding
[select* maat-bovenkleding “Maat S” “Maat M” “Maat L” “Maat XL”]</label>
<label>Bijzonderheden
[textarea* your-message]</label>
<label>Datum
[text* datum]</label>
<label>Handtekening
[signature* digitale-handtekening cols:350 rows:150]</label>
<label>Algemene voorwaarden (lees onze voorwaarden)</label>
[checkbox* checkbox-54 “Ik ga akkoord met de algemene voorwaarden”]
<br>
[submit “Verstuur”]
<br>
[recaptcha]
</fieldset>
[/group][group betaling-in-twee-termijnen]
<fieldset>
<label>Voornaam
[text* first-name]</label>
<label>Achternaam
[text* last-name]</label>
<label>Geboortedatum
[text* birth-date]</label>
<label>E-mail
[email* your-email]</label>
<label>Telefoonnummer
[tel* your-number]</label>
<label>Straat
[text* your-street]</label>
<label>Huisnummer
[text* your-house-number]</label>
<label>Postcode
[text* your-postal]</label>
<label>Woonplaats
[text* your-place]</label>
<label>Maat bovenkleding
[select* maat-bovenkleding “Maat S” “Maat M” “Maat L” “Maat XL”]</label>
<label>Bijzonderheden
[textarea* your-message]</label>
<label>Datum
[text* datum]</label>
<label>Handtekening
[signature* digitale-handtekening cols:350 rows:150]</label>
<label>Algemene voorwaarden (lees onze voorwaarden)</label>
[checkbox* checkbox-54 “Ik ga akkoord met de algemene voorwaarden”]
<br>
[submit “Verstuur”]
<br>
[recaptcha]
</fieldset>
[/group][group betaling-in-1x]
<fieldset>
<label>Voornaam
[text* first-name]</label>
<label>Achternaam
[text* last-name]</label>
<label>Geboortedatum
[text* birth-date]</label>
<label>E-mail
[email* your-email]</label>
<label>Telefoonnummer
[tel* your-number]</label>
<label>Straat
[text* your-street]</label>
<label>Huisnummer
[text* your-house-number]</label>
<label>Postcode
[text* your-postal]</label>
<label>Woonplaats
[text* your-place]</label>
<label>Maat bovenkleding
[select* maat-bovenkleding “Maat S” “Maat M” “Maat L” “Maat XL”]</label>
<label>Bijzonderheden
[textarea* your-message]</label>
<label>Datum
[text* datum]</label>
<label>Handtekening
[signature* digitale-handtekening cols:350 rows:150]</label>
<label>Algemene voorwaarden (lees onze voorwaarden)</label>
[checkbox* checkbox-54 “Ik ga akkoord met de algemene voorwaarden”]
<br>
[submit “Verstuur”]
<br>
[recaptcha]
</fieldset>
[/group]The page I need help with: [log in to see the link]
- The topic ‘Contact form can not be send’ is closed to new replies.