Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Are you asking this about a MailChimp for WordPress form, or are you using ContactForm 7 with MailChimp for WordPress integration?

    Are you really using lists (audiences) for this? Usually Interest groups is the way to go instead of lists in MailChimp, but either way is possible with our forms.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter lukeric1

    (@lukeric1)

    Mailchimp for wordpress form

    I am using lists (for various reasons, its lists).

    Essentially if you look at the link, I’d like to remove the ‘which newsletter do you want to receive’ and pre-set it so when the form is completed, you sign up to the chosen list.

    Thanks for the swift reply ??

    Plugin Contributor Lap

    (@lapzor)

    The drop down I see is for interest groups, not for lists!

    The form will always just sign up to 1 and the same list? Then you don’t need to include it in the form at all, just set it under MailChimp for WP > Form > Settings.
    Note that is for Lists, not for Interest groups.

    Or if you are using interest groups after al (as in the current dropdown field) what you can do is remove that drop-down from the form (just delete the code of the dropdown from the form builder).
    Now use the button above the form builder to insert it again but this time as checkboxes instead of a drop down.

    Once you have the checkboxes you remove the <label> … </label> parts and change the code from type=”checkbox” to type=”hidden” to hide the options/make them implicit.
    And of course only leave the checkbox (now hidden field) for the interest group you want them to be added to.

    Hope that helps. If you have any questions, please let me know!

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    There have been no replies to this topic, so I’m marking this as resolved. Please do let us know if you’re still experiencing an issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form – defining the list per form’ is closed to new replies.