astridman
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp User Sync] sync_should_sync_user+1 for this.
If a new user starts out as ‘Inactive’ and then changed to ‘Subscriber’, the MailChimp list is updated and the user is added to the list.
However, subsequent changing of a user’s role does not subscribe/unsubscribe from the MailChimp list accordingly.
Possible to fix?
Forum: Plugins
In reply to: [MC4WP: Mailchimp User Sync] Will unsubscribed users be autosubscribed again?So let’s say a user unsubscribes via the link on a MailChimp email. Does the plugin autonomously checkin with the MailChimp list on a cron schedule? …it looks at the list, realizes one is missing and adds it back in?
OR…
Would this only happen on a manual force sync?
(Either way, I’m thinking MailChimp would frown on this. If a user wants off the list, they want OFF THE LIST and not see the emails anymore. I’m sure it violates some anti-SPAM act. No judgment here, just sayin’)
Forum: Fixing WordPress
In reply to: WordPress Gallery only linking to attachmentHaving this issue as well.
Alternate solution to the source view fix @technabob mentioned…switch the link dropdown to ‘Attachment’, update, switch it back to ‘Media File’, update. Voila.
Bug needs fixing!
Forum: Fixing WordPress
In reply to: WP-Members: no result when updating user custom fieldsHi Chad, aha!
-Fields are not set to admin only (or at least, not the ones I want to populate/update).
-YES, after testing, I can input data from the /members-area front end
-No cacheing plugins.Hmmm, so how come I can’t update data from the WP backend?
Craig
Forum: Fixing WordPress
In reply to: WP-Members Registration Form – section headersThank you!