How to Add a Facebook Page Popup Footer box Plugin in Blogger

Advertisements
In the past, we have shown you how to add a Facebook page plugin, Facebook comments, Facebook share button in blogger. Recently, one of our user asked us about how to add a Facebook Page popup footer box in Blogger. Therefore, we decided to develop a plugin for Facebook Page that only appears when you scroll to the end of a web page. It is a smart way of increasing your Facebook likes and building a strong fan base. Today in this article, we will show you how to add Facebook Page popup footer box plugin in blogger.

What is Facebook Page Popup Footer Box?

It provides a good way to get user friendly attention for your Facebook Fan page. It does not interrupts the user friendly experience and does not distract the user while browsing. 
When a user reaches the very end of a webpage, the scrolling Facebook Page popup box appears on the bottom right of the screen. Users have the freedom to either keep the scrolling popup footer box or they can close it using the cross (X) icon.

Before we get on to the tutorial, you can check the demo of this widget here.


How to Add Facebook Page Popup Footer Box in Blogger 

The very first thing you need to do is to go to Blogger >> Template >> Edit HTML. In the template codes, search for the ending </body> tag. After finding </body>, just above it paste the following piece of code:

<link href="http://mybloggerlab.com/StyleSheet/MBL_FBPOP.css" rel="stylesheet" />
<script src="http://mybloggerlab.com/Scripts/MBL_FBPOP.js"></script>
<script type="text/javascript">
$('body').popscroll({
 channel:'https://www.facebook.com/templateism',
 msg:'Become our FAN',
 bgcolor:'#89B399',
 textcolor:'#ffffff',
 triggerpoint:6000,
 network: 'facebook',
 fb_hide_cover : false,
 fb_show_posts : false,
});
</script>

Now, you need to customize the widget according to your needs. Just follow the below instructions and make changes to the above code:
  1. Replace https://www.facebook.com/templateism with your Facebook Page URL.
  2. Replace #89B399 with any other color that you want to see as background of this widget.
  3. Replace #ffffff with any other color that you want to see as the text color of this widget.
If you have coding knowledge, then you can customize it even further but for a no-technical person the above customization are pretty much it.

Now after customizing the widget, save the template by pressing "Save Template" button located at the top of your screen.

We hope this tutorial have helped you in learning how to add a Facebook page popup footer box plugin in blogger. Let us know what do you think about this new unique widget in the comments below.
Advertisements

The Editorial Team of MyBloggerLab consists of a group of Professional Blogger geeks Led by Syed Faizan Ali (Founder of MyBloggerLab).

Comment With:
OR
Choose Wisely!

1 comments:

December 10, 2016 at 10:30 PM

That is awesome.. Thank You!

I got it on my blog, www.techinsense.com

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Helping You to do Cool Things With Blogger Since 2012™.

© Copyright 2012 - 2018. MBL Networks, All Rights are Strictly Reserved.