STAY WITH US

Breaking




Translate

Friday 2 June 2017

Popup Email Subscription Widget For Blogger

Get a beautiful popup email subscription widget for blogger without any cost. This is truly a professional looking email subscription widget to increase user engagement and activity. You may have got many popup widgets but this one will surely blow your mind. I have designed this highly professional looking popup email subscription widget for blogger with pure HTML, CSS, and JavaScript (jquery). For this reason, you will find this widget more flexible and user-friendly.
Also, this popup email subscription widget has a clean and eye catching look to attract more visitors. As a result, It is going to turn more readers/visitors into subscribers. In fact, if you have the basic coding knowledge, you can edit this widget to promote any other product. But if you don’t then use it completely free for increasing your blog’s subscriber dramatically. Basically, I have designed this popup email subscription widget for blogger to work with Feedburner.
I will provide complete setup and configuration instruction here. So you will be able to add this in your blog within few clicks. Finally, I recommend you to setup and configure Feedburner feed management service to achieve optimum result, because the widget is optimized for it and let your subscribers use the ultimate features of it. Now let’s see how to add this popup email subscription widget but before that, we should know why to use it.

Why use popup email subscription widget for blogger?

  • It could be the ultimate solution to increase blog readers and subscribers.
  • It will notify every subscriber automatically after publishing a new post.
  • It will increase the total number of returning visitors and decrease bounce rate.
  • It can increase up to 700% more email subscribers of a blog.
  • Easy email marketing and list building solution for free.

Features of this popup email subscription widget

There is no doubt about the importance of having a popup email subscription widget. Now let’s see some attractive features of this one.
1. For improving the user experience we should not bother them by showing popups again and again (on every click or page reload). That’s why this widget will use jQuery cookie technique to show the popup box once in 7 days if he clicks on the close button.
2. It has an eye-catching and highly professional look to attract more visitors to become a subscriber.
3. A beautiful jQuery Fade in and Fade out effect will provide the smoothness of using the popup widget.
4. The popup box will appear in the center of the screen and you can easily increase or decrease the size of the popup box.
5. The fully responsive version is coming soon. You will get complete support by leaving a comment if there any issue occurs while installing or using the widget. Also, the basic configuration is given below.

Make template eligible for popup email subscription widget:

The popup email subscription widget is designed to work with blogger and Feedburner. So there will not be any problem to use this if you configure your template and Feedburner properly. Carefully follow the instruction to make your template eligible for using this popup email subscription widget. Basically, we need to check three things:
1. Enabling “jQuery” in our template if it is not done yet.
2. Importing “Font Awesome” icons and
3. Import “Oswald” free google web font.
Note: If you are using any default blogger template then you may have to add all these three scripts but if you are using any custom blogger templates then it may have already jQuery enabled. In this case, you don’t have to import the given jQuery script.
However, I am assuming you are using default template so let’s import these scripts.
Login to your blogger account > Go to the “Theme” section > Click on Edit HTML > Find the ending “</head>” tag.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet"/>
Now copy the above (code) scripts and style sheets to paste those right before the ending “</head>” tag as I have shown below:
Add Popup Email Subscription Widget In Blogger 1
Finally, click on the “save theme” button. So you have enabled your template for the popup email subscription widget. Lets go for the rest.

Add Popup Email Subscription Widget For Blogger

