WpDevArt Facebook Like Box Widget - Version 0.8.03

Version Description

  • Added new featured plugin to the list.

Step by step guide

Adding to the sidebar.

Install the plugin and add the widget to your sidebar. Then set the widget options. That's all, now your users can see your fan page on your widget.

Adding in posts/pages using shortcode button.

For adding it in your pages/posts you just need to click on our plugin shorcode button from your pages/posts.

Adding Popup and Sticky boxes.

You need to click on our plugin submenu from your admin panel menu. Then just set up options.

Main options

  • Page ID: - Type here your fan page url(without https://www.facebook.com/, for example - uefacom).
  • Animation - Choose Animation type
  • Show/Hide border - Show/Hide border
  • Border color - Type the Border Color
  • Show/Hide latest posts - Show/Hide the latest posts
  • Width - Type width
  • Height - Type height
  • header - Show/Hide the header
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Header size - Select Header size
  • Show/hide cover photo - Choose to show/hide cover photo
  • Language - Type the language code

Popup options

  • Enable/Disable - Select to show or hide it
  • Display on - Select where to display it
  • Display periodicity - Select the display periodicity
  • Time to show - Type the time when it will appear
  • Width - Type here the width
  • Height - Type here the height
  • Title - Type here the title
  • Title color - Type here the title color
  • Title Font family - Choose the title Font family
  • Page ID - Type here your fan page url
  • Show/Hide border - Show/Hide border
  • Border color - Type the Border Color
  • Show/Hide latest posts - Show/Hide the latest posts
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Header size - Select Header size
  • Show/hide cover photo - Choose to show/hide cover photo
  • Language - Type the language code

Stickybox options

  • Enable/Disable - Select to show or hide it
  • Display on - Select where to display it
  • Position - Select the position
  • Height - Select the height
  • Page ID - Type here your fan page url
  • Width - Type here the width
  • Height - Type here the width
  • Button bg color - Type here the button background color
  • Border color - Type here the border color
  • Title - Type here the title
  • Title color - Select the title color.
  • Title Font family - Choose the Title Font family
  • Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
  • Select Header size - Select Header size
  • Show/hide cover photo - Choose to show/hide cover photo
  • Show/Hide latest posts - Show/Hide the latest posts
  • Language - Type the language code

Widget options

  • Title: - Type here the widget title
  • Page ID: - Type here your fan page url
  • Width: - Type here the width
  • Height: - Type here the height
  • Animation: - Choose Animation type
  • Show border: - Show/Hide border
  • Border Color: - Select the Border Color
  • Show latest posts: - Show/Hide the latest posts
  • Show/Hide Friends Faces: - Show/Hide Friends Faces
  • Select Header size: - Select Header size
  • Cover photo: - Show/hide cover photo
  • Language: - Type the language code

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

We tried to create the best Fb page plugin that you ever use. 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.

Download this release

Release Info

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

Code changes from version 0.8.02 to 0.8.03

images/featured_plugins/chart-featured.png ADDED
Binary file
includes/admin_menu.php CHANGED
@@ -829,12 +829,18 @@ die;
829
  'title' => 'Coming soon and Maintenance mode',
830
  'description' => 'Coming soon and Maintenance mode plugin is an awesome tool to show your visitors that you are working on your website to make it better.'
831
  ),
 
 
 
 
 
 
832
  'Contact forms'=>array(
833
  'image_url' => $this->plugin_url.'images/featured_plugins/contact_forms.png',
834
  'site_url' => 'https://wpdevart.com/wordpress-contact-form-plugin/',
835
  'title' => 'Contact Form Builder',
836
  'description' => 'Contact Form Builder plugin is an handy tool for creating different types of contact forms on your WordPress websites.'
837
- ),
838
  'Booking Calendar'=>array(
839
  'image_url' => $this->plugin_url.'images/featured_plugins/Booking_calendar_featured.png',
840
  'site_url' => 'https://wpdevart.com/wordpress-booking-calendar-plugin/',
829
  'title' => 'Coming soon and Maintenance mode',
830
  'description' => 'Coming soon and Maintenance mode plugin is an awesome tool to show your visitors that you are working on your website to make it better.'
831
  ),
832
+ 'chart'=>array(
833
+ 'image_url' => $this->plugin_url.'images/featured_plugins/chart-featured.png',
834
+ 'site_url' => 'https://wpdevart.com/wordpress-organization-chart-plugin/',
835
+ 'title' => 'WordPress Organization Chart',
836
+ 'description' => 'WordPress organization chart plugin is a great tool for adding organizational charts to your WordPress websites.'
837
+ ),
838
  'Contact forms'=>array(
839
  'image_url' => $this->plugin_url.'images/featured_plugins/contact_forms.png',
840
  'site_url' => 'https://wpdevart.com/wordpress-contact-form-plugin/',
841
  'title' => 'Contact Form Builder',
842
  'description' => 'Contact Form Builder plugin is an handy tool for creating different types of contact forms on your WordPress websites.'
843
+ ),
844
  'Booking Calendar'=>array(
845
  'image_url' => $this->plugin_url.'images/featured_plugins/Booking_calendar_featured.png',
846
  'site_url' => 'https://wpdevart.com/wordpress-booking-calendar-plugin/',
like-box.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WpDevArt Social Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: WpDevArt Social (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.8.02
7
  Author: smplug-in
8
  Author URI: https://wpdevart.com/wordpress-facebook-like-box-plugin/
9
  License: GPL/GPL3
3
  Plugin Name: WpDevArt Social Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: WpDevArt Social (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.8.03
7
  Author: smplug-in
8
  Author URI: https://wpdevart.com/wordpress-facebook-like-box-plugin/
9
  License: GPL/GPL3
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: smplug-in
3
  Tags: facebook like box, Facebook like box widget, like box, Facebook Page, Facebook
4
  Requires at least: 2.9
5
  Tested up to: 5.7
6
- Stable tag: 0.8.02
7
 
8
  WordPress Facebook Like box plugin will help you to display like box on your website, just add our plugin widget to your sidebar and use it. Also you can use our plugin on your pages/posts and create fan page popup for your website.
9
 
@@ -568,6 +568,10 @@ Contact us at support@wpdevart.com and we will send you the pro version.
568
 
569
  * Fixed bug with the like box popup.
570
 
 
 
 
 
571
  ==Step by step guide==
572
 
573
  ### Adding to the sidebar.
3
  Tags: facebook like box, Facebook like box widget, like box, Facebook Page, Facebook
4
  Requires at least: 2.9
5
  Tested up to: 5.7
6
+ Stable tag: 0.8.03
7
 
8
  WordPress Facebook Like box plugin will help you to display like box on your website, just add our plugin widget to your sidebar and use it. Also you can use our plugin on your pages/posts and create fan page popup for your website.
9
 
568
 
569
  * Fixed bug with the like box popup.
570
 
571
+ = 0.8.03 =
572
+
573
+ * Added new featured plugin to the list.
574
+
575
  ==Step by step guide==
576
 
577
  ### Adding to the sidebar.