Hello Folks,Today inward this article nosotros are going to explicate you lot How to add together Smart Social Media Sharing Widget In Blogger Post Footer.There may survive no inquiry that social sharing widget tin accelerate content advertisement around the internet. at the same fourth dimension readers similar your article or tutorial together with thus they direct maintain a style to survive percentage on their social media profile. As a number it enables to unfold your content URL firmly.Many Blogger produce that error that they don't add together social sharing widget on their spider web page Or sometimes they add together social sharing widget inward wrong location.In this widget nosotros are using pure coffee script together with equally good a usage of font awesome icons.we direct maintain added 12 social media sharing buttons but from them exceed three volition display on the page i.e Google +,Twitter together with Facebook together with residue our inward percentage to a greater extent than button.To view this social profile sharing buttons follow the steps mentioned below.
How To Add Clever Social Media Share Buttons In Blogger Post Footer
installation steps:
Step 1. Log inward to your Blogger describe of piece of occupation concern human relationship together with Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for <head> by Pressing Ctrl+F keys.
Step 4.Copy the below code together with glue it simply below the <head> tag.
Step 6.Copy the below code together with glue it simply earlier the ]]></b:skin> tag.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for <head> by Pressing Ctrl+F keys.
Step 4.Copy the below code together with glue it simply below the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>Step 5. Now Search for ]]></b:skin> by Pressing Ctrl+F keys.
Step 6.Copy the below code together with glue it simply earlier the ]]></b:skin> tag.
/* Clever Social Share widget past times http://www.bloggersstand.com */Step 7. Now Search for <data:post.body/> by Pressing Ctrl+F keys together with if you lot are non able to uncovering this code search for <div class='post-footer'>
.smartshare,.sharewrap{position:relative;display:block;font-size:0;margin:auto;text-align:center}
.sharewrap{display:block;text-align:center;margin:30px 0 0 0}
.sharewrap a.sb,.sharewrap a.fb,.sharewrap a.gp,.sharewrap a.tw,.sharewrap span.pl{text-decoration:none!important;display:inline-block;margin:0 .5px;font-weight:400;font-size:12px;color:#fff;text-shadow:none;padding:6px 10px;opacity:1;transition:all .3s}
.sharewrap a.sb {background:#222222;}
.sharewrap a.gp {background:#f20000;}
.sharewrap a.fb {background:#516ca4;}
.sharewrap a.tw {background:#00baff;}
.sharewrap span.pl {background:#ff6600;}
.fbbutback,.googlebutback,.plusbutback,.twbutback{font-size:13px!important;vertical-align:middle}
.sharewrap a.fb:hover,.sharewrap a.gp:hover,.sharewrap a.tw:hover,.sharewrap span.pl:hover{color:#fff;opacity:.9}
.sharewrap a.fb:active,.sharewrap a.gp:active,.sharewrap a.tw:active,.sharewrap span.pl:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}
span.pl{color:green;cursor:pointer}
#sharepop{display:none}
.sharepopup{position:absolute;bottom:100%;right:15%;z-index:99;float:left;min-width:100px;padding:5px 10px;margin:0;font-size:13px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ddd;border-radius:3px;}
.sharepopup li{list-style:none!important;margin:0!important;padding-left:0!important;line-height:1.8em!important}
.sharepopup li a{color:#333!important;font-weight:400;display:block}
.sharepopup li a:hover{color:#078FF8!important}
ul#sharepop{margin:10px 0;padding:5px 15px}
Step 8.Copy the below code together with glue it simply after the <data:post.body/> tag.
Step 9. Now if you lot desire to demo sharing buttons below the post service championship together with thus glue the below code simply above <data:post.body/> tag.(*Step nine solely for sharing buttons below post service titles)
<b:if cond='data:blog.pageType != "index"'>Step 10. Now Save your Template..Done !
<b:if cond='data:blog.pageType != "archive"'>
<b:if cond='data:blog.pageType == "item"'>
<script type='text/javascript'>
//<![CDATA[
var siteurl = window.location.href;
document.write('<div class="sharewrap"><div class="smartshare"> \
<a class="sb" <h2>Sharing is Caring </h2><i class="fa fa-share-square-o"></i></a> \ \
<a class="gp social-popup" href="https://plus.google.com/share?url=' + siteurl + '" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">\
<i class="fa fa-google-plus googlebutback"></i> Google</a> \
<a class="fb social-popup" href="https://www.facebook.com/sharer/sharer.php?u=' + siteurl + '" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">\
<i class="fa fa-facebook fbbutback"></i> Facebook</a> \
<a class="tw social-popup" href="https://twitter.com/intent/tweet?text='+encodeURIComponent(document.title)+'&url='+siteurl+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">\
<i class="fa fa-twitter twbutback"></i> Twitter</a> \
<span class="pl" data-target="#sharepop"><i class="fa fa-share-alt plusbutback"></i> Share More</span> \
<ul class="sharepopup" id="sharepop"> \
<li><a class="social-popup" href="javascript:pinIt();">Pinterest</a></li> \
<li><a class="social-popup" href="//www.digg.com/submit?url=' + siteurl + '" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Digg</a></li> \
<li><a class="social-popup" href="//www.linkedin.com/shareArticle?mini=true&url=' + siteurl + '" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Linkedin</a></li> \
<li><a class="social-popup" href="//www.stumbleupon.com/submit?url=' + siteurl + '&title='+encodeURIComponent(document.title)+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Stumbleupon</a></li> \
<li><a class="social-popup" href="//delicious.com/post?url=' + siteurl + '&title='+encodeURIComponent(document.title)+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Delicious</a></li> \
<li><a class="social-popup" href="http://www.tumblr.com/share/link?url=' + siteurl + '&name='+encodeURIComponent(document.title)+'&description='+encodeURIComponent(document.title)+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Tumblr</a></li> \
<li><a class="social-popup" href="http://bufferapp.com/add?text='+encodeURIComponent(document.title)+'&url=' + siteurl + '" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">BufferApp</a></li> \
<li><a class="social-popup" href="https://getpocket.com/save?url=' + siteurl + '&title='+encodeURIComponent(document.title)+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Pocket</a></li> \
<li><a class="social-popup" href="http://www.evernote.com/clip.action?url=' + siteurl + '&title='+encodeURIComponent(document.title)+'" target="_blank" title="Clever Social Media Sharing Buttons In Blogger Post Footer">Evernote</a></li> \
</ul> \
</div><div class="clear"></div></div> \
');
$(document).ready(function(){$(".pl").click(function(){$("#sharepop").slideToggle("fast")})});
business office pinIt(){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("charset","UTF-8"),t.setAttribute("src","https://assets.pinterest.com/js/pinmarklet.js?r="+99999999*Math.random()),document.body.appendChild(t)};
//]]>
</script>
<div class='clear'/>
</b:if>
</b:if></b:if>
We promise this article helped you lot to acquire How to Add Clever Social Media Sharing Widget In Blogger Post Footer.If you lot liked this article delight Join us on Facebook,Twitter,Google Plus.
No comments:
Post a Comment