mc_nate
Forum Replies Created
-
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.Hey Hannes —
Would you mind reaching out to me directly at apiconnect [at] mailchimp [dot] com?
I’d like to get you to try a re-worked version of the plugin before I push it out to everyone, if you don’t mind?
Thanks!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.Hey again Hannes!
Thanks so much for that error message. It looks like your host has disabled that
simplexml_load_file()function for security reasons, which makes sense. A malicious plugin could potentially load some nasty stuff that way. I’ve made a change to the plugin and am waiting on our QA team to give it a go before I push it live. It should be available later on this week.Thanks again for your persistence and all of your help troubleshooting this!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.Hey again, Hannes —
If that still doesn’t work, you should be able to manually set a feed URL in the new version of the plugin by editing the code in the “mc-content.php” file. Starting at about line 43, there’s a large chunk of commented text. On like 57, there’s a line that’s also commented out that says
//$feed = '';. Un-comment that line and fill in your URL and then comment out the line right below that says$feed = get_bloginfo_rss('rss2_url');.That should get you squared away as an immediate workaround.
I’m also looking at adding a way to explicitly set your URL on the setup page.
Thanks again for all your patience with this!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] White Setting Screen of NothingHey again, Sandy —
Could you try to disable those other plugins to see if maybe it’s something in there interfering? I can’t seem to replicate this behavior on my end of things with all of those non-paid plugins and a couple different themes activated.
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] White Setting Screen of NothingHey Sandy!
I just installed all of those plugins except for You Brand, Inc. Products and Curation Traffic which I couldn’t find. I was able to get the API Key screen and the “Connected” screen to pop up correctly.
Plugins: http://cl.ly/image/0n1u2x0L3I1t
API Key: http://cl.ly/image/1P1C3c2Q060d
Lists: http://cl.ly/image/333t1o25240MAre you able to add in the API key before it fails? Or is that the page that’s not loading?
Look forward to hearing back from you!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.I just pushed a new update that explicitly says which feed it’s looking at.
Right now, it just uses a WordPress function
get_bloginfo_rss('rss2_url')to generate the feed’s URL. Unfortunately, if that call isn’t returning anything, it may be something specific with your WordPress environment.If you still see the error, let me know what it says this time.
Thanks!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.Hey again, Smutje!
Still looking into this one, but the subdirectory shouldn’t be a problem. Once I get more information, I’ll keep this thread updated!
Thanks again for your follow-up!
Forum: Plugins
In reply to: [MailChimp Campaign Builder for WordPress] Couldn't access your feed.Hey Smutje —
Can you give me some more information about your site, such as WordPress version, current user permission level, and other plugins that are installed?
I was able to get your feed to load on my end of things, so it seems that there’s some sort of permission error or conflict.
Thanks!
Hey everyone —
I pushed an update last week to adjust how I’m pulling in the feeds. I haven’t seen any issues with it so far, but if you see anything crazy please open up a new ticket. Happy to investigate.
Hey everyone —
I pushed an update last week to adjust how I’m pulling in the feeds. I haven’t seen any issues with it so far, but if you see anything crazy please open up a new ticket. Happy to investigate.
Hey again, Johnny —
I pushed an update last week that should have taken care of any issues you were seeing by setting the plugin to only require the MailChimp API wrapper once. If you’re still seeing issues, feel free to open a new ticket!
Hmm… looking into this.
For some reason, it looks like it’s not loading the correct RSS feed for your blog. Would you mind sharing some information about your setup? WordPress version, theme, other plugins, etc.?
It should be loading up the default URL to your blog’s rss feed, but that looks like goes to a 404 page.
Hey Johnny —
Sorry I missed this post before now. Do you have any other MailChimp-related plugins installed, by chance? If not, can you give me some details about your WordPress setup?
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Style changed after updateHey guys —
If you’re on version 1.3 of the plugin, it should be on the “MailChimp Setup” page, at the very bottom. If you’re not on 1.3, these classes should still work, but here’s the screenshot:
http://cl.ly/image/1i2R3S033V1h
Alternatively, you can use a browser extensions like Firebug to grab the class/id information by right-clicking and using “Inspect Element”.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Style changed after updateHey Espimedia —
While some of the style for the plugin would have changed, most of the classes and ids should be the same. Your best bet is going to be to refer to the CSS Cheatsheet included at the bottom of the “MC Setup” page to make sure everything lines up. You could also double check that the default styling is disabled on that same “MC Setup” page.
Cheers,
Nate