Showing posts with label Facebook Trick. Show all posts
Showing posts with label Facebook Trick. Show all posts

Saturday, 22 February 2014

How To Add Facebook Popup Like Box To Blogger

To become a successful blogger and taking your blog to the top is not so simple without high amount of traffic. But if you manage to get the traffic you have done 90% percent of your work and no one can stop you rocking the internet. The social networking sites like Facebook, Twitter etc. is the best source to get high quality and amount of traffic to your blog. So if you have made a facebook page for your blog and want more people to like it then you can add this widget to your bloggers blog which will promote the visitor to like your page through a popup facebook page like box.

Image Source : Facebook.com

Features: 

Attractive Design.

Direct Like Button Without Visiting To Page.

Faces Of People Who Likes This Page.

Number Of Likes To Page.

Procedure To Add Facebook Popup Like Box To Blogger: 

  • Go To Blogger And Sign In.
  • Go To Layout >> Add Gadget >> html/javascript
  • Now Just Paste Following Code.
<script src="http://yourjavascript.com/69231961363/jquery-colorbox-min.js"></script><script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js' type='text/javascript'></script>
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1)
{
var fifteenDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"400px", inline:true, href:"#exestylepopups"});
}
});
</script>
<style type="text/css">
/*
ColorBox v1.3.16
(Copyright (c) 2011 Jack Moore - jack@colorpowered.com)
*/
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block}.cboxIframe{width:100%;height:100%;display:block;border:0}#cboxOverlay{background:#000;opacity:0.5 !important}#colorbox{box-shadow:0 0 15px rgba(0,0,0,0.4);-moz-box-shadow:0 0 15px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4)}#cboxTopLeft{width:14px;height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) no-repeat 0 0}#cboxTopCenter{height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8OI3aZY3NOLeWXntQVnXFkPCbgnyfdYMHf3LJoIm_5pe0N2QuRL4sx1qI6bXEtiEqHyFdDR4pve2EIrd4CUS1qEj8yUXqquGolyNRONtJmdWqUbxbpEJOgN4sO9uffD9NK5N3y2xVJlA/s400/border.png) repeat-x top left}#cboxTopRight{width:14px;height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) no-repeat -36px 0}#cboxBottomLeft{width:14px;height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) no-repeat 0 -32px}#cboxBottomCenter{height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8OI3aZY3NOLeWXntQVnXFkPCbgnyfdYMHf3LJoIm_5pe0N2QuRL4sx1qI6bXEtiEqHyFdDR4pve2EIrd4CUS1qEj8yUXqquGolyNRONtJmdWqUbxbpEJOgN4sO9uffD9NK5N3y2xVJlA/s400/border.png) repeat-x bottom left}#cboxBottomRight{width:14px;height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) no-repeat -36px -32px}#cboxMiddleLeft{width:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) repeat-y -175px 0}#cboxMiddleRight{width:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) repeat-y -211px 0}#cboxContent{background:#fff;overflow:visible}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjS-EyI-7-XFaRtzGxGFe3zKjDheG-Isih-onQXh5O2W2x0fQxco8bLxk7g0sTLeDWx-QiL-uxUwDspfdZP3LJ8GUcrKsKJuZhKKvimx6D3gNAXT9bbTV60Fa4utqxeCrjCtdC8Tc36v6I/s400/loadingbackground.png) no-repeat center center}#cboxLoadingGraphic{https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLGjKeJCe93mWTPnfzB6vr1qhF21vIT_58mVng7eGOq3YmeWoEbctkWROTUWye7n0OOyP5f8CE1QTxwUvWdw1KmedN3VMTeEsaA-V4IW9TLfqYCXwpL4pk7rLMboLWCmgF8oSLoU7YAxQ/s400/loading.gif) no-repeat center center}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{position:absolute;bottom:-29px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHiKyvvZYt9Mz4yVQgGU3DjjIcjt_9kWchPavq_NTfr1_FUe77OnvvubSfLU7af3ohAFFpnHrUt9zjfAQRbJViJs1FXAKq3LUqbEY6EMGGmfraPg6XmrxmPuWhWGNhnOAcgYHL5msaz2w/s1600/controls.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px}#cboxPrevious{left:0px;background-position:-51px -25px}#cboxPrevious.hover{background-position:-51px 0px}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext.hover{background-position:-75px 0px}#cboxClose{right:0;background-position:-100px -25px}#cboxClose.hover{background-position:-100px 0px}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px;right:27px}.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px}#mdfb{font:12px/1.2 Arial,Helvetica,san-serif;color:#666}#mdfb a,#mdfb a:hover,#mdfb a:visited{text-decoration:none}.mdbox-title{background:#000;color:#fff;font-size:20px !important;font-weight:bold;margin:10px 0;border:20px solid #ddd;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-shadow:5px 5px 5px #CCC;padding:10px;line-height:25px;font-family:arial !important}
</style>
<div style='display:none'>
<div id='exestylepopups' style='padding:10px; background:#fff;'>
<center><h3 class="mdbox-title">Receive all updates via Facebook. Just Click the Like Button Below...</h3></center><center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FTricksDroid&amp;width&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;header=false&amp;stream=false&amp;show_border=false&amp;appId=148912718614218" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowtransparency="true"></iframe>
</center>
<!--Please Do not Remove the Credits -->
    <p style=" float:right;  margin-right:35px;  font-size:9px;" >Provided By <a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://www.tricksdroid.com/">TricksDroid</a></p>
