• Resolved yambam

    (@yambam)


    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

    https://ww.wp.xz.cn/plugins/email-subscribers/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author storeapps

    (@storeapps)

    @yambam,

    Currently, you can add only one subscribe form of Email Subscribers on one page.

    Also, please clear your site and browser’s cache.
    De-activate & re-activate plugin once.

    By default, the files and folder permissions should be 644 and 755 respectively. So, request you to kindly have a recheck with the permissions of files & folder using FTP.

    Thread Starter yambam

    (@yambam)

    @storeapps But I don’t see any HTTP request and there is an error in the JavaScript console:

    ReferenceError: es_submit_pages is not defined
    onclick()

    Thread Starter yambam

    (@yambam)

    I’m automatically adding users who’ve opted newsletters in using my own PHP script, however I still find it annoying that the original form from the plugin does not work.

    Plugin Author storeapps

    (@storeapps)

    @yambam,

    You are using your own PHP script for the form? Why?

    Use Rainmaker‘s form to collect subscribers in Email Subscribers as Rainmaker is integrated with Email Subscribers (How to use Rainmaker’s form in Email Subscribers).

    Plugin Author Icegram

    (@icegram)

    @yambam,

    Please update to the latest version 3.2.10 as it fixes the issue that you had reported.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Subscribe form not submitting’ is closed to new replies.