Subscribe form not submitting
-
The subscribe button isn’t doing anything, I tried both the shortcode and the general function. My website is http://gamemaker.mooo.com/ and the subscribe form is at the bottom of the right pane, it’s also used as a widget on the blog at http://gamemaker.mooo.com/blog.
The code on the front page is
<?php es_subbox( $namefield = "YES", $desc = "", $group = "" ); ?>and the script tag I added for Email Subscribers is<script src="/blog/wp-content/plugins/email-subscribers/widget/es-widget.js"></script>.Is there anything I’m doing wrong?
Thanks in advance!
Yambam
The topic ‘Subscribe form not submitting’ is closed to new replies.