WpDevArt Facebook Like Box Widget - Version 0.7.73

Version Description

  • Edited descriptions for developers.

Wordpress Facebook like box step by step guide

Adding Facebook like box to your sidebar.

Install the plugin and add Facebook like box widget to your sidebar. Then set widget Like Box options. That's all, now your users can see your Facebook like box on your widget.

Adding Facebook like box in posts/pages using shortcode button.

For adding Facebook like box in your pages/posts you just need to click on "Add like box" shorcode button from your pages/posts and add Facebook like box.

Adding Facebook like box Popup and Sticky Facebook box.

After plugin install you need to click on "Like box" submenu from your admin panel menu. Then just set up options for Facebook like box Popup and Sticky Facebook box.

Facebook like box main options

  • Page ID: - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/uefacom then type here just uefacom).
  • Like box Animation - Choose Facebook like box Animation type
  • Show/Hide Like box border - Show/Hide Facebook like box border
  • Like box Border color - Type the Border Color of your Facebook Like box
  • Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
  • Like box Width - Type Facebook Like box width
  • Like box Height - Type Facebook Like box height
  • Like box header - Show/Hide the Facebook Like box header
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Like box Header size - Select Like box Header size
  • Show/hide Like box cover photo - Choose to show/hide Like box cover photo
  • Like box language - Type the Facebook Like box language code

Facebook like box Popup options

  • Enable/Disable popup - Select Enable/Disable to show or hide popup
  • Display Like box popup on - Select where to display the like box popup
  • Popup display periodicity - Select the popup display periodicity
  • Time to show Popup - Type the time when Like box popup will appear
  • Popup width - Type here the popup width
  • Popup height - Type here the popup height
  • Popup Title - Type here the popup title
  • Popup Title color - Type here the title color
  • Popup Title Font family - Choose the title Font family
  • Page ID - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/uefacom then type here just uefacom)
  • Show/Hide border - Show/Hide Facebook like box border
  • Border color - Type the Border Color of your Facebook Like box
  • Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Like box Header size - Select Like box Header size
  • Show/hide Like box cover photo - Choose to show/hide Like box cover photo
  • Like box language - Type the Facebook Like box language code

Sticky box options

  • Enable/Disable Sticky box - Select Enable/Disable to show or hide Sticky box
  • Display Sticky box on - Select where to display the Sticky box
  • Sticky box position - Select the Sticky box position
  • Sticky box height - Select the Sticky box height
  • Page ID - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/uefacom then type here just uefacom)
  • Sticky box width - Type here the Sticky box width
  • Sticky box height - Type here the Sticky box width
  • Sticky box button bg color - Type here the Sticky box button background color
  • Sticky box border color - Type here the Sticky box border color
  • Sticky box Title - Type here the Sticky box title
  • Sticky box Title color - Select the Sticky box title color.
  • Sticky box Title Font family - Choose the Sticky box Title Font family
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Like box Header size - Select Like box Header size
  • Show/hide Like box cover photo - Choose to show/hide Like box cover photo
  • Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
  • Like box language - Type the Facebook Like box language code

Facebook like box widget

  • Title: - Type here the widget title
  • Page ID: - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/BMW then type here just BMW)
  • Like box Width: - Type here the Like box width
  • Like box Height: - Type here the Like box height
  • Facebook Like box Animation: - Choose like box Animation type
  • Show Facebook Like box border: - Show/Hide Facebook like box border
  • Facebook Like box Border Color: - Select the Border Color of Facebook Like box
  • Show Facebook latest posts: - Show/Hide the latest posts from your Facebook Like box
  • Show/Hide Friends Faces: - Show/Hide Friends Faces
  • Select Like box Header size: - Select Like box Header size
  • Like box cover photo: - Show/hide Like box cover photo
  • Like box language: - Type the Facebook Like box language code

If you found any bug in our WordPress Facebook like box plugin or have a question contact us at our plugin SUPPORT FORUM.

