Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

email field doesn’t work

$
0
0

Replies: 0

Hello there,

I’ve made a contactform 7 with an extra field ( your Phone ), and this field works good.
The standard field email is the problem. When I sent the form, a message occur: One ore more fields in the form are incorrect…

The message gives a red box with the message: the emailaddress is not correct, but it is.
I changed the emailaddress, but still I have the same problem,
Do you’ve a sollution? Below I will include the code and the shortcode, perhaps you can see an error?


Shortcode for the form.

[contact-form-7 id=”586″ title=”Stategiesessie formulier”]

Here is the code:

<label> Je naam (verplicht)
[text* your-name] </label>

<label> Je e-mail (verplicht)
[email* your-email] </label>

<label> Je telefoon (verplicht)
[email* your-phone] </label>

<label> Onderwerp
[text your-subject] </label>

<label> Je bericht
[textarea your-message] </label>

[submit “Verzenden”]

Have a nice day.

Christo


Viewing all articles
Browse latest Browse all 59525

Trending Articles