• 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,
    Daniele

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Daniele,

    Would like to update that you can use HTML, that might/might not work but the best way to use Email Subscribers is by using widget or shortcode.

    Is there a special need why you are using HTML, if so please let me know we can together figure out a way to resolve the issue.

    Thread Starter danscuro

    (@danscuro)

    Hi Aditya,

    thanks for your reply. I’d like to use HTML because I put a message for subscribers and the privacy policy message with a link. Moreover, I created a design for the newsletter box, as you can see on the top right sidebar.

    Hi Danscuro,

    I would like to update you that you can enable the Privacy policy concent or GDPR concent directly, please refer How to enable consent checkbox in the subscription form in Email Subscribers plugin.

    Please make use of the shortcode/widget to show the subscription form as the HTML code is not working.

    Hope this helps you.

    Thread Starter danscuro

    (@danscuro)

    Thanks, but it doesn’t help me. As I wrote, I need to show a custom newsletter box. If it’s not possible to get an HTML form that works, I have to switch to another plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Invalid email address’ is closed to new replies.