</div></div>
  • Replace TricksDroid With Your Facebook Fanpage Username.
  • Leave The Title Empty.
  • Click On Save.
That's it you have successfully added Facebook fanpage popup like box to your blog. Do not forget to like us on facebook. For any questions & suggestions leave a comment below. 

Saturday, 2 November 2013

How To Merge Two Facebook Pages

What do you do if you have two business Facebook Pages for the same business? I know quite a few businesses have found themselves in this position.

Perhaps, in a flourish of enthusiasm a Facebook Page was created and then forgotten about and then year of two later another Page was created.
Or, perhaps you thought that it was a good idea to have two separate Pages for your business, but realised that you only have the resources to manage one.
Or, sometimes customers create a Facebook Place by checking-in to the business before it has a Page.
Or, someone outside the business has set up a Facebook Page in your Business. You will need to claim the Page first before you can merge it. Here’s how to do it: Facebook Help – Claiming a Page for your Business


If you want to get merge your duplicate Facebook Pages, this is what you do:
Rules for Merging two Pages
You may merge two Pages if they represent the same thing and have a similar name
You can only merge the Page with fewer Likes into the the Page with more Likes
The only thing transferred from the Page with fewer Likes is the Likes and Check-ins
All photographs, wall posts and the username for the Page with fewer Likes will be permanently deleted
The Page with more Likes will look the same but include the extra Likes and Check-ins
If you want to merge to Pages with a location make sure that they have the same address before you start
Back up


Before you start, I highly recommend you back up the Page with fewer Likes in case there is information or photographs that you want to keep.


I use SocialSafe to back up all my Social Media accounts. They have a 60 day free trial for up to four accounts – and it is easier to use to use their system than to try to it manually. SocialSafe saves the following: fans, profile, photos, events, status updates to your computer.


If you have Milestones, make sure you screen capture them to make sure you transfer all of them. At the moment there is no way to save these or transfer this information so you will need to add them manually to the combined Page.
How to merge your Pages
Go to the Page with more Likes. This is the one that you will be keeping.
Go to Edit Page
Select Update Info

                       
                                              Image Source: Facebook.com

Go to the Resources Tab

Click on Request to Merge duplicate Pages(If you don’t see it use this link Request to Merge duplicate Pages)
A dialogue box will show you the Pages you manage that qualify to be merge. Select right Pages.
The Page with fewer Likes will be permanently deleted from Facebook and you cannot undo the merge.


If you found this post of merging duplicate Facebook Pages useful, please share it with other people in your social networks.


For any queries and questions leave a comment below and give us a chance to help you.

Wednesday, 30 October 2013

New Facebook Emoticons List 2013

I know that you all love the facebook emoticons to share your feelings with the friends.So I have collected the different facebook emoticons which you all would like.



                      




LIST:-

Following is the list with the codes



Just awake, with eyes almost closed.

[[445362285499952]] [[445362305499950]]

[[445362348833279]] [[445362345499946]]





Applause

[[445362525499928]] [[445362552166592]]

[[445362578833256]] [[445362582166589]]




Face perched, going to sleep or is down by shame / embarrassment.

[[445363532166494]] [[445363552166492]]

[[445363575499823]] [[445363572166490]]




Angry

[[445363628833151]] [[445363672166480]]

[[445363692166478]] [[445363695499811]]




