Hi
This has been such an useful plugin. Could I please request you to update it?
Thanks!
Arjun
I hacked together an update to this plugin that support MailChimp API 3.0. It was fairly simple in the end to do. Some of the previous shortcode options would have to change as the new API does not support them all. I only use a couple of them so it works fine for me. I now don’t have to worry about the deprecation of 2.0!
People can contact me if they want the code. If I get enough interest I might put it up on github.
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Hello! I have update for this plugin with Mailchimp API2.0 and some other improves. Can you update it?
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Hi, is there any way to display the date of the campaign, along with its title?
Cheers
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Is there a way to obtain each email’s content/excerpt and present it in the archive?
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Nice plugin, just what I was looking for.
Found a small bug though.
On line #111 of main.php, the first class should be an id.
Index: main.php
===================================================================
--- main.php (revision 874704)
+++ main.php (working copy)
@@ -108,7 +108,7 @@
}
// Begin the list
- $html .= '<ul class="mailchimp-campaigns" class="'. $params['organize_by'] .'">';
+ $html .= '<ul id="mailchimp-campaigns" class="'. $params['organize_by'] .'">';
foreach($campaigns as $c){
// Iterate over each email campaign in the list
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Hi there,
I’ve been using this plugin on one of my sites for a while and most of the time it works really well! One of the only plugins I could find that loads old campaigns as an image.
For the site, their newsletters they send out are huge and we had to change the maximum height of the newsletters to 3000px. My issue is, sometimes the images don’t load for the campaigns and sometimes only some of the images load. We will clear the cache on the plugin and on the site with still no luck. When we clear the plugin’s cache sometimes we have to do it twice to get the campaigns to load again.
Any ideas as to what may be causing this? I understand this plugin hasn’t been updated in a while but crossing my fingers someone may see this ??
Is there any chance of this plugin getting a reboot in the future? I would love to see this plugin with a couple more features and updated for the newest WP version. Thanks a million for what has been done so far, love the plugin!
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Having just updated my WP install, Mailchimp Campaign Archive doesn’t seem to be working any more (was fine previously, and using it successfully on various other sites). I’m using this code:
[mailchimp_campaigns apikey="xxx" limit="100" order="DESC" link_text="subject" status="sent" list_id="828bb9c692"]
…where xxx is my API. I generated a new API just in case but it didn’t help.
The page is here, the archive should appear under the heading. No error.
https://www.ads-software.com/plugins/mailchimp-campaign-archive/
]]>Hi there
Thanks for the plugin. I need a bit of help. I cannot get the list ID to work. Whichever list id I use I get for more than one list. Any ideas how I can resolve this?
Many thanks
Jeremy
https://www.ads-software.com/extend/plugins/mailchimp-campaign-archive/
]]>I’m trying to use the Mailchimp Campaign Archive plugin, but it seems to conflict with the Mailchimp sign up form plugin. I am getting this error from the archive plugin:
Fatal error: Cannot redeclare class MCAPI in /wp-content/plugins/mailchimp-campaign-archive/mailchimp-api-mini-class/MCAPI.class.php on line 3
This plugin is just what I need. How can this be fixed?
https://www.ads-software.com/extend/plugins/mailchimp-campaign-archive/
]]>Hi,
Tried everything suggested on your site but nothing happens!
https://www.ads-software.com/extend/plugins/mailchimp-campaign-archive/
]]>