<?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>WPSubscribers - Premium Wordpress Subscription Plugin</title>
	<atom:link href="http://www.wpsubscribers.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpsubscribers.com</link>
	<description>Triple your opt-in list instantly</description>
	<lastBuildDate>Wed, 26 Dec 2012 11:30:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to open a popup with a link</title>
		<link>http://www.wpsubscribers.com/tutorials/how-to-open-a-popup-with-a-link.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/how-to-open-a-popup-with-a-link.html#comments</comments>
		<pubDate>Mon, 29 Oct 2012 11:06:21 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=714</guid>
		<description><![CDATA[To open a poup with a link, in the Custom jQuery of the popup enter : var notview=1; Now you have different choice to open the popup : - directly in the link, enter your link like that : &#60;a href=&#8221;javascript:void()&#8221;onclick=&#8217;jQuery(&#8220;#popup&#8221;).modal({open:true,closeClass:&#8221;popoup-front-close&#8221;,overlayClose:true})&#8217;&#62;Open Pop Up&#60;/a&#62; - with a class, for example all links with the &#8220;openPopUp&#8221; class, ...]]></description>
				<content:encoded><![CDATA[<p>To open a poup with a link, in the Custom jQuery of the popup enter :</p>
<blockquote><p>var notview=1;</p></blockquote>
<p>Now you have different choice to open the popup :</p>
<p>- directly in the link, enter your link like that :</p>
<blockquote><p>&lt;a href=&#8221;javascript:void()&#8221;onclick=&#8217;jQuery(&#8220;#popup&#8221;).modal({open:true,closeClass:&#8221;popoup-front-close&#8221;,overlayClose:true})&#8217;&gt;Open Pop Up&lt;/a&gt;</p></blockquote>
<p>- with a class, for example all links with the &#8220;openPopUp&#8221; class, enter<br />
this in the Custom jQuery :</p>
<blockquote><p>jQuery(&#8216;a.openPopUp&#8217;).click(function(){<br />
jQuery(&#8220;#popup&#8221;).modal({open:true,closeClass:&#8221;popoup-front-close&#8221;,overlayClose:<br />
true});</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/how-to-open-a-popup-with-a-link.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrate mailchimp in your wordpress with API with wpsubscribers</title>
		<link>http://www.wpsubscribers.com/tutorials/integrate-mailchimp-with-wp-subscribers.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/integrate-mailchimp-with-wp-subscribers.html#comments</comments>
		<pubDate>Tue, 05 Jun 2012 12:40:46 +0000</pubDate>
		<dc:creator>fabrice</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[mailchimp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=636</guid>
		<description><![CDATA[With WPSubscribers version 1.53 a API level support for Mailchimp has been implemented. the old version was using a copy / paste of a form you were creating with Mailchimp access, it was causing some issues and may be kind of painful for some people. Mailchimp API lets you have a fine control on your ...]]></description>
				<content:encoded><![CDATA[<p>With WPSubscribers version 1.53 a API level support for Mailchimp has been implemented.</p>
<p>the old version was using a copy / paste of a form you were creating with Mailchimp access, it was causing some issues and may be kind of painful for some people.</p>
<p>Mailchimp API lets you have a fine control on your integration. Here is the step by step tutorial</p>
<p><span id="more-636"></span></p>
<p>1 ) Get or Create your API key from your mailchimp account</p>
<p><img class="alignnone" title="Mailchimp API key in menu " src="http://albums.photoonweb.com/celebrities/2012-06-05_14h42_37.png" alt="" width="726" height="413" /></p>
<p><img class="alignnone" title="Create Mailchimp key " src="http://albums.photoonweb.com/celebrities/2012-06-05_14h43_57.png" alt="" width="822" height="299" /></p>
<p>2 ) in WPSubscribers, go to &#8220;others settings&#8221; and put your API key</p>
<p><img class="alignnone" title="Mailchimp API wordpress" src="http://albums.photoonweb.com/celebrities/2012-06-05_14h36_23.png" alt="" width="669" height="137" /></p>
<p>3 ) Get your List_id from Mailchimp</p>
<p>Connect to Mailchimp again, click on <strong>list</strong> and settings</p>
<p>&nbsp;</p>
<p><img class="alignnone" title="List ID in Mailchimp" src="http://albums.photoonweb.com/celebrities/2012-06-27_19h31_56.png" alt="" width="400" height="139" /></p>
<p>from the list , you will the submenu Settings , then List Settings and Unique ID</p>
<p>you will have a special ID to copy like in this screenshot</p>
<p><img class="alignnone" title="List ID mailchimp" src="http://albums.photoonweb.com/celebrities/2012-06-27_19h39_29.png" alt="" width="420" height="148" /></p>
<p>3 ) you need to set up your form as usual</p>
<p>in Form Action URL: put exactly this value</p>
<p><strong>/wp-content/plugins/wpsubscribers/mailchimp.php</strong><br />
If you use WordPress in multisite version use the complete url like <strong>http://youblogurl.com/wp-content/plugins/wpsubscribers/mailchimp.php</strong></p>
<p>form name field is FNAME or anything else defined in mailchimp<br />
default is FNAME, refer to the form code to adjust the field values</p>
<p>UPDATE ! depending on your host, you may name to use &#8220;email&#8221; and not &#8220;EMAIL&#8221; it&#8217;s lowercase sensitive</p>
<p><img class="alignnone" title="Mailchimp new url" src="http://albums.photoonweb.com/celebrities/2012-06-22_00h57_00.png" alt="" width="726" height="303" /></p>
<p>If you have anything, please contact us, or let a comment, and we will adjust it for you.</p>
<p>Important : ADD in hidden fields this line :</p>
<p><code>&lt;input type="hidden" name="list_id" value="xxxxx"&gt;</code></p>
<p>where you replace xxxxx by your mailchimp list ID</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/integrate-mailchimp-with-wp-subscribers.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Integrate MailJet with WP Subscribers</title>
		<link>http://www.wpsubscribers.com/tutorials/integrate-mailjet-with-wp-subscribers.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/integrate-mailjet-with-wp-subscribers.html#comments</comments>
		<pubDate>Thu, 03 May 2012 19:27:57 +0000</pubDate>
		<dc:creator>fabrice</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[mailjet]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=337</guid>
		<description><![CDATA[here the tutorial to use MailJet with WP Subscribers first, about Mailjet, it&#8217;s a recent company in emailing services, they are less famous than Mailchimp and Aweber, but they become more and more popular, as you can see in Alexa, there are several reason to consider, their API, their international support ( interface available in ...]]></description>
				<content:encoded><![CDATA[<p>here the tutorial to use MailJet with WP Subscribers</p>
<p>first, about Mailjet, it&#8217;s a recent company in emailing services, they are less famous than Mailchimp and Aweber, but they become more and more popular, as you can see in Alexa, there are several reason to consider, their API, their international support ( interface available in French, German and probably more ). You can use them to deliver your email ( SMTP replacement )</p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_16h54_50.png"><img class="aligncenter size-full wp-image-351" title="mailjet vs mailchimp vs aweber" src="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_16h54_50.png" alt="Alexa ranking history for Mailjet" width="386" height="219" /></a></p>
<p>Let&#8217;s see how it has been integrated with WP Subscribers to collect email in their system?</p>
<p>First, you need to open an account from Mailjet </p>
<h3><strong><a href="https://www.mailjet.com/?p=WPSUBSCRI">http://www.mailjet.com</a></strong></h3>
<p>Or using the nice banner <img src='http://www.wpsubscribers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;<br />
<a href="https://www.mailjet.com/?p=WPSUBSCRIB" title="Cloud Emailing"><img src="https://www.mailjet.com/images/banners/Mailjet/en_US/Mailjet_1_468x60.gif" /></a></p>
<p>Then we will use the API access, so please log in, go to <strong>your account</strong> and locate the terms :<br />
<strong>REST API</strong> , then click on <strong>Master API Key</strong></p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_16h44_021.png"><img class="aligncenter size-medium wp-image-353" title="REST API MailJet" src="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_16h44_021-300x183.png" alt="" width="300" height="183" /><br />
</a>You will be able to note down the 2 keys :</p>
<p>API KEY =   71ac39bca9c590994790d4ba94194cc4</p>
<p>SECRET KEY =   e8c8cdde01c1c384267e691031291593<br />
You are done for this part, you will have to put these keys in WP Subscribers</p>
<p>in the submenu of the plugin in your wordpress admin bar, please select : <strong>others settings</strong></p>
<div id="attachment_354" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h21_00.png"><img class="size-medium wp-image-354 " title="Fill MailJet in WP Subscriber api and secret key" src="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h21_00-300x90.png" alt="" width="300" height="90" /></a><p class="wp-caption-text">Fill MailJet in WP Subscriber api and secret key</p></div>
<p>You can save, and swith to the usual section : <strong>Setup Optin Code</strong></p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h28_00.png"><img class="aligncenter size-full wp-image-355" title="2012-05-04_17h28_00" src="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h28_00.png" alt="" width="142" height="182" /></a></p>
<p>&nbsp;</p>
<p style="text-align: left;">Create a new HTML Opt-in Code as follows</p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h36_32.png"><img class="aligncenter  wp-image-357" title="MailJet optin form" src="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h36_32.png" alt="create Mailjet Optin form " width="594" height="458" /></a><br />
put this value for <strong>Form Action URL</strong> :  /wp-content/plugins/wpsubscribers/mailjet.php</p>
<p style="text-align: left;">be careful to put the starting &#8220;/&#8221; or if you are not sure put your wordpress blog domain like :</p>
<p style="text-align: left;">http://www.wpsubscribers.com/wp-content/plugins/wpsubscribers/mailjet.php</p>
<p style="text-align: left;">in form EMAIL field : put  <strong>email</strong></p>
<p>for now, Mailjet supports only email , it is not possible to add any additionnal field in the form, so don&#8217;t email us about it <img src='http://www.wpsubscribers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  we can&#8217;t do anything from now, we will update when it will be available.</p>
<p style="text-align: left;">Hidden fields :  &lt;input type=&#8221;hidden&#8221; name=&#8221;list_id&#8221; value=&#8221;xxxxx&#8221;&gt;</p>
<p>Now you need to replace xxxxx by the number of your email list ( you can create as many email list you need ) but to find this ID value in Mailjet interface, it is quite hidden, so I did a video for you.</p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/05/2012-05-04_17h28_00.png"><br />
</a></p>
<p>How to find email list ( contact list ) in Mailjet ?</p>
<p><iframe src="http://www.youtube.com/embed/xT2pRaBbpJs" frameborder="0" width="420" height="315"></iframe></p>
<p>one you have replace the list ID, you are done, the popup will send the email collected to mailjet, and you won&#8217;t</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/integrate-mailjet-with-wp-subscribers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use a call action in popup with WPSubscribers</title>
		<link>http://www.wpsubscribers.com/tutorials/how-to-use-a-call-action-in-popup.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/how-to-use-a-call-action-in-popup.html#comments</comments>
		<pubDate>Sun, 29 Apr 2012 10:46:29 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[call to action]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=320</guid>
		<description><![CDATA[For a personal website, I would like to use a call to action button that open a new window and close the popup after the click. Because indeed, WPSubscribers can be used for promoting messages other than optin form for newsletter. Click here to review all the features of WP Subscribers Today let&#8217;s see a ...]]></description>
				<content:encoded><![CDATA[<p>For a personal website, I would like to use a call to action button that open a new window and close the popup after the click. Because indeed, WPSubscribers can be used for promoting messages other than optin form for newsletter. <a title="popup extension for wordpress made easy" href="http://www.wpsubscribers.com">Click here</a> to review all the features of WP Subscribers</p>
<p>Today let&#8217;s see a tutorial about how to make a popup without a subscribe button. directly optimized with JQuery flexible section of custom popup editor.</p>
<p>Here the <a title="Serial Cooker" href="http://www.serial-cooker.com/concours-blog-cuisine-marie-claire">live example</a> and the screenshot :</p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/call-to-action-popup.png"><img class="alignnone  wp-image-321" title="call to action popup" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/call-to-action-popup.png" alt="" width="472" height="242" /></a></p>
<p>To do that I use custom CSS to design the button and Custom jQuery for the action</p>
<p>The html is :<br />
<code>&lt;div class="bouton grand rose divcenter"&gt;<br />
&lt;div&gt;<br />
&lt;p&gt;&lt;strong&gt;Votez pour Serial-Cooker.com&lt;/strong&gt;&lt;br /&gt;&lt;small&gt;Concours Blog Cuisine jusqu'au 30 avril 2012&lt;/small&gt;&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;</code></p>
<p>Custom CSS :<br />
<code>{text-align: center;font-size: 25px;font-weight: bold;font-family: arial,verdana,tahoma;color:#000}<br />
.bouton{text-align: center;font-size: 25px;font-weight: bold;text-shadow: 1px 1px 1px black;font-family: arial,verdana,tahoma;cursor: pointer;}<br />
.bouton{border: 2px solid #dfe0db;border-radius: 55px;-moz-border-radius: 55px;-webkit-border-radius: 55px;-khtml-border-radius: 55px;font-size: 24px;font-weight: bold;color:#fff;}<br />
.rose{background: #d3133c;background-image: -moz-linear-gradient(100% 100% 90deg, #F36B91, #F34276 );background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F34276), to(#F36B91));margin:0 auto;}<br />
.rose:hover{background: #d3133c;background-image: -moz-linear-gradient(100% 100% 90deg, #F34276, #F36B91 );background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F36B91), to(#F34276));text-shadow:none}<br />
.grand{width:555px;height:113px;}<br />
.grand div{text-align:center}<br />
.grand div p{font-size: 24px;font-weight: bold;color:#fff;padding-top:10px;margin:0;line-height:20px;}<br />
.grand div p strong{font-size:30px;line-height:50px;}<br />
.grand div p small{font-size:15px;line-height:15px;}<br />
.wpslink{color:#fff;text-decoration:none}<br />
.wpslink:hover{color:#fff;text-decoration:none}<br />
</code></p>
<p>And Custom jQuery :</p>
<p><code>jQuery(".bouton").click(function() {jQuery.modal.close(); window.open('http://www.marieclaireidees.com/sap/blogcuisine2011/entrant/54570#sharetools');});</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/how-to-use-a-call-action-in-popup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Feedburner with WPSubscribers</title>
		<link>http://www.wpsubscribers.com/tutorials/use-feedburner-with-wpsubscribers.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/use-feedburner-with-wpsubscribers.html#comments</comments>
		<pubDate>Sat, 14 Apr 2012 10:23:18 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[optin]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=313</guid>
		<description><![CDATA[How to use feedburner with WPSubscribers ? Go to http://feedburner.google.com Enter your feed URL Complete with your informations In the next screen you can configure more feedburner, in your case use the link &#8220;Skip directly to feed management&#8221;  and click on Publisize &#62; Email Subscriptions And Activate the service Now you have a page with ...]]></description>
				<content:encoded><![CDATA[<h2>How to use feedburner with WPSubscribers ?</h2>
<ul>
<li>Go to http://feedburner.google.com</li>
<li>Enter your feed URL<br />
<a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.05.3441.png"><img class="alignnone size-medium wp-image-82" title="FeedBurner with WPSubscribers" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.05.34-300x989.png" alt="" width="300" height="98" /></a></li>
<li>Complete with your informations<br />
<a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.06.456.png"><img class="alignnone size-medium wp-image-83" title="FeedBurner with WPSubscribers" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.06.45-280x3002.png" alt="" width="280" height="300" /></a></li>
<li>In the next screen you can configure more feedburner, in your case use the link &#8220;Skip directly to feed management&#8221;  and click on Publisize &gt; Email Subscriptions And Activate the service</li>
<li>Now you have a page with the subscription form<br />
<a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.11.181.png"><img class="alignnone size-medium wp-image-85" title="FeedBurner Subscription Management" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.11.18-300x2852.png" alt="" width="300" height="285" /></a></li>
<li>Now just copy / paste the form information into Setup Opt-in Code in you WP Subscribers plugin<br />
<a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.13.421.png"><img class="alignnone size-medium wp-image-86" title="WP Subscribers - FeddBurner" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/Capture-d’écran-2012-04-14-à-12.13.42-300x1721.png" alt="" width="300" height="172" /></a></li>
<li>Name the Opt-In code, clic on &#8220;Detect your form code&#8221;<br />
add this code in other fields :&lt;input type=&#8221;text&#8221; name=&#8221;captcha&#8221; id=&#8221;verifyBox&#8221; style=&#8221;width:120px&#8221; /&gt;</p>
<p>and Save</li>
<li>Now you can use the FeedBurner Opt-in Code in all your PopUp, header bar, footer bar, &#8230;</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/use-feedburner-with-wpsubscribers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make WP Polls popup with WPSubscribers</title>
		<link>http://www.wpsubscribers.com/tutorials/how-to-make-wp-polls-popup-with-wpsubscribers.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/how-to-make-wp-polls-popup-with-wpsubscribers.html#comments</comments>
		<pubDate>Mon, 09 Apr 2012 18:30:27 +0000</pubDate>
		<dc:creator>fabrice</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[optin]]></category>
		<category><![CDATA[polls]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=212</guid>
		<description><![CDATA[Engaging users with polls is a great way to know more about them, they feel you are interested in their opinion and valuable feedbacks. This way, not only you make them happy ( if you know how to ask the good questions ) but you will also learn a lot about needs and wishes. To ...]]></description>
				<content:encoded><![CDATA[<p>Engaging users with polls is a great way to know more about them, they feel you are interested in their opinion and valuable feedbacks. This way, not only you make them happy ( if you know how to ask the good questions ) but you will also learn a lot about needs and wishes.</p>
<p>To make this tutorial , we will use another plugin called WP Polls, you can download it here</p>
<p><a href="http://wordpress.org/extend/plugins/wp-polls/">http://wordpress.org/extend/plugins/wp-polls/</a></p>
<p>you will see, it is very easy to use it, if you think we need to make a video to manage this part, just ask</p>
<p><span id="more-212"></span></p>
<p><strong>1 ) Download WP Polls , install and activate it in WordPress</strong></p>
<p>You are probably skilled to install it easily<br />
manually, or searching in the Plugins wordpress directory</p>
<p><a href="http://wordpress.org/extend/plugins/wp-polls/">http://wordpress.org/extend/plugins/wp-polls/</a></p>
<p><strong>2 ) Configure a set of Polls</strong></p>
<p>Create quicky any polls you want, in our case, we ask what color they prefer, ( to tease their sense of curiosity about why we ask this question ), or what mobile they own, anything relative to your activity</p>
<p><strong>3 ) Create a custom optin</strong></p>
<p><a href="http://www.wpsubscribers.com/wp-content/uploads/2012/04/2012-04-09-18h52_01.png"><img class="aligncenter size-medium wp-image-214" title="Setup an optin popup" src="http://www.wpsubscribers.com/wp-content/uploads/2012/04/2012-04-09-18h52_01-300x174.png" alt="" width="300" height="174" /></a><br />
in <strong>Content</strong>, you need to put the shortcode</p>
<p>[poll id="-2"]</p>
<p>you can put any of your own text below or on top of the polls</p>
<p>you have 2 choices, either you want to fix the polls which will be displayed and you just need to put the appropriate ID in the shortcode</p>
<p>or you use [poll id="-2"] and the polls will be randomly displayed.</p>
<p>in <strong>Custom CSS</strong> , please add these lines of code</p>
<p>{padding:20px}<br />
{border-radius: 15px;}</p>
<p>first line will define some space around your content and the poll, so it will be nicer to read and reply<br />
the second line will round the corner of the popup, to make it a little bit more sophisticated.</p>
<p>in Custom <strong>jQuery</strong> : ( Optional )</p>
<p>jQuery(&#8216;#popup a&#8217;).click(function(){<br />
jQuery.modal.close();<br />
});</p>
<p>this line is optional, it will close the popup on any click on a link. but if you want to do it on a submit form action, you can use another code ( we will publish more code like this )</p>
<p>that&#8217;s ALL !  you are done.</p>
<p>now you will be able to list this survey or polls in any page you want, but please be aware for now, there is no action to know they didn&#8217;t reply yet ( on a WPSubscribers point of view ), only the WP-Polls will rotate or display the results .</p>
<p>please let  us know what you think and what could be improved to make the best popup with poll for wordpress plugin.</p>
<p><a title="Poll sample for wordpress" href="http://www.testutilisateur.fr/questionnaire-et-sondage-pourquoi-demander-lavis-de-vos-utilisateurs">SEE THE DEMO</a> ( it&#8217;s a live test in a french web site )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/how-to-make-wp-polls-popup-with-wpsubscribers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Popup Tutorial</title>
		<link>http://www.wpsubscribers.com/tutorials/advanced-popup-tutorial.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/advanced-popup-tutorial.html#comments</comments>
		<pubDate>Tue, 07 Jun 2011 06:32:06 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=140</guid>
		<description><![CDATA[In this tutorial I will show you how to design a custom popup with an opt-in form inside. the live demo of this tutorial is here: http://www.wpsubscribers.com/demo/category-4/advanced-custom-popup-design.html. As you can see on the demo page, there&#8217;s a popup with an opt-in form inside, so we need to do 2 things: create a custom popup and ...]]></description>
				<content:encoded><![CDATA[<p>In this tutorial I will show you how to design a custom popup with an opt-in form inside. the live demo of this tutorial is here: <a href="http://www.wpsubscribers.com/demo/category-4/advanced-custom-popup-design.html">http://www.wpsubscribers.com/demo/category-4/advanced-custom-popup-design.html</a>.</p>
<p>As you can see on the demo page, there&#8217;s a popup with an opt-in form inside, so we need to do 2 things: create a custom popup and then put in the custom opt-in form:</p>
<p><iframe src="http://www.screenr.com/embed/OSss" width="620" height="396" frameborder="0"></iframe><br />
(<a href="http://www.youtube.com/watch?v=hGE47OsN4eQ">View on Youtube</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/advanced-popup-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a Countdown Timer to your Popup</title>
		<link>http://www.wpsubscribers.com/tutorials/countdown-timer.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/countdown-timer.html#comments</comments>
		<pubDate>Thu, 05 May 2011 09:28:13 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=118</guid>
		<description><![CDATA[With WPSubscribers Plugin version 1.09 and above, the new feature called as &#8220;Countdown Timer&#8221; was added to the popup. This feature will close the current popup after an amount of time and would really create the sense of urgency and scarcity for your offer. So, all you need to do is follow this simple tutorial: ...]]></description>
				<content:encoded><![CDATA[<p>With WPSubscribers Plugin version 1.09 and above, the new feature called as &#8220;Countdown Timer&#8221; was added to the popup. This feature will close the current popup after an amount of time and would really create the sense of urgency and scarcity for your offer.<br />
<span id="more-118"></span><br />
So, all you need to do is follow this simple tutorial:</p>
<p><strong>Step 1:</strong> Locate to the popup that you want to add a countdown timer and add these lines of code to the &#8220;<em>Custom jQuery</em>&#8221; box:</p>
<p><code>jQuery(document).ready(function($) {<br />
if ($(&quot;#wps_countdown_dashboard&quot;).length &gt; 0){<br />
	$(&#039;#wps_countdown_dashboard&#039;).css(&#039;display&#039;, &#039;block&#039;);<br />
	$(&#039;#wps_countdown_dashboard&#039;).countDown({<br />
	targetOffset: {<br />
		&#039;day&#039;: 	0,<br />
		&#039;month&#039;: 	0,<br />
		&#039;year&#039;: 	0,<br />
		&#039;hour&#039;: 	0,<br />
		&#039;min&#039;: 	0,<br />
		&#039;sec&#039;: 	15<br />
	},<br />
	omitWeeks: true,<br />
	onComplete: function() { $.modal.close(); }<br />
	});<br />
}<br />
});</code><br />
<em>(Change the hour, min, sec value&#8230; as you want)</em></p>
<p><img src="http://www.wpsubscribers.com/wp-content/uploads/2011/05/t14-1.jpg" alt="" title="t14-1" width="600" height="400" class="alignnone size-full wp-image-120" /></p>
<p>Then press &#8220;<em>Save Changes</em>&#8221; button and your countdown timer is ready!</p>
<p>A live example of this tutorial is here: <a href="http://www.wpsubscribers.com/demo/category-5/post-with-popup-style-9.html">http://www.wpsubscribers.com/demo/category-5/post-with-popup-style-9.html</a></p>
<p><strong>Step 2: (Optional)</strong> By default, my plugin will add the countdown timer to the end of the main popup content, however, you can change this location by switch the popup content text editor to HTML mod and then add these lines of code in anywhere as you like:</p>
<p><code>				&lt;div id=&quot;wps_countdown_dashboard&quot;&gt;<br />
				&lt;div class=&quot;dash days_dash&quot;&gt;&lt;span class=&quot;dash_title&quot;&gt;days&lt;/span&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;/div&gt;<br />
				&lt;div class=&quot;dash hours_dash&quot;&gt;&lt;span class=&quot;dash_title&quot;&gt;hours&lt;/span&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;/div&gt;<br />
				&lt;div class=&quot;dash minutes_dash&quot;&gt;&lt;span class=&quot;dash_title&quot;&gt;minutes&lt;/span&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;/div&gt;<br />
				&lt;div class=&quot;dash seconds_dash&quot;&gt;&lt;span class=&quot;dash_title&quot;&gt;seconds&lt;/span&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;div class=&quot;digit&quot;&gt;&lt;/div&gt;<br />
				&lt;/div&gt;<br />
				&lt;/div&gt;	 </code></p>
<p><img src="http://www.wpsubscribers.com/wp-content/uploads/2011/05/t14-2.jpg" alt="" title="t14-2" width="600" height="400" class="alignnone size-full wp-image-121" /></p>
<p><img src="http://www.wpsubscribers.com/wp-content/uploads/2011/05/t14-3.jpg" alt="" title="t14-3" width="600" height="400" class="alignnone size-full wp-image-122" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/countdown-timer.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to make Wpsubscribers plugin works with OptimizePress theme</title>
		<link>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-optimizepress-theme.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-optimizepress-theme.html#comments</comments>
		<pubDate>Wed, 27 Apr 2011 13:18:55 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=110</guid>
		<description><![CDATA[In some old version of OptimizePress theme, my plugin can&#8217;t work because OptimizePress theme using jQuery 1.3.2, it&#8217;s an old version of jQuery. In this tutorial, I&#8217;ll show you how to make Wpsubscribers plugin works with OptimizePress theme. Step 1: Login to your WP admin area and then go to Appearance / Editor menu: Step ...]]></description>
				<content:encoded><![CDATA[<p>In some old version of OptimizePress theme, my plugin can&#8217;t work because OptimizePress theme using jQuery 1.3.2, it&#8217;s an old version of jQuery. In this tutorial, I&#8217;ll show you how to make Wpsubscribers plugin works with OptimizePress theme.<br />
<span id="more-110"></span><br />
<strong>Step 1:</strong> Login to your WP admin area and then go to <em>Appearance / Editor</em> menu:</p>
<p><img class="alignnone size-full wp-image-125" title="t15-1" src="http://www.wpsubscribers.com/wp-content/uploads/2011/04/t15-1.jpg" alt="" width="600" height="200" /></p>
<p><strong>Step 2:</strong> Choose OptimizePress theme and then select <em>function.php</em> file to edit:<br />
<img class="alignnone size-full wp-image-126" title="t15-2" src="http://www.wpsubscribers.com/wp-content/uploads/2011/04/t15-2.jpg" alt="" width="600" height="200" /></p>
<p><strong>Step 3:</strong> Find these lines of code in the <em>function.php</em> file ( depending on the version of OptimizePress, you may need to add the lines :<br />
<code><br />
if( !is_admin()){<br />
wp_deregister_script('jquery');<br />
wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"), false, '1.3.2');<br />
wp_enqueue_script('jquery');<br />
}</code></p>
<p>and replace  with: ( or adapt the lines to have )<br />
<code>if( !is_admin()){<br />
wp_deregister_script('jquery');<br />
wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"), false, '1.7.1');<br />
wp_enqueue_script('jquery');<br />
}</code></p>
<p><em>(Change 1.3.2 to 1.7.1)</em></p>
<p>Now your theme is working with Wpsubscribers plugin <img src='http://www.wpsubscribers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-optimizepress-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make Wpsubscribers plugin works with Thesis theme</title>
		<link>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-thesis-theme.html</link>
		<comments>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-thesis-theme.html#comments</comments>
		<pubDate>Wed, 27 Apr 2011 12:45:39 +0000</pubDate>
		<dc:creator>wpsadmin</dc:creator>
				<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.wpsubscribers.com/?p=107</guid>
		<description><![CDATA[You don&#8217;t need to follow this tutorial if you use WPSubscribers Plugin version 1.08 and above. Wpsubscribers plugin works with all standard WordPress themes. In order for my plugin works correctly, your theme must call &#60;?php get_footer(); ?&#62; or &#60;?php wp_footer(); ?&#62; function, it&#8217;s Ok with almost 99% WordPress themes out-there. In case, your Thesis ...]]></description>
				<content:encoded><![CDATA[<div class="notice">
You don&#8217;t need to follow this tutorial if you use WPSubscribers Plugin version 1.08 and above.
</div>
<p>Wpsubscribers plugin works with all standard WordPress themes. In order for my plugin works correctly, your theme must call <code>&lt;?php get_footer(); ?&gt;</code> or <code>&lt;?php wp_footer(); ?&gt;</code> function, it&#8217;s Ok with almost 99% WordPress themes out-there. </p>
<p>In case, your Thesis theme can&#8217;t work with WPSubscribers plugin due to its own structure, this tutorial will show you how to make your Thesis theme works with this plugin:<br />
<span id="more-107"></span><br />
<strong>Step 1:</strong> Login to your admin area and go to &#8220;<em>Thesis OpenHook</em>&#8221; page:<br />
<img src="http://www.wpsubscribers.com/wp-content/uploads/2011/04/t12-1.jpg" alt="" title="t12-1" width="600" height="200" class="alignnone size-full wp-image-108" /></p>
<p><strong>Step 2:</strong> Go to &#8220;WP Footer&#8221; box, and paste in these lines of code:<br />
<code>&lt;?php<br />
if (function_exists(&#039;wps_content_popup_footer&#039;)) { wps_content_popup_footer(); }<br />
if (function_exists(&#039;wps_facebook&#039;)) { wps_facebook(); }<br />
?&gt;</code></p>
<p>or: <em>(If your popup has problem with IE)</em><br />
<code><br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
jQuery(document).ready(function($){<br />
if ($(&quot;#popup&quot;).length &gt; 0){<br />
		$(&quot;#popup&quot;).modal({<br />
		onShow: function (dialog) {<br />
			if ( $.browser.msie ) {<br />
			if (!dialog) dialog = $.modal.impl.d<br />
			dialog.container.css(&#039;height&#039;, &#039;auto&#039;);<br />
			$.modal.update();<br />
			$.modal.setContainerDimensions();<br />
			$.modal.setPosition();<br />
			}<br />
		}<br />
		});<br />
}<br />
});<br />
&lt;/script&gt;<br />
&lt;?php<br />
if (function_exists(&#039;wps_content_popup_footer&#039;)) { wps_content_popup_footer(); }<br />
if (function_exists(&#039;wps_facebook&#039;)) {	wps_facebook(); }<br />
?&gt;<br />
</code></p>
<p>Don&#8217;t forget to stick on the &#8220;<em>Execute PHP on this hook</em>&#8221; checkbox.<br />
<img src="http://www.wpsubscribers.com/wp-content/uploads/2011/04/t12-2.jpg" alt="" title="t12-2" width="600" height="200" class="alignnone size-full wp-image-109" /></p>
<p>Press save button and your Thesis theme is now ready for Wpsubscribers plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpsubscribers.com/tutorials/how-to-make-wpsubscribers-plugin-works-with-thesis-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
