Group: Member 
Post Group: Working Member
Posts: 175
Status: 
|
ooking to the HTML source of your web page, I think that you forgot to fill-in the name of the email adres variable .
The element source is:Quote <input type="email" required="" placeholder="Tu correo electrónico" name=""
Go to the widget, open the email input element and fill-in the
required variable name like EmailAddress in the input field of "Input
Field Name".
Let us know if that solved your challenge to fix it.
|