We tried to create the best Facebook Like Box that you ever use for WordPress. Maybe we missed some options or features that you need, so you can suggest any feature that you need and we will try to add it in future. Use our support forum on WordPress for any suggestion about new features. We are tring to do our best to give our users what they need, so you can ask any question regarding our plugin.

The Best Offer From WpDevArt

You can check the best offer page here- Best Price

Dear users, we also recommend you to take a look for this useful plugins - WordPress Gallery, WordPress Contact Form, WordPress Coming Soon, WordPress booking calendar, WordPress Poll plugin, WordPress Countdown plugin, WordPress Facebook comments, WordPress lightbox .

Download this release

Release Info

Developer smplug-in
Plugin Icon 128x128 WpDevArt Facebook Like Box Widget
Version 0.7.73
Comparing to
See all releases

Code changes from version 0.7.72 to 0.7.73

Files changed (3) hide show
  1. includes/admin_menu.php +6 -1
  2. like-box.php +1 -1
  3. readme.txt +42 -5
includes/admin_menu.php CHANGED
@@ -836,7 +836,12 @@ die;
836
  'title' => 'Poll',
837
  'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
838
  ),
839
-
 
 
 
 
 
840
  );
841
  ?>
842
  <style>
836
  'title' => 'Poll',
837
  'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
838
  ),
839
+ 'scroll'=>array(
840
+ 'image_url' => $this->plugin_url.'images/featured_plugins/Scroll.png',
841
+ 'site_url' => 'https://wordpress.org/plugins/wp-scroll-2',
842
+ 'title' => 'Scroll To Top',
843
+ 'description' => 'Scroll to top plugin is an simple and nice plugin with the standard scroll settings. You can use it on your website different sides.'
844
+ ),
845
  );
846
  ?>
847
  <style>
like-box.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
6
- Version: 0.7.72
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
3
  Plugin Name: Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
6
+ Version: 0.7.73
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
- === Facebook Like Box ===
2
  Contributors: smplug-in
3
- Tags: Facebook, facebook like box, Facebook like box widget, like box, fb like box, facebook badge, Facebook fan page, facebook group, facebook integration, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, facebook share, facebook wall, Facebook Widget, google plus, Like, open graph, page, plugin, post to facebook, sharebar, sidebar, social, Social Plugins, social profiles, social share, social sidebar, wordpress like, seo, facebook like, facebook like button, facebook button, facebook facepile, like box facebook, like box widget, facebook likebox, facebook like box shortcode, likebox, wordpress facebook like box, facebook like box in PopUp, facebook likebox widget, custom facebook likebox
4
  Requires at least: 2.9
5
  Tested up to: 4.8
6
- Stable tag: 0.7.72
7
 
8
  Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
9
 
@@ -71,7 +71,7 @@ Try all animation effects and choose one of them or just use animation randomaly
71
  You can display Facebook like box almost everywhere on your website. On posts, pages, widgets, in Popup or in Sticky box.
72
  You can also use the shortcode for displaying Like Box even in PHP code.
73
 
74
- ### If you found any bug in our WordPress Facebook like box plugin or have a question contact us at support@wpdevart.com.
75
 
76
  ### The Best Offer From WpDevArt
77
 
@@ -81,7 +81,7 @@ You can also use the shortcode for displaying Like Box even in PHP code.
81
 
82
  == Installation ==
83
 
84
- ### That's simple:
85
 
