• Resolved zliszka

    (@zliszka)


    Hi Danny,

    Thank you for making this plugin.

    I’m having trouble getting it to work properly. I have “connected” the API. I created a subscriber list. When I goto my site and input a name and email address and hit submit, it just sends me to a 404 page and no email is forwarded to my email address I setup on the back end.

    Could you tell me where I’ve gone wrong?

    Thanks!
    Zach

    https://wordpress.org/plugins/mailchimp-for-wp/

Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Zach,

    Do you have an URL to your site? Are you on a Windows server by issue? If so, updating to version 2.1.5 will most likely fix this issue.

    If not, please add the following line of code to your theme its functions.php file.

    add_filter( 'mc4wp_form_action', '__return_empty_string' );

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Submit button sends to 404 page error and no email is sent’ is closed to new replies.