PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
No. They won't be added until they actually confirm. This is controlled by MailChimp, and is not affected by s2Member. So this is completely under the control of MailChimp. By default, MailChimp does not add them until they confirm.Will all new signups be added to my members list in s2member before the confirmation email is confirmed? If so, will I have to manually delete all of these if not confirmed or will they drop after (x) days?
(Process List Servers check box) Yes, send a mailing list confirmation email to this User.
On the member profile, does the checkbox need to be checked even though the MailChimp autoresponder interface is complete?
@TODO ( COMPLETED ):
Perhaps we should change the wording in that panel to make it clearer.
Thanks for pointing this out.
This is obviously spam to me, however, it is still in my "users" list, but not on MailChimp. It did get past Akismet spam filter. Is this common? Do others have this same problem?
I completely understand. Sorry, I should have stated that a bit differently. I was just explaining the way s2Member operates in this regard, I didn't mean to say it *should always* be that way.dancarp wrote:Jason, why would I give anyone access to my secured content if they don't agree to being on my mailing list? As a former senior systems analyst, and entrepreneur, membership and autoresponder should be synchronized. So, I disagree with you there.
I will take another look at how I get around this. If clients don't agree to a list, they don't get membership. Period.
Thanks for your help,
<?php
add_filter("ws_plugin__s2member_mailchimp_double_optin", "__return_false");
?>
Jason Caldwell wrote:2. In the next release of s2Member ( coming any day now ), you will have the ability to silently subscribe Users/Members to your MailChimp List(s) by adding this file:
/wp-content/mu-plugins/s2-hacks.phpAfter adding this file, you could configure your s2Member options to NOT display the checkbox either if you like, 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.
- Code: Select all
<?php
add_filter("ws_plugin__s2member_mailchimp_double_optin", "__return_false");
?>
Users browsing this forum: Google [Bot] and 0 guests