Smiley happy dancing

[[445363838833130]] [[445363872166460]]

[[445363895499791]] [[445363892166458]]




With red bandanna and fist

[[445370875499093]] [[445370895499091]]

[[445370915499089]] [[445370918832422]]




Gag with white mouth shut plugged

[[445371002165747]] [[445371038832410]]

[[445371108832403]] [[445371102165737]]




Shut up, tight-lipped

[[445371275499053]] [[445371302165717]]

[[445371328832381]] [[445371332165714]]




Smiley bomb black

[[445371402165707]] [[445371445499036]]

[[445371478832366]] [[445371475499033]]




Coffee

[[445371832165664]] [[445371888832325]]

[[445371915498989]] [[445371912165656]]




Dog

[[445372065498974]] [[445372142165633]]

[[445372182165629]] [[445372185498962]]




Cellular

[[445372415498939]] [[445372445498936]]

[[445372475498933]] [[445372478832266]]




Smiley cheerleader

[[445372645498916]] [[445372688832245]]

[[445372715498909]] [[445372712165576]]




Smiley hello, hello

[[445373092165538]] [[445373155498865]]

[[445373212165526]] [[445373208832193]]




Bowl with rice and chopsticks

[[445373432165504]] [[445373538832160]]

[[445373595498821]] [[445373592165488]]




Hand with knife / ax

[[445373755498805]] [[445373805498800]]

[[445373838832130]] [[445373835498797]]




Confused, eyes spiral

[[445374018832112]] [[445374052165442]]

[[445374068832107]] [[445374072165440]]




Cuckoo comes out smiley

[[445374375498743]] [[445374415498739]]

[[445374475498733]] [[445374465498734]]




Heart largest red

[[445374708832043]] [[445374732165374]]

[[445374768832037]] [[445374765498704]]




Big red heart

[[445374842165363]] [[445374875498693]]

[[445374915498689]] [[445374912165356]]





Smiley Man with hat

[[445375128832001]] [[445375158831998]]

[[445375182165329]] [[445375185498662]]




Devilish face

[[445375438831970]] [[445375498831964]]

[[445375522165295]] [[445375525498628]]




Finger in the nose

[[445375942165253]] [[445375988831915]]

[[445376022165245]] [[445376025498578]]




Sweet face

[[445376125498568]] [[445376195498561]]

[[445376222165225]] [[445376225498558]]




Sweet little face that’s about to cry

[[445376455498535]] [[445376475498533]]

[[445376512165196]] [[445376508831863]]




Drink – cocktail

[[445376788831835]] [[445376882165159]]

[[445376918831822]] [[445376922165155]]




With cigarette smoke

[[445377228831791]] [[445377265498454]]

[[445377282165119]] [[445377285498452]]




Cat

[[445377405498440]] [[445377458831768]]

[[445377488831765]] [[445377485498432]]




Happy smiley with tears in his eyes

[[445400118829502]] [[445400142162833]]

[[445400162162831]] [[445400158829498]]




Circles

[[445400268829487]] [[445400312162816]]

[[445400335496147]] [[445400332162814]]




Afraid, afraid of the dark

[[445400542162793]] [[445400588829455]]

[[445400605496120]] [[445400608829453]]




Crying

[[445400692162778]] [[445400725496108]]

[[445400748829439]] [[445400745496106]]




Intrigued

[[445400922162755]] [[445400958829418]]

[[445400982162749]] [[445400978829416]]




Annoyed

[[445401045496076]] [[445401105496070]]

[[445401138829400]] [[445401142162733]]




In love with heart eyes

[[445401305496050]] [[445401328829381]]

[[445401352162712]] [[445401348829379]]




I see you, I know what you want to do

[[445401418829372]] [[445401445496036]]

[[445401475496033]] [[445401478829366]]




Lips – Kiss

[[445401572162690]] [[445401595496021]]

[[445401625496018]] [[445401622162685]]




Bulb

[[445401675496013]] [[445401712162676]]

[[445401735496007]] [[445401732162674]]




Snail

[[445401845495996]] [[445401872162660]]

[[445401895495991]] [[445401892162658]]




Moon

[[445401958829318]] [[445402012162646]]

[[445402035495977]] [[445402038829310]]




Pig – Pig

[[445402492162598]] [[445402512162596]]

[[445402532162594]] [[445402528829261]]




Shit – poop with flies

