Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #854402

    belayachimarouane
    Participant

    Hello,

    I use the mail form provided with X theme to collect emails.
    I however want to turn off the email confirmation for mailchimp.
    I tried enabling Opt-In New Users and adding this line to my functions : add_filter(‘x_email_mailchimp_skip_double_opt_in’,’__return_true’);

    It still not working!

    Any solution please ?

    thank you

    #854403

    belayachimarouane
    Participant
    This reply has been marked as private.
    #854588

    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    That code will only enable additional opt-in options in admin. Once the code is added, please change your opt-in settings at Admin > Addons > Email Forms > Mailchimp and set Skip Double Opt-In to Yes.

    Hope that helps.