Saturday, 22 September 2012

Add Facebook Send and Like Button Under Posts In Blogger

 

  Add Facebook Like and Send Button To Blogger Posts
1. Go to Blogger Dashboard > Your Blog > Template > Edit HTML
2. Backup your template.
3. Check the box of expand widget template.
4. Search for <data:post.body/>.
5. Now if you want to add the plugin at the end of posts, then add the following code below <data:post.body/>. If you want to add the plugin just below post titles, then add the below code before <data:post.body/>.
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" send="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>
6. Now save your template and you're done !

Add Facebook Like, Tweet, +1 and Share Button Below Post Title

1. Go to Addthis.
2. Now on the left side, you will see many widgets. Select Facebook Like, Tweet and +1 buttons' widget as pointed in the image below.
3. Now copy the code in the filed at the right side of the widget you selected.
4. Now go to Blogger > Template > Edit HTML.
5. Check the box of expand widget template.
6. Search for <data:post.body/>.
7. Now place the copied code just before it and save your template.
Note: Your buttons will appear only on blogger post pages.

Tuesday, 11 September 2012

How to disable your wibiya toolbar from your website

This tutorial will show you how to Hide/disable the Toolbar from your visitors while enabling you to examine and test it.

Log in to your Wibiya account and click on "Edit Toolbar"-> "Troubleshooting" .


hide1.jpg

At the bottom you will see "Hide Toolbar" checkbox, please check this option. a window will pop and ask you to approve this action.


hide2.png   

Click on "Yes" and then on the "Save"  button in order to save your changes.


hide3.jpg

Now your Toolbar will not load, in order to enable the Toolbar for your own testing, you will have to add "showbar" parameter to the webpage URL , for example :

www.your-domain.com?showbar=
or (in case URL already include parameters)
www.your-domain.com?var1=34&showbar=  


Thank you!
Blogger Widgets