Recent Posts

Best Blogger | Tech Tutorials
Subscribe Via Rss Subscribe To The Latest Tips & Tricks
Follow On Twitter Follow @naijaclub10_com On Twitter
Receive The Latest Posts Directly To Your Email - It's Free: Email rss Enter Your Email And Click Subscribe
What is rssHave You Subscribed ?

August 21, 2013

How To Add “Do You Like This Story Sharing Box Widget to blogger


Benefits Of Using This Sharing Box Widget:

The benefit of using this sharing box widget under the BLOG POST TITLES is that area always catches the attention of the visitors and readers and there are a lot of chances that your story must share and circulate more than normal on social media. It’s the most important place in whole article body. So it’s better to place this SHARING BOX under the POST TITLE other than any place in your blog post.

1. Log in to Blogger Dashboard.

2. Go to Template > Backup as usual.

3. Now click “Edit HTML.”

4. Inside the “HTML EDITOR”, Press CTRL+F and search for <data:post.body/> tag.

Note:- You will find the above tag at 2 places.

5. Now copy and paste the following code just above the  <data:post.body/> tag, where you find this tag i.e. at 2 places.

<b:if cond='data:blog.pageType == "item"'>
<div style=" height:80px;  background:rgb(232, 240, 249); border: 1px solid rgb(171, 210, 233); padding: 10px; margin: 10px 0pt 10p 0px;">
<p style="color: rgb(59, 89, 152); margin: 0pt 0pt 5px; font: bold 1.3em helvetica,arial,verdana;">Do You Like This Story?</p>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like send="true" width="450" show_faces="false"></fb:like>
<a class='twitter-follow-button'  href='http://twitter.com/naijacinemas' rel='nofollow'></a>
<script src='http://platform.twitter.com/widgets.js' type='text/javascript'></script>
</div>
</b:if>

6. Click “SAVE TEMPLATE”.

Note:-

1. Change “naijacinemas” to your own Twitter Username.


2. You can change the text "Do You Like The Story", to your own text.

3. The above code is written between the Conditional Tags, highlighted in Green color above. Which means that the “Sharing Box” will appear only at Blog Posts, not on the homepage of your blog. If you want to show “Sharing Box” on your blog homepage as well, then remove the above “Conditional Tags”.

4. Enjoy!! lol!!!

No comments:

Post a Comment