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