[[445402575495923]] [[445402592162588]]

[[445402635495917]] [[445402632162584]]




MMM – nerd with glasses who thinks

[[445402768829237]] [[445402792162568]]

[[445402815495899]] [[445402812162566]]




Music notes – Music

[[445402862162561]] [[445402882162559]]

[[445402945495886]] [[445402942162553]]




Neutral face

[[445403078829206]] [[445403098829204]]

[[445403125495868]] [[445403128829201]]




Lip curled

[[445403208829193]] [[445403232162524]]

[[445403255495855]] [[445403258829188]]




No Ninth

[[445403508829163]] [[445403538829160]]

[[445403582162489]] [[445403578829156]]




Clouds

[[445403695495811]] [[445403718829142]]

[[445403748829139]] [[445403752162472]]




Eyes Closed – Sleeps

[[445404368829077]] [[445404455495735]]

[[445404485495732]] [[445404482162399]]




OK

[[445404588829055]] [[445404618829052]]

[[445404652162382]] [[445404648829049]]




Balloons

[[445404872162360]] [[445404888829025]]

[[445404932162354]] [[445404935495687]]




Party – party

[[445405165495664]] [[445405192162328]]

[[445405252162322]] [[445405248828989]]




Smiley thinks – eyes

[[445406065495574]] [[445406085495572]]

[[445406118828902]] [[445406115495569]]




Crying

[[445406242162223]] [[445406262162221]]

[[445406288828885]] [[445406292162218]]




Sleeping

[[445406435495537]] [[445406455495535]]

[[445406472162200]] [[445406475495533]]




Thumbs down

[[445406645495516]] [[445406688828845]]

[[445406725495508]] [[445406728828841]]




Gift

[[445406822162165]] [[445406842162163]]

[[445406875495493]] [[445406872162160]]




In deep relaxation

[[445407078828806]] [[445407115495469]]

[[445407138828800]] [[445407142162133]]




Ride with flushed cheeks

[[445407215495459]] [[445407245495456]]

[[445407278828786]] [[445407282162119]]




Reluctant

[[445407458828768]] [[445407485495432]]

[[445407505495430]] [[445407508828763]]




Dried rose

[[445407588828755]] [[445407612162086]]

[[445407642162083]] [[445407638828750]]




Pink

[[445407752162072]] [[445407775495403]]

[[445407828828731]] [[445407825495398]]




Red with anger

[[445408048828709]] [[445408142162033]]

[[445408238828690]] [[445408242162023]]




Yawn, good night

[[445408302162017]] [[445408318828682]]

[[445408335495347]] [[445408338828680]]




Smiley shocked, surprised

[[445408572161990]] [[445408592161988]]

[[445408625495318]] [[445408628828651]]




Happy, smile and smile

[[445408835495297]] [[445408852161962]]

[[445408908828623]] [[445408905495290]]




Sun

[[445409892161858]] [[445409908828523]]

[[445409928828521]] [[445409932161854]]




Oohh surprise

[[445409982161849]] [[445410012161846]]

[[445410045495176]] [[445410042161843]]




Super smile

[[445410302161817]] [[445410328828481]]

[[445410372161810]] [[445410368828477]]




Smile with your eyes closed

[[445410468828467]] [[445410495495131]]

[[445410525495128]] [[445410522161795]]




Give me a smile

[[445410712161776]] [[445410742161773]]

[[445410762161771]] [[445410758828438]]




Scared face

[[445410828828431]] [[445410848828429]]

[[445410888828425]] [[445410885495092]]




Stars

[[445411182161729]] [[445411198828394]]

[[445411228828391]] [[445411225495058]]




Handshake

[[445411308828383]] [[445411412161706]]

[[445411458828368]] [[445411455495035]]




Smile

[[445411615495019]] [[445411652161682]]

[[445411685495012]] [[445411682161679]]




Time – clouds with rain

[[445413082161539]] [[445413115494869]]

[[445413155494865]] [[445413152161532]]




Cake with candle

[[445413232161524]] [[445413248828189]]

[[445413272161520]] [[445413275494853]]




Sad

[[445413445494836]] [[445413472161500]]

[[445413502161497]] [[445413498828164]]




Glass with red wine

[[445413582161489]] [[445413602161487]]

[[445413625494818]] [[445413628828151]]

If you know some more leave a comment below.

 

© 2013 TricksDroid. All rights resevered. Designed by Templateism

Back To Top