• Resolved rafaelkr

    (@rafaelkr)


    Hi,

    I’m trying to unsubscribe with a third party form, but unfortunately both ways I tried aren’t working:

    <input type="hidden" name="mc4wp-subscribe" value="0" />

    <input type="hidden" name="mc4wp-subscribe" value="1" />
    <input type="hidden" name="_mc4wp_action" value="unsubscribe">

    it would be great, if your plugin would support both ways. Because I want to have subscribe and unsubscribe in one form (it’s because the responsive layout).

    Maybe you can solve it like this:
    1. Check for mc4wp-subscribe
    2. Check if _mc4wp_action is set

    3. if _mc4wp_action is set: use it
    3. if _mc4wp_action is not set: use value of mc4wp-subscribe

    Thank you very much. I’m going to read me through the snippets now, if there is another solution.

    But – except for that – it’s a really great plugin!

    Best wishes
    RafaelKr

    • This topic was modified 8 years, 2 months ago by rafaelkr.
    • This topic was modified 8 years, 2 months ago by rafaelkr.
    • This topic was modified 8 years, 2 months ago by rafaelkr.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey RafaelKr,

    Please note that the unsubscribe method does not work with “Contact Form 7”. It will only work with form created using our plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Unsubscribe for third-party forms’ is closed to new replies.