Add Facebook Comments Tab below Blog Posts � Facebook Comments for Blogger


In This Tutorial we will learn how to show both facebook and blogger comments inside tabs that can be easily switched and toggled. The comment count will appear inside the tabs with an icon thus letting the visitor a much clearer option of commenting. The tabs are clickable to behave like buttons.  The tabs act more like two separate pages that let the user decide which commenting system to choose. The tabs are created using normal JavaScript code used for toggle view. Its extremely easy to install if you follow this tutorial carefully. I am sure most of you were waiting for this therefore it would be fun sharing it today.
This is extereme and Mash Widget for your blogger you can use both comment system default and facebook plus you can handle facebook commets because you will use official default freely facebook your own build apps that you can completely access because you will be have api and secret.
This Comments box has a lot of latest features.

  • Comments Counting show
  • Manage Facebook and Blogger Comments
  • Comment as multiple social network
  • Easy Widget and customizable
  • No Premium Script simple and freely
  • Only 5 Mints work no additional and JavaScript coded
facebook comments for blogger very important it�s increase pageviews, and traffic and social rank.

So Lets Start the Tutorial:
Requirements :
Facebook Application api key and secret key
Need to add code into your blog
Step 1 >> You need a Api and secret for handling facebook comments.

So you Got your Api key and secret
Step 2 >>

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the “Expand widget templates” box
  4. Search for <head>
  5. Just below it add the following code,
Before taking any step must Make Backup For Your Blog : How to Make Blogger Backup & Template Backup

<meta expr:content=’data:blog.pageTitle’ property=’og:title’/>
<meta expr:content=’data:blog.url’ property=’og:url’/>
<meta content=’article’ property=’og:type’/>
<meta content=’Blog LOGO Image Link‘ property=’og:image’/> <meta content=’FACEBOOK APP ID‘ property=’fb:app_id’/>

<script src=’http://connect.facebook.net/en_US/all.js#xfbml=1’/>
    <script src=’http://code.jquery.com/jquery-latest.js’/>
    <script type=’text/javascript’>
    function commentToggle(selectTab) {
      $(&quot;.comments-tab&quot;).addClass(&quot;inactive-select-tab&quot;);
      $(selectTab).removeClass(&quot;inactive-select-tab&quot;);
      $(&quot;.comments-page&quot;).hide();
      $(selectTab + &quot;-page&quot;).show();
    }
    </script>

  • Replace Blog LOGO Image Link with the image link of your blog logo. Your logo size should be as small as 30px by 30px in size. If you don’t want a logo to display whenever someone shares your comment on his wall then simply delete the yellow highlighted code.
  • Replace FACEBOOK APP ID  with the numeric facebook app Id that you were asked to note down. You can find your Facebook App ID in settings page of the app you created earlier.

Step 4
Search for <html and replace it with the following code,

<html xmlns:fb=’http://www.facebook.com/2008/fbml’ 

 
Note: Give a space at the end of the above code.

Now search for the ]]> and just above it paste this Css code 

