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

    (@lapzor)

    Yes.

    You can insert group choice via the form builder of our plugin.
    You can change field type to “hidden” if you don’t want to show the choice to the end user.

    Thread Starter Ciwan86

    (@ciwan86)

    Are you sure I can? I’m not seeing this option!

    Thread Starter Ciwan86

    (@ciwan86)

    There is that List choice option, but that isn’t what I’m after! I’m after Group choice within a single list? Also, I don’t see a hide from user option!

    Plugin Contributor Lap

    (@lapzor)

    If the list has groups, there should be a button: Groups.

    https://imgur.com/a/8kE4T
    or if you are on the latest version (4.0.+)
    https://imgur.com/a/z0WEK

    Are you sure the selected list has interest groups?
    If so, maybe try the “refresh lists” button on the main screen of the plugin settings and check again.

    Thread Starter Ciwan86

    (@ciwan86)

    Thanks Lap, the reason I wasn’t seeing it was because I had to first click the Renew MailChimp lists button.

    I have now added radio buttons to the form, but I don’t want the user to see this. How do I hide those so that automatically the user is added to my selected group?

    Is it a matter of manually typing in CSS?

    Plugin Contributor Lap

    (@lapzor)

    Change the input type=”…” to type=”hidden”

    For example:

    <input type=”hidden” name=”SAME NAME IT HAS NOW” value=”SAME VALUE IT HAS NOW” />

    Thread Starter Ciwan86

    (@ciwan86)

    Thanks Lap, it gave me an option to use Dropdown, checkboxes or radio buttons.

    I got the input name from that and the value for the group that I wanted, then I ditched all that for a regular hidden input.

    All seems to work now. Much appreciated.

    Plugin Contributor Lap

    (@lapzor)

    Glad that worked!

    Please don’t forget to leave a review:
    https://www.ads-software.com/support/view/plugin-reviews/mailchimp-for-wp

    Hi there,

    I’m having this same issue – I can’t see the Groups option when creating the tab even though I have groups in my MailChimp account and I have refreshed my lists within the plugin.

    Do we need the premium version to be able to see the Groups option?

    Thanks for your help.

    Ella

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Add signed up users to specific group on list in MailChimp?’ is closed to new replies.