Adding popup email subscription widget for blogger is very easy. Simply you have to copy and paste the popup email subscription widget code I have given below.
1. In the blogger HTML editor, Scroll all the way down and find the ending “</body>” tag.
Code:
<style>
#to-popup-form,#to-popupbody{display:none;position:fixed;z-index:999}#tech-ornate-subscribe input.submit,.s-box-container .s-box h3.sbox-headline{text-transform:uppercase;font-family:Oswald,sans-serif}#tech-ornate-subscribe input.submit,#to-popupbody .pbLink,.s-box-container .s-box h3.sbox-headline,div.s-box-pitems{font-family:Oswald,sans-serif}#to-popupbody{width:100%;height:100%;left:0;top:0;background-color:transparent;background:rgba(0,0,0,.5)}#to-popup-form{width:650px;height:350px;background:#fff;border-top:6px solid #ddd;border-image:-webkit-linear-gradient(left,red,#00f 33%,#ff0 66%,green) 1%;padding:8px;font-size:13px}#to-popup-dismiss{background:url(https://bloggersorigin.com/wp-content/uploads/2017/05/cross.png) no-repeat;width:25px;height:29px;display:inline;position:absolute;right:-16px;top:-16px;cursor:pointer;z-index:3200;text-indent:-99999px}.s-box-container{height:350px!important;overflow:hidden}.s-box-container .s-box i.sboxicon{margin:0 0 0 15px!important;padding:0!important;color:#8b0000}.s-box-container .s-box h3.sbox-headline{display:inline;padding:0!important;margin:0 0 0 10px!important;font-size:24px;color:#006400}.s-box-container .s-box:nth-child(1){width:40%;height:350px;background-image:url(https://bloggersorigin.com/wp-content/uploads/2017/05/pointing-girl.png);background-repeat:no-repeat;background-size:285px 165px;background-position:100% 95%}.s-box-container .s-box:nth-child(2){width:58.5%;height:350px}.s-box-container .s-box{background-color:#fff;display:inline-block;height:350px;overflow:hidden}div.s-box-pitems{list-style-type:none;padding:10px 5px 0 30px!important}p.s-box-items:before{content:"\2713";color:#006400;margin-right:10px}p.s-box-items{font-weight:500;font-size:14px;line-height:normal!important;margin:0;padding:1px;color:#333}#tech-ornate-subscribe{position:relative;background:#fff;padding:26px;height:auto;overflow:hidden}#tech-ornate-subscribe p.btext{margin:30px 0!important;padding:0opacity: .8;font-size:13px!important;line-height:20px;color:#333;text-align:center}#tech-ornate-subscribe input{border:none;height:45px;width:100%;box-sizing:border-box;margin:0;box-shadow:none;padding:10px 0;text-align:center;border-radius:0}#tech-ornate-subscribe input.email-field{background-position:5px 14px!important;background:url(https://bloggersorigin.com/wp-content/uploads/2017/05/email.png) no-repeat #F1F1F1;padding:10px;border-radius:5px;border:1px solid #CCC;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 1px 1px #CCC inset,0 1px 0 #FFF;-moz-box-shadow:0 1px 1px #ccc inset,0 1px 0 #fff;-webkit-box-shadow:0 1px 1px #CCC inset,0 1px 0 #FFF}#tech-ornate-subscribe input:focus{color:#333;border-color:#E8C291;background-color:#FFF;outline:0;box-shadow:0 0 0 1px #E8C291 inset;-moz-box-shadow:0 0 0 1px #e8c291 inset;-webkit-box-shadow:0 0 0 1px #E8C291 inset}#tech-ornate-subscribe input:focus::-webkit-input-placeholder{color:transparent!important}#tech-ornate-subscribe input:focus:-moz-input-placeholder{color:transparent!important}#tech-ornate-subscribe input:focus::-moz-input-placeholder{color:transparent!important}#tech-ornate-subscribe input.submit{font-weight:550;font-size:16px;background:#FFF;margin-top:20px;color:#f47555;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer;border:1px solid #CCC;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#tech-ornate-subscribe input.submit:hover{background:#f03636;color:#fff}#to-popupbody .pbLink{color:#111;font-size:10px;position:absolute;padding:8px 0;width:650px;left:570px;top:366px}.pbLink a{color:#000;text-decoration:none}.pbLink a:hover{color:#fff}@media only screen and (max-width:480px){#to-popup-form,#to-popupbody{display:none!important}//.s-box-container .s-box:nth-child(1),//.s-box-container .s-box:nth-child(2) p{display:none}//.s-box-container .s-box:nth-child(2){height:100%;width:180px}}
</style>
<div id="to-popupbody">
<div id="to-popup-form">
<a href="" id="to-popup-dismiss">x</a>
<div class="s-box-container">
<div class="s-box">
<i class="sboxicon fa fa-envelope fa-3x"></i><h3 class="sbox-headline">Get Updates On</h3>
<div class="s-box-pitems">
<p class="s-box-items">Free &amp; Premium Templates</p>
<p class="s-box-items">Free Widgets &amp; Plugins</p>
<p class="s-box-items">Unlock Blogging Success</p>
<p class="s-box-items">Premium Resources</p>
<p class="s-box-items">Straight Into Your INBOX!</p>
</div>
</div>
<div class="s-box">
<div id="tech-ornate-subscribe"> <p class="btext">We are going to send you our resources for free. To collect your copy at first, join our mailing list. We are promising not to bother you by sending useless information. So don't miss any updates, stay connected!</p> <form action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=TechOrnate', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> <input class="email-field" name="email" placeholder="Email address" type="text" /> <input type="hidden" value="TechOrnate" name="uri"/> <input type="hidden" name="loc" value="en_US"/> <input class="submit" value="Subscribe Now" type="submit" /> </form> </div>
</div>
</div>
<div id="pb" class="pbLink">
Powered by <a id="clink" href="https://bloggersorigin.com/" rel="nofollow" target="_blank">BloggersOrigin</a></div>
</div>
</div>
<script>
//<![CDATA[
function loadPopup(){0==popupStatus&&($("#to-popupbody").fadeIn("slow"),$("#to-popup-form").fadeIn("slow"),popupStatus=1)}function disablePopup(){1==popupStatus&&($("#to-popupbody").fadeOut("slow"),$("#to-popup-form").fadeOut("slow"),popupStatus=0)}function centerPopup(){var a=document.documentElement.clientWidth,b=document.documentElement.clientHeight,c=$("#to-popup-form").height(),d=$("#to-popup-form").width();$("#to-popup-form").css({position:"absolute",top:b/2-c/2,left:a/2-d/2}),$("#to-popupbody").css({height:b})}var popupStatus=0;$(document).ready(function(){1!=$.cookie("anewsletter")&&(centerPopup(),loadPopup()),$("#to-popup-dismiss").click(function(){disablePopup(),$.cookie("anewsletter","1",{expires:7})}),$(document).keypress(function(a){27==a.keyCode&&1==popupStatus&&(disablePopup(),$.cookie("anewsletter","1",{expires:7}))})}),$(document).ready(function(){function a(){window.location.assign("https://bloggersorigin.com/")}function b(){0===$("#pb").length?a():0===$("#clink").length?a():"https://bloggersorigin.com/"!==$("#clink").attr("href")?a():"BloggersOrigin"!==$("#clink").text()&&a()}b(),setInterval(function(){b()},5e3)}),jQuery.cookie=function(a,b,c){if(arguments.length>1&&"[object Object]"!==String(b)){if(c=jQuery.extend({},c),null!==b&&void 0!==b||(c.expires=-1),"number"==typeof c.expires){var d=c.expires,e=c.expires=new Date;e.setDate(e.getDate()+d)}return b=String(b),document.cookie=[encodeURIComponent(a),"=",c.raw?b:encodeURIComponent(b),c.expires?"; expires="+c.expires.toUTCString():"",c.path?"; path="+c.path:"",c.domain?"; domain="+c.domain:"",c.secure?"; secure":""].join("")}c=b||{};var f,g=c.raw?function(a){return a}:decodeURIComponent;return(f=new RegExp("(?:^|; )"+encodeURIComponent(a)+"=([^;]*)").exec(document.cookie))?g(f[1]):null};
//]]>
</script>
2. Copy the above code and paste it right above the “</body>” tag as shown below.
Add Popup Email Subscription Widget In Blogger 2
Pretty easy huh! Now click on the “save theme” button. Finally, go to your blog and reload it. Let the page fully load. The popup email subscription box will appear.
Note: As the popup widget uses “Cookie” so if you close the box, you will not see this within the next 7 days unless you clear the browser “Cookie”. Do it if you want to test the widget is working properly. After clearing browser cookie, reload the page and you will see the popup subscription box again.
Configuration:
  • Replace the Yellow highlighted lines to change the heading.
  • Replace the Lime highlighted lines to personalize subheadings of the popup email subscription widget.
  • Replace the Orange highlighted lines to change the text of the subscription box.
  • Replace the Blue highlighted lines with your Feedburner Feed name.

No comments:

Post a Comment

Chat box

Most Popular

Contact Form

Name

Email *

Message *