86
  1. Download [WordPress Facebook like box](https://wordpress.org/plugins/like-box/) plugin.
87
  2. Upload the Facebook like box plugin from your admin panel.
@@ -111,6 +111,26 @@ Our Facebook Like Box is user friendly plugin, but here you can see some frequen
111
 
112
  Yes, there is an shortcode button for Like box in posts and pages.
113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
  = What files I need to upload for installing the Facebook like box plugin =
115
 
116
  You need to select the .zip file only, there is no need to extract the zip file, just upload it.
@@ -501,6 +521,18 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
501
 
502
  * Edit featured plugin texts.
503
 
 
 
 
 
 
 
 
 
 
 
 
 
504
  ==Wordpress Facebook like box step by step guide==
505
 
506
  ### Adding Facebook like box to your sidebar.
@@ -586,6 +618,11 @@ Then just set up options for Facebook like box Popup and Sticky Facebook box.
586
  * Like box cover photo: - Show/hide Like box cover photo
587
  * Like box language: - Type the Facebook Like box language code
588
 
 
 
 
 
 
589
  ### The Best Offer From WpDevArt
590
 
591
  **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
1
+ === Facebook Like Box, Facebook Like Box Popup, Facebook Like Box Widget ===
2
  Contributors: smplug-in
3
+ Tags: facebook like box, Facebook like box widget, like box, fb like box, facebook like box shortcode, Facebook, facebook badge, Facebook fan page, facebook group, facebook integration, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, facebook share, facebook wall, Facebook Widget, google plus, Like, open graph, page, plugin, post to facebook, sharebar, sidebar, social, Social Plugins, social profiles, social share, social sidebar, wordpress like, seo, facebook like, facebook like button, facebook button, facebook facepile, like box facebook, like box widget, facebook likebox, likebox, wordpress facebook like box, facebook like box in PopUp, facebook likebox widget, custom facebook likebox
4
  Requires at least: 2.9
5
  Tested up to: 4.8
6
+ Stable tag: 0.7.73
7
 
8
  Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
9
 
71
  You can display Facebook like box almost everywhere on your website. On posts, pages, widgets, in Popup or in Sticky box.
72
  You can also use the shortcode for displaying Like Box even in PHP code.
73
 
74
+ **If you found any bug in our WordPress Facebook like box plugin or have a question contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box).**
75
 
76
  ### The Best Offer From WpDevArt
77
 
81
 
82
  == Installation ==
83
 
84
+ ### That's very simple:
85
 
86
  1. Download [WordPress Facebook like box](https://wordpress.org/plugins/like-box/) plugin.
87
  2. Upload the Facebook like box plugin from your admin panel.
111
 
112
  Yes, there is an shortcode button for Like box in posts and pages.
113
 
114
+ = Is there any auto Popup option Facebook like Box =
115
+
116
+ Yes, you can even configure time for auto Popup.
117
+
118
+ = Can I use Sticky Facebook like Box in free version =
119
+
120
+ Yes dear user, but some options are limited in free version.
121
+
122
+ = I have issues with Sticky Box title =
123
+
124
+ Contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box) and we will help to resolve the issue.
125
+
126
+ = I can't find animation option for Sticky Box =
127
+
128
+ You can use animation option only for post/page and widget Like Boxes.
129
+
130
+ = I have issues with Language settings =
131
+
132
+ Contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box) and we will help to resolve the issue.
133
+
134
  = What files I need to upload for installing the Facebook like box plugin =
135
 
136
  You need to select the .zip file only, there is no need to extract the zip file, just upload it.
521
 
522
  * Edit featured plugin texts.
523
 
524
+ = 0.7.71 =
525
+
526
+ * Added featured plugin in admin menu.
527
+
528
+ = 0.7.72 =
529
+
530
+ * Edited functions texts.
531
+
532
+ = 0.7.73 =
533
+
534
+ * Edited descriptions for developers.
535
+
536
  ==Wordpress Facebook like box step by step guide==
537
 
538
  ### Adding Facebook like box to your sidebar.
618
  * Like box cover photo: - Show/hide Like box cover photo
619
  * Like box language: - Type the Facebook Like box language code
620
 
621
+ **If you found any bug in our WordPress Facebook like box plugin or have a question contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box).**
622
+
623
+ We tried to create the best Facebook Like Box that you ever use for WordPress. Maybe we missed some options or features that you need, so you can suggest any feature that you need and we will try to add it in future. Use our support forum on WordPress for any suggestion about new features.
624
+ We are tring to do our best to give our users what they need, so you can ask any question regarding our plugin.
625
+
626
  ### The Best Offer From WpDevArt
627
 
628
  **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**