This widget pops up a jQuery window containing Facebook likebox as soon as a new visitor arrives. This plugin can be added to both Blogger Blogs and Wordpress. I am using here the same jQuery effect introduced by sidhart in JQuery Popup Just Like Aweber Subscription Form. Lightbox effects like this one can be widely seen on many blogs now. It will help you increase your Facebook Fans greatly and our previous version will surely increase the number of your RSS subscribers. In my next tutorials I will make sure to make it more interactive with social media links and a complete version with everything you may need.
I will not be providing a DEMO for this because you can try it live in our HTML Editor to see how it works.
Tip: Copy the code given in step#4 and paste it inside this editor.
How it works?
This popup appears only once to every new visitor. The ip address of the visitor is stored in browser cookie and as the page loads again the widget wont be called again for the same visitor thus eliminating the chances of bugging regular readers. Because of course it will look weird if the popup appears again and again on every pageview. It will appear both on homepage and sub pages depending which page the visitor is accessing. I have set the cookie refresh time to 30 days, which means that this lightbox will appear again for the same visitor after 30 days. We can easily set the number of days to prompt the visitors about your Facebook Fan page. Lets get straight to the one step installation process.
Add Facebook LikeBox inside Jquery Popup in Blogger
I am discussing here steps for blogger but if you know how to deal simple HTML code then you can easily add it to your wordpress blog too.
- Go To Blogger > Design
- Click choose a gadget
- Select HTML/javascript widget
- Paste the following code inside it
<style>
/*
ColorBox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#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;}
/*
User Style:
Change the following styles to modify the appearance of ColorBox. They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#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/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/s1600/controls.png) no-repeat 0 0;}
#cboxTopCenter{height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBJGtcjl0fbllybMdFYPkbLQ4pcrLfbCDAmDHSJ6FfTNPtwmg1w1xXPG5t73UDEhDX8DsyPG06PCn5AMzqve2uwbIqk3_NXdXhwbMlQ-zq6lql-hYhbSZEbpfEtvV5sYo3QqZkYwasHz4/s400/border.png) repeat-x top left;}
#cboxTopRight{width:14px; height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/s1600/controls.png) no-repeat -36px 0;}
#cboxBottomLeft{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/s1600/controls.png) no-repeat 0 -32px;}
#cboxBottomCenter{height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBJGtcjl0fbllybMdFYPkbLQ4pcrLfbCDAmDHSJ6FfTNPtwmg1w1xXPG5t73UDEhDX8DsyPG06PCn5AMzqve2uwbIqk3_NXdXhwbMlQ-zq6lql-hYhbSZEbpfEtvV5sYo3QqZkYwasHz4/s400/border.png) repeat-x bottom left;}
#cboxBottomRight{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/s1600/controls.png) no-repeat -36px -32px;}
#cboxMiddleLeft{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/s1600/controls.png) repeat-y -175px 0;}
#cboxMiddleRight{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/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/AVvXsEhHNn0zt60-8gMUSitM9tSJ6YL36TCY3PP1BedTRXWWbx0szRykLRl3OVzr5B4JsXcRTxAG2PQKcC4yH3SSDq0P3CzgCOkXFGsxAEind1LdQPHWmaEk-OLqBEhgSTqlC4KTYCr4S9RotQQ/s400/loadingbackground.png) no-repeat center center;}
#cboxLoadingGraphic{https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIg73hax6QDU26wuPMHljgx0_nn0Y6pX6AqvB1Ybx_sCiUUQmL8VNb65Ej20B0BlS20PcaaEtvGcMqRErKPM-DIBUzH4Jo6JU_a4LwEBhQZNyF3GyAbDXEMhevD0ASSPGNTtCg6hvMJmw/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/AVvXsEg4n1EPvO6PB6UbspH7CHSVWrsP0Lo3gUFkXkhrjXV3n_fpuBqAf26CXPNxvI9yuxdXpZVZpF45ngdBGpfMCwCnU4oCulSbKjrY9-FrSgeXN1N37LjSXfcocEyxy-hMwyqCD_B7DAgIFx0/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;}
/*-----------------------------------------------------------------------------------*/
/* Facebook Likebox popup For Blogger
/*-----------------------------------------------------------------------------------*/
#subscribe {
font: 12px/1.2 Arial,Helvetica,san-serif; color:#666;
}
#subscribe a,
#subscribe a:hover,
#subscribe a:visited {
text-decoration:none;
}
.box-title {
color: #F66303;
font-size: 20px !important;
font-weight: bold;
margin: 10px 0;
border:1px solid #ddd;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
box-shadow: 5px 5px 5px #CCCCCC;
padding:10px;
line-height:25px; font-family:arial !important;
}
.box-tagline {
color: #999;
margin: 0;
text-align: center;
}
#subs-container {
padding: 35px 0 30px 0;
position: relative;
}
a:link, a:visited {
border:none;
}
.demo {
display:none;
}
</style>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script><script src="http://downloads.mybloggertricks.com/jquery.colorbox-min.js"></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:"#subscribe"});
}
});
</script>
<!-- This contains the hidden content for inline calls -->
<div style='display:none'>
<div id='subscribe' style='padding:10px; background:#fff;'>
<h3 class="box-title">Receive all updates via Facebook. Just Click the Like Button Below<center><p style="line-height:3px;" >▼</p></center></h3>
<center><iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fbloggertricks&width=300&colorscheme=light&show_faces=true&border_color=%23ffffff&stream=false&header=false&height=258" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:258px;" allowtransparency="true"></iframe>
</center>
<p style=" float:right; margin-right:35px; font-size:9px;" >Powered By <a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://www.mybloggertricks.com">Blogger Widgets</a></p>
</div>
</div>
Make this simple change:
- Replace bloggertricks with your facebook username.
Update: If your Facebook URL is too long and contains numbers then you may first create a branded Facebook username in seconds at Facebook.com/username
5. Hit the save button. Drag the widget to anywhere on your right sidebar.
6. Click the orange save button towards top right.
done! Visit your blogs to see it poping up just beautifully. To review the widget just delete your browser cookies and refresh the page to see it appearing again.
Want the widget to appear Repeatedly
If you want to prompt the likebox every time the visitor enters your blog then simply delete this *30 from the code above.
Do let me know if you needed more help. Peace and blessings pals! :)
If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »
you are always great man you are always great
ReplyDeletethanks mohammed
wow! i love this!
ReplyDeletewhy dont you redirect all your templates links and test lab to subdomain to your blog
ReplyDeleteas zailab.blogspot.com to zailab.mybloggertricks.com this will increase your alexa rank
i would like also to know the pack that you bought from hostgrator name and if i will buy i will buy under your affilate link
again found some thing great!
ReplyDeleteThis is what im waiting for long time!!
ReplyDeleteI did all the step, including delete cookies.. BUT.. WHY IT DOESNT WORK ON MY BLOG?? ;_(((((
Mohammad, pls analyze it for me.. why my template make it doesnt work. ;_O i want it badly..
or anyone.. pls try go to my blog here: http://muxlimo.blogspot.com
if it works on You.. pls send CBOX message to me.. pls..thanks.. ;_O
same here...its not wroking for mine too :(
Deletegreat share man!!! will try in my site
ReplyDeleteI delete * 30 but it appears only one time :(
ReplyDeleteMine Not Working After Replace The bloggerticks to mine 1 :( please help http://www.tamilanspace.net
ReplyDeleteCan you please make a popup containing all social bookmarking. E.g, Facebook, twitter, rss subscribe and etc
ReplyDeletethx u very much dear bro .. its really nice widget five star *****
ReplyDeleteThanks For The Credit Sir :)
ReplyDeletethx for your all best guidelines .. now i subscribe your page via email .. i also follow u on G+ :).. also i want to give thx dear Sidharth for this unique widget :).. right now i have run 2 blog onestepdownload.blogspot.com & jaycutlerbest.blogspot.com
ReplyDeletei need more guidelines in future.. and bast of luck dear Mohammad Mustafa Ahmedzai bro .. thx again u Rock
lokkin great
ReplyDeletehttp://softechnogeek.blogspot.com/
can you tell me please how to make a subscribtion as mashable so that the subscriber choose the topic that he want to follow
ReplyDeletei will explain more
when you see the subscribtion box you see check boxes you choose the topic that you want can i make this in blogger
@daven
ReplyDeleteu r Widget working Fine I visited U r website Working Great ?
@ MUXLIMO on 7:18 AM, January 04, 2012 said... # 7
Buddy It Is not working for me At Beginning Problems You Might have
1)If your Website contain Any redirection Script then This Is not going to Work Like i Had Adfoc.us Redirection ..just look at u r scripts ?
2)Replace bloggertricks to u r Facebook Page Id if it is wrong then it might not work [look carefully at u r id my Id Contains number Also :)]
@mohd Simply i had not any Word to Describe u r Work i am Speech-Less Bro Forgive Me :)
Just visit My Website
http://goo.gl/FEa86
Can i make the widget to show again repeatidly only at those who didn't click like?
ReplyDelete@Unknown
ReplyDeleteAh,.. thank you very much for replying me, Umknown Bro.. I replaced the ID to mine and all i can remember, i never put any redirect javascript to my template.. i dont know how to make it work.. ;(
btw, thanks again for the suggestion, Bro.. God Bless You :)
Its Really Nice Widget
ReplyDeleteThanks Bro.
MAKE DOLLARS ONLINE
Hey Mohd,
ReplyDeleteNot working for me.
Can i remove your link?
ReplyDeletenot working for me i have installed it already
ReplyDeleteCOOL HACKING TRICKS
Hi there..
ReplyDeleteAwesome widget! Nice job, well done you did a great job mate. This widget will make our blogger hosted blog look more pro and modern i guess. ;) My blog Camcorder buying guide Thanks MBT!
For those of you, who can't make it work, please make sure that you drag your widget to extreme bottom right sidebar. Place it below all widgets on your right sidebar.
ReplyDeleteIf it still didn't work then please delete this line from the code and save and check again:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'></script>
Let me know everybody.
@ahmed
Unfortunately that can't be done because zailab is a separate blogger blog and subdomains are only possible for a blog having the main domain reserved for itself like mbt.
For hosting guidelines please give me some time to write a detailed post on it. I will share coupon codes too that may provide you with free first three months. A lot of readers have asked me on this therefore I needed to first assure you why should you choose hostgator and then I will skip directly on how can you register for free months and enjoy the best discount possible. I will answer all your questions on hosting in my coming posts buddy. :)
For that mashable type subscription you will need special development which is costly. They are putting a lot of bucks in providing such category subscription. Not possible with feedburner or even aweber.
@English songs
My next posts are on web hosting please stay tuned.
@MUXLIMO
My bad that I am reading your comment so late dear. Please apply the method I shared above and let me know else I will personally help you for being a loyal reader. :)
@MR. DJ
Please instead of deleting try putting this *0 in place of *30
@babu singh
Thanks for your kind feedback. You will be treated exceptionally from today onwards for being a loyal reader now. Always welcomed. :>
@sidhart
Most welcomed buddy :>
@M saad
I am working on it buddy, will be served very soon.
@unknown
Thanks buddy for helping others. Really appreciated it :)
@Ayush agarwal
You can change its colour so that it may not display too much but kindly keep it intact as the only favour pal.
@ndark @kilaruteja
Try the method I shared above.
@borneoxmeo
Most welcomed pal :)
For some reason doesn't work for my page. Which part of my link I need to replace?
ReplyDeletehttp://www.facebook.com/pages/Amardon-War-Field/288829401161546
Thanks for this great products
@JoseDelgado hey man I had the same problem and it took like 3 hours to figure it out lol, but you jus have to replace "BLOGGERTRICKS" with--> "pages/Amardon-War-Field/288829401161546" i hope you can make it work, and Mohammad your blog is amazing!!!
ReplyDeleteOMG.. i'm looking for this tutorial at a long time.. i'm so happy.. thanks MBT for this awesome tutorial.. Best regards: Mr.DewaTV
ReplyDeleteUpdate
ReplyDeleteI have updated the point on Facebook Username URL. please find it above step#5
You will have to create Facebook usernames and this is important for your future use too else you can get the Facebook Liklebox code from this page
You will like Version 2 a lot!
@Mohammad Mustafa Ahmedzai
ReplyDeleteThanks for this reply, Brother.. its OK i know u're so busy there.. btw, it stil doesnt work, Bro.. (*sad) might be caused by my transparent image for my template background??
amazing man you r superb man visit my blog http://mithilaworld.blogspot.com/
ReplyDeleteHi! i have a problem with this! I have Nivo's slider and when i add this script, then slider stops and is not loading the images.... I asked in Nivo's forums and they told me:
ReplyDelete"The reason is probably related to that code that you're trying to add containing an older version of jQuery.
Try adding it in and let us know - we can then better diagnose the issue.
-- Michael"
Can you help me maybe? :)
Please Re-Upload Images ... ImgBoot.com Shows Error.. All Images Are Deleted :(
ReplyDeleteYes i have the same problem reupload the imags pleasee!!!
ReplyDeletePlease update the post i am also getting the error on image it says go to www.imgboot.com
ReplyDeleteReplace the link with this :)
ReplyDeleteborder: http://i.imgur.com/2rIKc.png
controls: http://i.imgur.com/ydcPr.png
loading: http://i.imgur.com/MtP9b.gif
loading_background: http://i.imgur.com/s7h4D.png
@MAX89X hey i saw your blog and the widget is working fine please can you upload your whole text
ReplyDeletethanks
Update
ReplyDeleteImages have been updated and the updated code is highlighted in blue color. You can now use the updated code to make things work just perfectly :)
@Funtastikos
I have replaced the jquery link with the most updated code. It will work now in your case too. :>
Thanx soo much 4 this!
ReplyDeleteIt's working perfectly on my blog and i switched to version 2 ;D
mediadownlinkz.blogspot.com
will the code still work if i store the images on my own server?
plus I was wondering, is there a way to change code so that it stops appearing to people who have already liked the page?
thanx 4 ur awesome work
could not retrieve id for the specified page. Please verify correct href was passed in. :(((( y so.?
ReplyDeletemine is not working too buddy ...why's that ??? :((((
ReplyDeletetokammenokokkalo.blogspot.com
Dude try this to wrap text in the box..
ReplyDelete.comment-text {
word-wrap: break-word;
}
I deleted *30, in order pop-up likebox every time I visit my blog, but it doesn't works. Do you know what the problem could be?
ReplyDeleteThanks Broth very nice job
ReplyDeleteDude, i think this popup is great. But i think this popup can be much better if you can hide the close button and make the popup auto close after readers click 'LIKE'.. can you make that?
ReplyDeleteNot working for my blog.
ReplyDeleteEarlier worked when i had default blogger template.
Please help me.
http://newvacancy.blogspot.in/
very cool tips
ReplyDeletehow can i get this to work in wordpress hosted blog ?
ReplyDeleteHey thanks for the Excellent Code !!!
ReplyDeleteI have a Query - If I want to restrict the user not to close the popup by cliking out the window. they should close only by CLOSE button in the popup..please guide me what to change ?
Its Ok but not work the slider
ReplyDeleteit can not for my blog too when I change the username of my facebook
ReplyDeleteIs there any thing for my wordpress website Wide Info to pop up like box ?
ReplyDeleteThanks.....Working Great.....
ReplyDeleteDemo: http://bollywood-cleavages.blogspot.in/
its def not working bro try to resolve the issue
ReplyDeletehttp://www.benedict2011.blogspot.in/
should i just put my username or is it like facebook.com and then your user name??
ReplyDeleteThis comment has been removed by the author.
ReplyDeletesir this script don't working in my blog .
ReplyDeleteplz help me
http://soft-09.blogspot.com/
thanks for the great widget but i also have the problem after i delete *30 the pop up is not pops up every time
ReplyDeletesir mohammad
ReplyDeleteis there any way to implement this on my Joomla website?
check my site here. www.123inztructor.com
ReplyDeleteThan you very much...Working fine for me...
ReplyDeleteCould not retrieve the specified page. Please verify correct href was passed in.
ReplyDeleteWhat should i do Master????
thanks sir! i'm a daily visitor of this site! but after adding this pop up box on my site, the slider stopped working. if you could fix it, it would be much appreciated! thanks again for your great help!
ReplyDeleteassalamu alaikum, your popup is working fine but the jquery version 1.6.1 is conflicting with by sidebar tab widget for which i have already use jquery version 1.8.0 .Please help me to avoid this conflite. I tried every thing delete cookies, removed jquery script version 1.6.1... Nothing worked! please help!
ReplyDeleteHi I have tried all possible ways to do this but failed...do u mind helping me? I love this widget so much.
ReplyDeletehai my god...this is not working for my site please help me out my blog is myandhramp3.in
ReplyDeleteSalam: Once again BTL is on the top of providing best and easiest way to enhance the performance of our blog. I was looking for this kind of tool all tutorials I found are so difficult for new bloggers to understand but this is just perfect ready to put just 1 easy change and such beautiful pop-up for facebook likes..Thanks sir..
ReplyDeletethis is running very well at:
http://ublomnihelp.blogspot.com/
This comment has been removed by the author.
ReplyDeleteif I change the-- *30; to *10, does that means visitor will get pop every 10days only?
ReplyDeletealso how do I change the orange text to black colour font. pls help me.
This comment has been removed by the author.
ReplyDeleteHi I am a regular follower of your blog, you are really rocking. recently i have observed that for every search query related to blog out of 10 queries your blog is coming in google first page for 9 qieries its awesome...
ReplyDeleteAnd i have tried to add this widget to my blog www.idleindia.com, and i have added successfully but here after adding this widget my Jquery slider is not working. can you please suggest here, i want both slider and this widget.
Thanks! Works perfectly! =)
ReplyDeleteI tried replacing bloggertricks with the following and nothing worked:
ReplyDeleteTheFrugalTeacher
The-Frugal-Teacher
pages/The-Frugal-Teacher/169472539777818
Can't seem to get the pop up to show up! What am I doing wrong?
@Louise Morgan
ReplyDeleteI also tried changing my Facebook user name to thefrugalteacher and it's still not working :-(
it is working guys on my website
ReplyDeleteUrdu Poetry
i have made some changing in facebook popup window code so its working fine and generating a lot of likes ...
i have a serious problem here, i added this to my blog and it worked just fine, but now i changed something in the template and it's not working anymore ! and i don't have any idea what i have done or change but i think it's something about jquery thingy so plz help :(
ReplyDeleteThanks..
ReplyDeletenice informations...
hey admin..first of all you are best and your effort is really fantastic...I use this widgets but it is not working in my blog..plz its my need...plz plz check it....i think there is 2 jquery so it's problem may be happened...so plz if you solve it .it is really good for me...my blog address is www.nikhilgodhani.blogspot.com
ReplyDeleteAssalamu alaikum ya Mohammad. I'm Diky Andrean, Newbie blogger from Indonesia. I want to use this cool widget on my lovely blog, but it can't be work :( . Please help me ....
ReplyDeleteAnswer it on my blog right ;)
UPDATE
ReplyDeleteI just update the scripts and it works just fine now! Apologies for the inconvenience caused. :)
Fantastic post and Thanks for sharing this informative post. It's very helpful. by HRM 531 Week 3
ReplyDeletecool and must have widget
ReplyDeletehttp://apkmanianew.blogspot.com/
Nice widget
ReplyDeleteSpicy Tech Tips
I tried most of available codes but only this one is working as i want thank you very nuch dear admin
ReplyDeleteHi, my feature slider will not work if i have this code in any of my widgets : -script
ReplyDeletesrc='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'>
when i remove it, the pop up box will not work. Is there any work around for both to work? Thanks
NIce tutorial man.. Yhank you and more power
ReplyDeleteGreat webpage buddy, I am going to notify this to all my friends and contacts as well.
ReplyDeletehow to increase likes on facebook page
This is very fast lie box, Actually there are many like box but most are made by many extra coding, so they also making blog more heavy and affecting blog's speed, You like is very fast and also working, Thanks sir.
ReplyDelete