Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there tacostoo,

    Thanks for posting! The Preferred Format options will actually display as a result of that option being enabled in your MailChimp-hosted signup form. From your MailChimp account, if you go to the Lists tab > arrow > Settings > List Name & Defaults, you can disable prompting your users for the preferred format through there. Once you’ve unchecked that option, you can then go into your WP plugin settings and click “Update List” and you should be good to go.

    Alternatively, a bit of CSS code to hide those form options should do the trick too: .mergeRow {
    display: none;
    }

    Let us know if you have any questions!

    Thread Starter tacostoo

    (@tacostoo)

    Thank you! I’ll give it a try!

    Awesome, let us know if you have any additional questions. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mailchimp Plugin – Rid HTML, Text and Mobile options’ is closed to new replies.