hi
recently i saw ur updated and went for them
today i was trying to change our form
however i see that our subscription form is not working
no email is being sent after clicking subscribe
the custom form i was using was this:
<div class=”newsletter newsletter-subscription”>
<form action=”https://earthpulse.net/?na=s” method=”post”><input name=”nr” type=”hidden” value=”page” /> <input class=”newsletter-email” name=”ne” required=”” size=”30″ type=”email” placeholder=”Email” /> <input class=”newsletter-submit” type=”submit” value=”Subscribe” /></form>
</div>
however now i see that even if i use [newsletter]
nothing happens after clicking subscribe
currently i have switched back to [newsletter] instead of using form code. still not working.
we are not using any smtp server. it was working fine when i checked it a few days back.
i want to use the custom form, as the button is on same line as email.
please help resolve