This topic contains 1 reply, has 2 voices. Last updated by Cristián Lávaque 3 years, 10 months ago.
Topic Author | Topic |
---|---|
Posted: Thursday Feb 28th, 2013 at 5:18 pm #43435 | |
Hi, What I’m trying to achieve is when a new free subscriber logs into the Member area for the first time they get upgraded to a Level 1 automatically (instead of email double opt in) and also get added to my Mailchimp mailing list. I’ve achieved the first part easily enough using the following PHP code in a shortcode on the Member Area page:
Problem is the second part – I have setup Mailchimp to add new level 1s to my mailing list but it is not triggering. How do I force the system to process configured list servers manually in the code above after changing the role? Regards Lee |