• Resolved logichub

    (@logichub)


    I am using Mailbag 1.4 with Mailchimp and would like to redirect the users on form submission to Thank You page. I put the following short code in the widget:

    [mailbag_mailchimp redirect="https://MYDOMAIN.com/thank-you/"]

    But it is not redirecting the user on form submission. It simply work like before i.e. Ajax based Submitting… message and then successful message on top of the email field.

    In the page source, I can see the hidden field containing my redirect url:

    <input type="hidden" name="redirect" value="https://MYDOMAIN.com/thank-you/">

    Moreover, I can see the following details under Query String Parameters section in the Network Tab of Chrome Developer Tools:

    u:dbda9c24cc7b82ed29e29f13d
    id:46862110f7
    c:jQuery111309617763415444642_1448537278916
    EMAIL:[email protected]
    redirect:https://MYDOMAIN.com/thank-you/
    action:mailbag_mailchimp
    _:1448537278918

    https://www.ads-software.com/plugins/mailbag/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ArrayHQ

    (@okaythemes)

    Hi there,

    Unfortunately, Mailbag doesn’t have a redirect option on the shortcode. Instead, submits on the current page via ajax so there is no redirection.

    If you’re looking for more options, you might check out the MailChimp for WordPress plugin, as it has more features like redirects, etc.

    Plugin Author ArrayHQ

    (@okaythemes)

    Hi there,

    We’ve recently added the option to redirect a user after they’ve been successfully added to your list. You can find this by going to Settings > Mailbag Settings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect the user to Thank You page on successful Mailchimp fomr submission’ is closed to new replies.