<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mailchimp &#8211; Blackbams Blog</title>
	<atom:link href="https://blog.blackbam.at/tag/mailchimp/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.blackbam.at</link>
	<description>development - digital arts - internet</description>
	<lastBuildDate>Tue, 24 Apr 2012 14:54:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>WordPress and Mailchimp: Custom Newsletter Subscription Form</title>
		<link>https://blog.blackbam.at/2012/03/23/wordpress-and-mailchimp-custom-newsletter-subscription-form/</link>
					<comments>https://blog.blackbam.at/2012/03/23/wordpress-and-mailchimp-custom-newsletter-subscription-form/#respond</comments>
		
		<dc:creator><![CDATA[Blackbam]]></dc:creator>
		<pubDate>Fri, 23 Mar 2012 17:26:00 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Mailchimp]]></category>
		<guid isPermaLink="false">https://blog.blackbam.at/?p=1874</guid>

					<description><![CDATA[Always when trying to integrate a Mailchimp Newsletter Subscription into WordPress manually, there are a lot of problems occuring. In this very short tutorial I will explain how to create a working, customizable form. 1. The Mailchimp backend. Go to: Lists -&#62; Forms [from the desired list] -&#62; For your Website -&#62; Signup Form embed [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Always when trying to integrate a Mailchimp Newsletter Subscription into WordPress manually, there are a lot of problems occuring. In this very short tutorial I will explain how to create a working, customizable form.</p>
<h3>1. The Mailchimp backend. Go to:</h3>
<p>Lists -&gt; Forms [from the desired list] -&gt; For your Website -&gt; Signup Form embed code Choose &#8220;Classic form&#8221; and chose your options and get the embed code.</p>
<h3>2. Avoid jQuery conflicts and problems</h3>
<p>Replace the dollar signs ($) in the jQuery-Javascript code with (jQuery), especially the function &#8220;mce_success_cb&#8221; is responsible for a lot of problems otherwise. Take the Javascript code inside the HTML-script tag and embed it via the action hook &#8220;wp-footer&#8221; to make your site loading faster.</p>
<h3>3. Make your own, custom CSS</h3>
<p>Remove the stylesheet link at the beginning of the mailchimp form or modify the style. You could use <a href="http://kb.mailchimp.com/article/embed-code-css-reference/">this</a> reference. You also may want to delete the &#8220;err_style&#8221; in the jQuery script. Change the labels in the form to the desired language.   Thats it ..  don&#8217;t know why they do not offer a customizable no conflict form&#8230;</p>
<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fblog.blackbam.at%2F2012%2F03%2F23%2Fwordpress-and-mailchimp-custom-newsletter-subscription-form%2F&#038;title=WordPress%20and%20Mailchimp%3A%20Custom%20Newsletter%20Subscription%20Form" data-a2a-url="https://blog.blackbam.at/2012/03/23/wordpress-and-mailchimp-custom-newsletter-subscription-form/" data-a2a-title="WordPress and Mailchimp: Custom Newsletter Subscription Form"><img src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.blackbam.at/2012/03/23/wordpress-and-mailchimp-custom-newsletter-subscription-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
