Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-26T11:22:16-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16068 2012-01-26T11:22:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=61622#p61622 <![CDATA[Re: Double e-mails]]>
s2Member already supports MailChimp. Please see WP Admin -> s2Member -> API / List Servers -> MailChimp Integration and WP Admin -> s2Member -> API / List Servers -> Automate Un-Subscribe/Opt-Outs?.

Statistics: Posted by Raam Dev — January 26th, 2012, 11:22 am


]]>
2012-01-25T12:19:38-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=61540#p61540 <![CDATA[Re: Double e-mails]]> Thank you VERY much for this work-around ... it works absolutely perfect! I am soo happy I could managed to get it sorted here. I installed, in my search for an answer, another membership plugin from WPMU and they have this feature to Mail-Chimp as an option on the plugin - somethig like "Auto Opt-in" Yes/No. is there a possibility that you will add it as an option on S2Member as well?
Again - many thanks for a perfect solution.

Statistics: Posted by mariusvdm — January 25th, 2012, 12:19 pm


]]>
2011-12-08T16:46:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=56080#p56080 <![CDATA[Re: Double e-mails]]>

Statistics: Posted by Raam Dev — December 8th, 2011, 4:46 pm


]]>
2011-12-07T22:40:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=56030#p56030 <![CDATA[Re: Double e-mails]]> Statistics: Posted by swelle — December 7th, 2011, 10:40 pm


]]>
2011-12-07T22:34:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=56027#p56027 <![CDATA[Re: Double e-mails]]>
Thanks!

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web092/b922/ipg.scottwellecom/wp-content/mu-plugins/s2-hacks.php:1) in /hermes/bosweb/web092/b922/ipg.scottwellecom/wp-login.php on line 353

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web092/b922/ipg.scottwellecom/wp-content/mu-plugins/s2-hacks.php:1) in /hermes/bosweb/web092/b922/ipg.scottwellecom/wp-login.php on line 365

Statistics: Posted by swelle — December 7th, 2011, 10:34 pm


]]>
2011-11-27T22:32:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=54033#p54033 <![CDATA[Re: Double e-mails]]>
To silently subscribe Users/Members to your MailChimp List(s), add this file:
/wp-content/mu-plugins/s2-hacks.php
With this code:
Code:
<?php
add_filter
("ws_plugin__s2member_mailchimp_double_optin", "__return_false");
?>


After adding this file, you could configure your s2Member options to NOT display the checkbox either if you like (WP Admin -> s2Member -> API / List Servers -> Registration / Double Opt-in Box), and this way all Customers get on your list during registration, no choice about it, no confirmation required. Be careful with this though, as this practice is generally frowned upon.

Statistics: Posted by Raam Dev — November 27th, 2011, 10:32 pm


]]>
2011-11-26T12:37:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16068&p=53935#p53935 <![CDATA[Double e-mails]]> s to send BOTH an email to the newly registered user. S2Member send an email with the Registrtion details AND MailChimp send an email to ask confirmation to get on the subscriber list. I want the users that subscribe via S2Member to go on the MailChimp list automatically - without MailChimp asking them for confirmation.

Statistics: Posted by mariusvdm — November 26th, 2011, 12:37 pm


]]>