Next, you need to switch to the admin area of your WordPress website and go to the Appearance Widgets page. From here, you need to add the Custom HTML widget block to your widget area.
Plus, it has incredible targeting and display rules, which allow you to display your signup forms at the right time. For instance, you can show a popup to users who are about to leave your site, show a different campaign to users in specific regions, and more.
OptinMonster has an intuitive drag-and-drop interface where you can simply point and click to edit any item. You can also add new design elements called blocks to add your own images, text, buttons, and more.
For instance, you could send an automatic email to showcase products similar to those your customers have already bought or to automatically send users an email when you publish a new article on your website.
Uncanny Automator works with all top WordPress plugins, eCommerce platforms, membership plugins, and 3000+ apps through Zapier. It also connects with Mailchimp, which means you can create smarter email campaigns with just a few clicks.
We hope this article helped you learn how to use Mailchimp with WordPress to build your email list. You may also want to see our guide on how to create a Mailchimp subscribe form in WordPress or our expert pick of the best Mailchimp alternatives.
Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.
Hey WPBeginner readers,
Did you know you can win exciting prizes by commenting on WPBeginner?
Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
You can get more details about the contest from here.
Start sharing your thoughts below to stand a chance to win!
Thanks for your helpful articles. My challenge is how to make a newsletter that automatically updates my subscribers on new posts. How do I place latest blog posts in an automated mail using mailchimp?
Great article. Need help! Installed mailchimp subscriber form on my blog. I am getting notification the confirmation email is sent for double opt. Yet am not receiving the link and no emails are being added to the mailchimp list. Beyond frustrated! Any help appreciated. Seems to be a issue on many help forums.
The only reservation I have about switching from FeedBurner is that if someone unsubscribes from the RSS driving posts, but they still want to get the newsletter (or vice versa), then there is no way to accommodate that (that I can tell).
I am trying to get mailchimp and wp on the same page, so to speak. I can setup a form to have people sign up for my updates through mailchimp with no problem. I can get people to sign up for my forum with no problem.
I am the process of starting to use Mailchimp but was a little concerned that currently, my new blog posts are automatically sent out by Jetpack. Do I need to disable this to ensure there is no duplication?
Hi!
I used this article successfully to set up my RSS email campaign, but then it just stopped working. The feed URL appeared to be bad. I validated it using an RSS validator and it works, but Mail Chimp is still saying its not valid. Any ideas on why that might be? I checked for typos and syntax and just not finding the source of the issue.
We are not sure what could be causing this issue. Try disabling all your plugins and switching to a default theme. After that try to add your RSS in MailChimp. If the issue is revolved then this mean that a plugin or theme on your website is causing the issue. Alternately, you can also rechout to MailChimp support and see what they have to say.
Hey, I have the same problem as Kate Armstrong and the suggested solutions did not work. I tried using a different form (slim/ naked) and also to disable Javaskript, still it only shows plain text or code, no subscribe button. Do you have any idea what the problem might be and how to solve it?
Thanks!
WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide high quality WordPress tutorials and other training resources to help people learn WordPress and improve their websites.
I am trying to setup a zap that will import our Mailchimp press releases into wordpress as a new post. I have it setup, but I am not sure how to create actions that will pull the dynamic content when send a new campaign. Does anyone have some tips, or know how to do this?
I'm sorry to add yet another post on this topic, but didn't want to simply send login details unless I was asked. Also, if there are common plugin conflicts or other points where I could've mucked something up, I'd like to know.
We have four separate forms set up; all will send out the GF-generated e-mail when the form is submitted. None send the opt-in e-mail or add to a list even when opt-in is unchecked. Just doesn't seem to be talking to MailChimp. I did use new/different e-mail addresses with a couple of the submissions and still didn't get them added.
I can rule out theme; the problem was brought to my attention while I had a new theme in development and persists after setting the new theme live today. Because I'm working on a live site I don't have a good way to turn off all plugins. I disabled some that weren't critical to user experience and I still couldn't get the form data to show up over on MailChimp. Any suggestions re: common plugin conflicts with this add-on would be appreciated.
Same issue here. And NO it is NOT the theme. Nor could I find a deactivated that would let it work.
I have tried many combinations of forms and Mailchimp lists with no success. The GF form selection just spins.
Reading through the forums, it seems that GF is very quick to blame other plugins and themes for anything. What I would like to know is why GF has so many conflicts with other plugins and themes. It seems to be far more than most other solutions.
@Teresa Gravity Forms doesn't send the opt-in email or welcome email. MailChimp does. So if they aren't being sent, it's either an issue on the MailChimp side, or a problem with your web server being able to communicate with the MailChimp API.
Theme and plugin conflicts typically do not prevent the MailChimp Add-On from communicating with the MailChimp API. Theme and plugin conflicts are typically javascript issues that prevent form functionality and admin functionality that utilize javascript from functioning properly. The MailChimp Add-On communicates with the MailChimp API completely behind the scenes via PHP on the server side and not via javascript. So it most likely is not going to be a conflict. It's going to be either a MailChimp account issue or a server issue.
Because of the nature of the issue, we'd have to take a look at your site directly and then we can determine what is going on. We will also need access to your MailChimp account so that we can test the API integration using your account credentials.
@Nelson Your issue is not the same as the users above. They have an API problem. You have a javascript issue related to the admin interface. This is a prime example of why you should post your own support request rather than randomly responding to someone else's request.
Rather than throwing around accusations and berating our support team for how we respond to support requests, maybe you should try politely requesting support for a problem and then our support team can assist you with it.
The fact of the matter is conflicts occur when poorly developed themes and plugins output scripts and code where they should not be outputting script and code. They occur when WordPress developers who have no clue what they are doing and have no business releasing themes and plugins.
It's amazing to me that people think we can prevent themes and other plugins from interfering with Gravity Forms code. If it was possible, we would do it. But the fact of the matter is it's simply not possible.
Gravity Forms cannot prevent other plugins or your theme from outputting scripts or code on the Gravity Forms admin pages. When theme and plugin developers do not follow best practices, they can output their scripts and code on EVERY SINGLE ADMIN PAGE. This is a major cause of plugin conflicts. Believe me, if we could prevent this from happening we would. But it's simply not possible the way WordPress is architected.
Gravity Forms does not have more conflicts with other themes and plugins than other solutions. Trust me. Every commercial theme and plugin developer deals with conflicts caused by poorly developed WordPress themes and plugins. The more javascript that your theme or plugin uses, the more likely you are to encounter a conflict caused by another developer who doesn't know how to properly handle javascript.
Instead of blaming Gravity Forms for the conflicts, maybe you should try blaming the themes and plugins that cause them. There are far too many poorly developed themes and plugins being created by developers who do not fully understand how to follow best practices when it comes to developing for WordPress.
Quit trying to play some sort of blame game and cut the confrontational way you have chosen to interact with our support team and simply describe your issue and ask us to help you with a problem and we will.
This is a site specific issue and because it's a site specific issue we'd have to debug it on your site. We would need access to your site to debug it. Send the following information to ca...@rocketgenius.com:
I submitted the Information Request form, and selected "Join Email List" from the "I'd like to..." field to trigger the MailChimp integration you configured, and the integration worked just fine. I received the opt-in confirmation email from MailChimp soon after submitting the form.
c80f0f1006