The mailchimp tag has no wiki summary.
0
votes
0answers
20 views
Easiest way to restrict 1 page to members of my mailchimp mailing list
I have one page on my website which I want to restrict to people who are on my mailchimp mailing list, or alternatively people can quickly join my mailing list and then see the page. I'm using gravity ...
0
votes
0answers
16 views
Integrate plugins s2Member with MailChimp
i follow the tutorial at http://www.mysecondmillion.com/s2member-install-setup-mailchimp/
configured as what its said,
but still not get the s2Member subscriber added to mailchimp list.
I've set ...
1
vote
1answer
73 views
What are the pros and cons to a WordPress run newsletter v. third party newsletter?
I am currently building a site that will use newsletters, email notifications for new posts and email notifications for new comments on posts.
I keep going back and forth between running this through ...
1
vote
1answer
106 views
How do I create an alternate RSS feed for tags with custom image sizes for MailChimp?
I am looking to create an alternate RSS feed for a specific group of tags with custom image sizes to be used with MailChimp.
Is it possible to customize RSS feeds for specific tags? For example the ...
3
votes
1answer
468 views
Sending out WP Posts as MailChimp Newsletters
I have the functioning signup MailChimp plugin/widget working great on my customer's WordPress site.
But what I REALLY want to do is send out new posts (from WordPress Dashboard) as the MailChimp ...
2
votes
1answer
1k views
Remove wpautop from shortcode content / remove whitespace in buffering
I am using the Mailchimp plugin ( http://wordpress.org/extend/plugins/mailchimp/ )and it has a shortcode that uses output buffering to grab it's widget's code and spit it out in the content. however, ...