/*— Tabbed Facebook Comments By MyTricksTime.com —-*/
.comments-page {  background-color: #f2f2f2; width:450px;}
    #blogger-comments-page {  padding: 0px 5px;  display: none;}
    .comments-tab { float: left; padding: 5px; margin-right: 3px; cursor: pointer; background-color: #f2f2f2;}
    .comments-tab-icon { height: 14px;  width: auto;  margin-right: 3px;}
    .comments-tab:hover { background-color: #eeeeee;}
    .inactive-select-tab { background-color: #d1d1d1;}

  • To change the background colour of tabs content area simply edit #f2f2f2
  • To change the width of the comment box container change width:450px;
  8.  Next search for this
<div class='comments' id='comments'> 
After the first occurrence of the above available code paste this code: 

<div class=’comments-tab’ id=’fb-comments’ onclick=’javascript:commentToggle(&quot;#fb-comments&quot;);’ title=’Comments made with Facebook’>
<img class=’comments-tab-icon’ src=’http://2.bp.blogspot.com/-rae4j6NaLkY/T1JrjUEIkkI/AAAAAAAAGBc/PzwMIo1g1Is/s400/fbcomment.png’/>
<fb:comments-count expr:href=’data:post.url’/> Comments </div>
<div class=’comments-tab inactive-select-tab’ id=’blogger-comments’ onclick=’javascript:commentToggle(&quot;#blogger-comments&quot;);’ title=’Comments from Blogger’>
<img class=’comments-tab-icon’ src=’http://www.blogger.com/img/icon_logo32.gif’/> <data:post.numComments/> Comments </div><div class=’clear’/>
</div>

    <div class=’comments-page’ id=’fb-comments-page’>
      <b:if cond=’data:blog.pageType == &quot;item&quot;’>
       <div id=’fb-root’/>
       <fb:comments colorscheme=’light’ expr:href=’data:post.canonicalUrl’ expr:title=’data:post.title’ expr:xid=’data:post.id’ width=’450′/> <div style=’color:#fff; background-color:#3B5998;border: solid 1px #ddd; font-size:10px; padding:3px; width:440px;’>Facebook Comments by 
<b><a href=’http://www.mybloggertricks.com/’ style=’text-decoration:underline; color:#fff;’ target=’_blank’ title=’Blogger Widgets’>Blogger Widgets</a></b>
</div>

</b:if>
     </div>

Note: If the above code gave errors then delete the red highlighted lines from the code above.

  • To change the width of the comment box size change the numeric value width=’450′ . Keep it equal to the width of the comment box container we set earlier in step#7.
  • To change the footer credits size (i.e. Facebook Comments by blogger Widgets), change this value width:440px
  • Keep a difference of 10 pixels between the comment box size and footer size. For example if you set comment box-size to width=’450′ then set footer-size to width:440px
  • To change the text inside tabs edit Comments for Facebook Tab   and  Comments for Blogger Tab

      9.   Save your template and you are All Done!
Visit your blog to see it working just fine. 🙂

Note: If you have activated blogger threaded comments then the Tabs will display only when at least one comment is posted in bloggerThat is all every thing is completed now you can refresh your blog :) note if you have custome designed theme before do anything think about it. and make backup.

You can Handle your comments by visiting Facebook/tools/Comments 
Thats it Hope you like it :)

Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com

How To Create Free Facebook Apps For Website Login Or Blog

Facebook apps are very useful and most uses for different kind of work, like mostly peoples create free Facebook apps for fun and time pass but they make money online with advertising on it. And some peoples create apps for their blogs, and website.
And in this article I will show you a very beginner guide how to create free Facebook apps that can be used for your website login or any website or blog widget.

There is no any difficult step you just need a verified account, verified account means you must have added your mobile number into Facebook account.
It is called verified Facebook user.
Create Free Facebook Apps Now

Step 1 >> Go Here Developers Facebook Page and click on register as developer.

Step 2 >> Agree the terms and conditions for Facebook apps developers. Then choose your roles and categories choose any no matter.

Step 3 >> Once you finished refresh the developers Page, and you will see a button create app press it.

Step 4 >> Now enter your App Details App Name is required field. other are optional. You can also change name in future because there is option in App Setting Page.

  • App Name : Any thing it means what is your Application subject or Name.
  • App Name Space : It means what will be url of your app, like every Facebook has a username, it is also same like that.

fill details and continue.

Once your created your first free application you will be redirect to your app setting page there you can see a App ID and App Secret don�t share it with any one it is unique and uses for implement websites or scripts with Facebook apps.

So Here is now you have to put your domain name in app scroll down page and find for App Domain Box there enter your website domain name without http and www. if subdomain then enter complete subdomain.
More scroll down page and find for website with Facebook Login. enter complete url there.
for more information you can see a snap preview below.

I Hope you may like this if you feel any problem feel free to comment here and discuss what you want to do more with facebook app.
Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com

All Facebook Smiley Codes

We all use facebook but still alot of us are unware of how to use smileys in chat.Some of us just think how the other person have sent a smiley.Well it is very simple to send smileys in facebook chat.You have to just enter a code and it will automatically convert into a smiley.I am providing here a complete list of smiley codes that can be used on facebook.Even if you already use or know some of the codes even then you will find this list very useful
becuase you will find a lot of new codes


facebookemotion All Facebook Smiley Codes
If you liked this post then dont forget to like it on facebook
Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com

Tips to Identify Fake Facebook Account Easily

Image result for facebook
Fake Facebook Accounts is Proving out to be a new Trend on Facebook. Probably 20-30% of total Facebook Accounts are fake or even more, This Number is Anticipated to be Increasing in Future. Fake accounts on Facebook are  mainly Created with an intention to Spam all over Facebook and Spread Virus. Many people Create Fake Girl�s Profiles to Dupe Some innocent Fb Users too.

Its Sad that Facebook Can�t Identify Fake Facebook Account and Delete them all Manully,and One Should not expect it from Facebook because of obvious Reasons. But yes they will Definately Block your account if you send lots of Friend requests to Unknown People and if you post or Comment Spammy Links over and over again. Facebook Catches you and then next time when you try to Login again, it asks you to Identify Photos of Friends, This is where Fake Account Users Get Caught.
But This Don�t Stop Spammers to Create another Fake Facebook account, So in this article we will Discuss Some Tips that will Help you to Identify Fake Facebook Account easily, So that you don�t fell in thier Traps, Report that Account to Facebook which will Help to Make Facebook Safer to all of us.

 Tips to Identify Fake Facebook Account


1) Profile Picture :
  • Goto Google images Click on Camera icon which says Search by image, Click on Upload an Image, now choose the Picture you  had downloaded earlier , Now once the uploading Completes, google will show you Similar Images that already exist over internet.
  • 2) Timeline:
    • The Facebook timeline of a Facebook accounts says a lot about that Profile. Most Fake Profiles have �Female� as a gender, this doesn�t Mean all fb accounts with �Female� Genders are Fake, There are many other things to Identify Fake Facebook Account.
    • if thier photos folder shows only 1 or 2 Pictures that too of random Celebrities then probably its fake.
    • if the Person does not update Status, or if he does, the Comments does not read like his Real friends or the profile does not comments on others status,then its likely to be a Fake profile
    • The �About� tab will Give you More information about the Profile, if the �About� tab don�t show you any info about the persons profile then thats an indication about fake profile
    3) Wait for 1st january:
    • This is kind of Funny, Why Would one Wait for 1st jan to Identify Fake Facebook Account, Well Fake Profile Makers Most Probably Enter 1st jan as thier birth date while creating Fake account. So on 1st Jan, Facebook will Show you People who have birthdays today. Go through that list and Unfriend them if you dont know them Personally.
    • On 1st jan 2014, i was shocked to see 28 people Having thier birthday, Guess what i performed the above Proccess.
    4) Girls Profile :
    • Most of the Fake profiles are created with Girl Identity and with a Beautiful face as a Profile Picture, You may even find Cell phone Number, Girls Hardly will Share thier Contact number in Public.
    • A girl Profile with Lots of Friends and Followers indicates a Fake Profile.
    These were some tips to Identify Fake Facebook Account , which i wanted to share with you all, if you find any Fake profile then you and your friends can report it to facebook.
  • First Thing we see about any Facebook account is thier Profile Picture, If you Find any Facebook Account on your Friendlist suspicious, First thing you will do is Use Reverse Image Search. This helps you find out if Similar Pictures are available on Internet.  First Download the Profile Picture of the account you find suspicious

Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com

