Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
How have you added the form?
After instaling and setting the mailchimp plugin,
in the footer.php i replaced te code line that refered to the logo and replaced it with the code for the form,
<?php mailchimpSF_signup_form(); ?>
Is the plugin Mailchimp for WordPress? If so there’s a setting you can use to redirect to a page upon successful signup:
https://mc4wp.com/kb/add-variables-to-redirect-url/
my mailchimp plugin setup does not have the “Redirect to URL after successful sign-ups” feature, how do i do that? i´ve already instaled url params, witch mailchimp plugin allows me to do that?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
@joaoalbuquerque, Please post in the support section of your plugin. Find your plugin in the repo, click on it and go to the “Support” tab and then scroll down to create your thread.