I've tried following a few solutions on Stack Overflow, but I just can't seem to get this simple line of code to work.
<a class="lp-element lp-pom-button" id="lp-pom-button-25"><span class="label" style="margin-top: -10px;">Get Notified!</span></a>
It's supposed to be a submit button, but even when I change it to this:
<a class="lp-element lp-pom-button" id="lp-pom-button-25" type="submit" name="submit"><span class="label" style="margin-top: -10px;">Get Notified!</span></a>
It still doesn't submit to the PHP form.
Any help would be greatly appreciated. You can see it in action on the page below for better understanding:
keyinventory[dot]com