Facebook Should Have a Limit How many time You can Change your Relationship Status

Facebook is tweaking its timeline design, and changes are rolling out already for personal pages. That means brand managers should start preparing, because it�s likely the changes will also take effect for company pages. Last month, ABC was the first to report on these changes, which at the time were only hypothetical. A Facebook spokesperson told the news outlet the changes aimed to �make navigating timeline even easier.�
Most of the changes are minor design tweaks, and will likely improve the experience: On your page, posts will appear in a single column on the left, rather than being divided across two columns. The features below the cover photo are decreasing in size and will no longer feature a photo�your design department will be ecstatic about not having to make tiny icons for each seldom clicked tab. In initial designs, your name overlays the cover photo, which will allow for some interesting cover photo design choices to incorporate the name. The right side of the page can be reordered, so maps, friends and photos can move around as you see fit. Since there�s not a huge emphasis put on this part of the page for brands, I�m not sure this will be hugely revolutionary. For personal pages, �subscribers� will now be called �followers.� (Sound familiar, Twitter users?) No word on whether this will mean your �fans� will now be known as your �followers.� Facebook tab engagement plummeted in the wake of the timeline launch, and it looks as though that trend will continue, because it�s not immediately evident where they�ll live for brand pages. Facebook�s de-emphasizing of tabs means that smart page managers should push back when clients proclaim they want a tab. 

Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com