Invalid email address
-
Hello,
I receive this error message on the subscription form.
I have the 4.9.8 WordPress version and Email Subscribers 3.5.12 free version.I haven’t put the form using the shortcode or a widget, but the simple HTML code:
<section class=”widget widget_blog_subscription”>
<form class=”es_widget_form” data-es_form_id=”es_widget_form”>
<p><b>Iscriviti alla newsletter</b> per ricevere articoli su scrittura, editoria, lettura, marketing editoriale e blogging!</p>
<p><span class=”input-icon”><span class=”fa fa-user”></span></span><input type=”text” id=”es_txt_name” class=”es_textbox_class” name=”es_txt_name” value=”” maxlength=”60″></p>
<p><span class=”input-icon”><span class=”fa fa-envelope”></span></span><input type=”email” id=”es_txt_email” class=”es_textbox_class” name=”es_txt_email” value=”” maxlength=”60″ required></p>
<input type=”submit” id=”es_txt_button” class=”es_textbox_button es_submit_button” name=”es_txt_button” value=”Iscriviti”>
<div class=”es_msg” id=”es_widget_msg”><span id=”es_msg”></span></div>
<input type=”hidden” id=”es_txt_group” name=”es_txt_group” value=”Public”>
<input type=”hidden” name=”es-subscribe” id=”es-subscribe” value=”e2c95ae428″/>
<p><input type=”checkbox” name=”user_consents[privacy-policy]” id=”privacy-policy-consent” value=”1″ required=””> Ho letto la policy del blog e acconsento al trattamento dei dati personali.</p>
</form>
</section>If I put this code on a widget, it works, but a few minutes later it doesn’t work.
So, I would ask you if it’s possible to use own HTML code for this subscription form.
Hope you can help me.
Best regards,
DanieleThe page I need help with: [log in to see the link]
- The topic ‘Invalid email address’ is closed to new replies.