Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com
Search Results for: label/facebook
New Awesome �Facebook Recommendation Bar� To Increase Page Views For Blogspot
your most useful and popular articles on the bottom right corner of your site. This plugin also has a �Like/Recommendation button� which lets users share your posts with one click. This widget is more helpful to drive traffic from Facebook with instant likes. This is how the �FacebookRecommendation Bar� will look like on your site
Keep your App ID on a side for future use.
<body>or
<body expr:class=�"loading" + data:blog.mobileClass�>
<script>
window.fbAsyncInit = function() {
FB.init({appId: 'App_ID', status: true, cookie: true, xfbml: true, oauth: true}); };
(function() {
var e = document.createElement('script');
e.type = 'text/javascript';
e.src = document.location.protocol +
'//connect.facebook.net/en_US/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
</script>
<fb:recommendations-bar action=’like’ />
If you choose the first line, it will display the �Recommend button�, but if you choose the second one, then it will display the �Like button�.
By default the plugin will appear on the bottom right corner of your page, if you want it on the left, then use any of the following codes instead of the previous one:
<fb:recommendations-bar action=’like’ side=”left”/>
You can customise more options on the Facebook Social Plugin
Page: https://developers.facebook.com/docs/reference/plugins/recommendationsbar/
Trick to Post Empty Status on Facebook
We usually update our facebook status with a quote or share a line about our day.All of us want to get attention of others to our status.In one of my earlier post I wrote about the trick to Update your facebook status with any
device(blackberry,iphone,ipad etc) .
How would you feel if you see a blank status update from someone? Amazed!!
You can�t write a blank status update by simply pressing the Space key and then clicking on Post button.Instead you have to use special codes to write a blank character in your facebook status.
Read also : How to Delete Others Facebook Account
Trick to Post Empty Status on Facebook:-
- Login to your Facebook Account and go to Update Status field.
- Press and hold Alt key and just type 0173.
- Release Alt Key and click on share Post.
- That�s all now your empty status will be update.
If the above trick doesn�t work in your account then type @[0:0: ] in your status share it.
Awesome New Smiley Codes List for Facebook 2014
Smileys are the best way to express your mood, or what you are feeling right now without typing anything but by just showing a nice emoticon that expresses everything, well we have already posted many stuff on Facebook like and these new codes join that awesome list so check image on the right demonstrating some emoticons,
I just messaged to my dear friend.
or
not and well yes every emoticon is working and is also rich in color and contrast so you will simply love using them.
How to use these on Facebook :
[[f9.laugh]]
[[f9.sad]]
[[f9.angry]]
[[f9.sleepy]]
[[f9.shock]]
[[f9.kiss]]
[[f9.inlove]]
[[f9.pizza]]
[[f9.coffee]]
[[f9.rain]]
[[f9.bomb]]
[[f9.sun]]
[[f9.heart]]
[[f9.heartbreak]]
[[f9.doctor]]
[[f9.ghost]]
[[f9.brb]]
[[f9.wine]]
[[f9.gift]]
[[f9.adore]]
[[f9.angel]]
[[f9.baloons]]
[[f9.bowl]]
[[f9.cake]]
[[f9.callme]]
[[f9.clap]]
[[f9.confused]]
[[f9.curllip]]
[[f9.devilface]]
[[f9.lying]]
[[f9.rofl]]
[[f9.billiard]]
[[f9.cakepiece]]
[[f9.rosedown]]
[[f9.shutmouth]]
[[f9.shy]]
[[f9.silly]]
[[f9.tongue1]]
[[f9.fastfood]]
[[f9.ring]]
So now just try using them on Facebook and enjoy with your friends and family members hope these emoticons entertain all your buddies do share this post with all of them so that they can also enjoy 🙂
Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com
How To Add Facebook Like Button Below Blogger Blog Post Title
For the demo, you can visit Facebook Like Button page.
Instructions:
- Login to your Blogger account.
- Go to your blog Template section.Custom Robots Tags
- Then backup first your template.
- After that click Edit HTML.
- Find this
<div class=�post-body entry-content� expr:id=�"post-body-" + data:post.id�>tag, how to do that? Just click the anywhere inside HTML editor and press Ctrl+F and input the tag and hit enter.
- Then copy the code below and paste it after
<div class=�post-body entry-content� expr:id=�"post-body-" + data:post.id�>tag and save the template.
- View your blog content page and you�ll find the button below blog post title.
Standard Code:
<b:if cond='data:blog.pageType != "static_page"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&send=false&layout=standard&show_faces=false&width=450&action=like&font=arial&colorscheme=light&height=35"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:35px;'/></b:if>
With Box Count Code:
<b:if cond='data:blog.pageType != "static_page"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&send=false&layout=box_count&show_faces=false&width=55&action=like&font=arial&colorscheme=light&height=65"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:55px; height:65px;'/></b:if>
With Button Count Code:
<b:if cond='data:blog.pageType != "static_page"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&send=false&layout=button_count&show_faces=false&width=90&action=like&font=arial&colorscheme=light&height=21"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:90px; height:21px;'/>
</b:if>
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 10
- Next Page »