Social Media buttons is the good way to let your readers/Users share your content easily thru Facebook, Twitter, Stumble Upon Etc. By placing it to the place where they can be seen it right away usually Above & Below your post. Today, this is my tutorial is all about, Lets install this beautiful button ABOVE your every post. This buttons adapts to any screen size even if your website is not mobile friendly. This works perfectly even if your viewing it thru PC, Mobile, Tablet devices.
- Go to your blogger dashboard
- go to Template
- Edit HTML
- Proceed
- Click “Expand Widget Template”
- Press (CTRL+F) shortcut for search
- and find this code (in your search bar)
</head>
- Paste this code just ABOVE/BEFORE </head> tag
<!--Start Sharing Button from http://theyellowbulb.blogspot.com/-->
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "24f87c4c-9733-4915-a867-eaf2beb176cc"}); </script><!--End Sharing Button from http://theyellowbulb.blogspot.com/-->
- After pasting that , Find this code
<data:post.body/>
- Paste this code ABOVE/BEFORE <data:post.body/>
<!--Start Sharing Button from http://theyellowbulb.blogspot.com/-->
<span class='st_facebook_vcount' displayText='Facebook'></span>
<span class='st_twitter_vcount' displayText='Tweet'></span>
<span class='st_linkedin_vcount' displayText='LinkedIn'></span>
<span class='st_pinterest_vcount' displayText='Pinterest'></span>
<span class='st_stumbleupon_vcount' displayText='StumbleUpon'></span>
<!--End Sharing Button from http://theyellowbulb.blogspot.com/-->
That's all about it! View your blog and see it working perfectly.
If you have any difficulties implementing and/or following this code, Feel free to keep in touch and ill try my best to work it out.
No comments:
Post a Comment
● Be sure to click "Notify Me" below, to get notified for follow up response.
● Respect! Do not Spam/Flood, you will be banned if you do so.
● Admin will try to get back to you as soon as we possibly can.