Hi @hchouhan,
I thought list was updated because I imported (on mailchimp) a few subscribers email addresses and the total subscriber count was updated automatically in the plugin panel. The import was made after the requirement field changes.
Form now looks like:
<input type=”email” name=”EMAIL” placeholder=”indirizzo email” style=”font-family:’tox_typewriterregular’;” required />
<input class=”bottonesubmit” type=”submit” style=”font-family:’tox_typewriterregular’; margin-top: 15px;” value=”Iscriviti” />
As soon as i got rid of <p> tags it immediately worked. I can provide more info if you want to dig in it.