Hi! I am having the same issue. Everytime I enter in a email from the home page it goes to a white screen and says “wrong email”. However, when I sent a test email through the backend of the site, it work. I am doing a single opt in on eliasherx.co if anyone can help me out I would appreciate it…. here is the html
<div class=”input-group”>
<input placeholder=”Email Address” type=”text”>
<button type=”submit”><i class=”fa fa-pencil”></i></button>
</div>