WpDevArt Facebook Like Box Widget - Version 0.7.80

Version Description

Download this release

Release Info

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

Code changes from version 0.7.79 to 0.7.80

images/featured_plugins/vertical-menu.png ADDED
Binary file
includes/admin_menu.php CHANGED
@@ -417,15 +417,23 @@ die;
417
  </tr>
418
  <tr>
419
  <td>
420
- Display Popup on <span class="pro_feature"> (pro)</span> <span title="Select where to display the like box popup." class="desription_class">?</span>
421
  </td>
422
- <td>
423
- <input class="pro_checkbox" id="like_box_show_in_home" type="checkbox" value="home" class="" size="" checked="checked"><small>Home</small><br>
424
- <input class="pro_checkbox" id="like_box_show_in_post" type="checkbox" value="post" class="" size="" checked="checked"><small>Post</small><br>
425
- <input class="pro_checkbox" id="like_box_show_in_page" type="checkbox" value="page" class="" size="" checked="checked"><small>Page</small><br>
426
- <input class="pro_checkbox" id="like_box_show_in_everywhere" type="checkbox" value="everywhere" class="" size="" checked="checked"><small>Everywhere</small><br>
 
 
 
 
 
 
 
 
427
  </td>
428
- </tr>
429
  <tr>
430
  <td>
431
  Popup display periodicity <span class="pro_feature"> (pro)</span> <span title="Select the popup display periodicity." class="desription_class">?</span>
@@ -611,15 +619,23 @@ die;
611
  </tr>
612
  <tr>
613
  <td>
614
- Display Sticky box on <span class="pro_feature"> (pro)</span> <span title="Select where to display the Sticky box. " class="desription_class">?</span>
615
  </td>
616
  <td>
617
- <input class="pro_checkbox" id="like_box_show_in_home" type="checkbox" value="home" class="" size="" checked="checked"><small>Home</small><br>
618
- <input class="pro_checkbox" id="like_box_show_in_post" type="checkbox" value="post" class="" size="" checked="checked"><small>Post</small><br>
619
- <input class="pro_checkbox" id="like_box_show_in_page" type="checkbox" value="page" class="" size="" checked="checked"><small>Page</small><br>
620
- <input class="pro_checkbox" id="like_box_show_in_everywhere" type="checkbox" value="everywhere" class="" size="" checked="checked"><small>Everywhere</small><br>
621
- </td>
622
  </tr>
 
 
 
 
 
 
 
 
623
  <tr>
624
  <td>
625
  Sticky box position <span class="pro_feature"> (pro)</span> <span title="Select the Sticky box position." class="desription_class">?</span>
@@ -836,8 +852,14 @@ die;
836
  'image_url' => $this->plugin_url.'images/featured_plugins/facebook.jpg',
837
  'site_url' => 'http://wpdevart.com/wordpress-facebook-like-box-plugin',
838
  'title' => 'Facebook Like Box',
839
- 'description' => 'Our 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..'
840
  ),
 
 
 
 
 
 
841
  'poll'=>array(
842
  'image_url' => $this->plugin_url.'images/featured_plugins/poll.png',
843
  'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
417
  </tr>
418
  <tr>
419
  <td>
420
+ Show/Hide like box popup from below list <span class="pro_feature"> (pro)</span><span title="Choose the action to show or hide like box popup from below list." class="desription_class">?</span>
421
  </td>
422
+ <td>
423
+ <select class="pro_select">
424
+ <option value="show">Show from Below selecte list</option>
425
+ <option selected="selected" value="hide">Hide from Below selecte list</option>
426
+ </select>
427
+ </td>
428
+ </tr>
429
+ <tr>
430
+ <td>
431
+ Select the list <span class="pro_feature"> (pro)</span> <span title="Click on the field and then choose something from list." class="desription_class">?</span>
432
+ </td>
433
+ <td>
434
+ <input class="pro_input" type="text" value="">
435
  </td>
436
+ </tr>
437
  <tr>
438
  <td>
439
  Popup display periodicity <span class="pro_feature"> (pro)</span> <span title="Select the popup display periodicity." class="desription_class">?</span>
619
  </tr>
620
  <tr>
621
  <td>
622
+ Show/Hide like box sticky from below list <span class="pro_feature"> (pro)</span><span title="Choose the action to show or hide like box sticky box from below list." class="desription_class">?</span>
623
  </td>
624
  <td>
625
+ <select class="pro_select">
626
+ <option value="show">Show from Below selecte list</option>
627
+ <option selected="selected" value="hide">Hide from Below selecte list</option>
628
+ </select>
629
+ </td>
630
  </tr>
631
+ <tr>
632
+ <td>
633
+ Select the list <span class="pro_feature"> (pro)</span> <span title="Click on the field and then choose something from list." class="desription_class">?</span>
634
+ </td>
635
+ <td>
636
+ <input class="pro_input" type="text" value="">
637
+ </td>
638
+ </tr>
639
  <tr>
640
  <td>
641
  Sticky box position <span class="pro_feature"> (pro)</span> <span title="Select the Sticky box position." class="desription_class">?</span>
852
  'image_url' => $this->plugin_url.'images/featured_plugins/facebook.jpg',
853
  'site_url' => 'http://wpdevart.com/wordpress-facebook-like-box-plugin',
854
  'title' => 'Facebook Like Box',
855
+ 'description' => 'Our 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.'
856
  ),
857
+ 'vertical-menu'=>array(
858
+ 'image_url' => $this->plugin_url.'images/featured_plugins/vertical-menu.png',
859
+ 'site_url' => 'https://wpdevart.com/wordpress-vertical-menu-plugin/',
860
+ 'title' => 'WordPress Vertical Menu',
861
+ 'description' => 'WordPress Responsive Vertical Icon Menu plugin is an nice and simple plugin for showing your menus in widget.'
862
+ ),
863
  'poll'=>array(
864
  'image_url' => $this->plugin_url.'images/featured_plugins/poll.png',
865
  'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
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.79
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.80
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
readme.txt CHANGED
@@ -1,131 +1,100 @@
1
- === Facebook Like Box, Facebook Like Box Popup, Facebook Like Box Widget, Sticky Like Box ===
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.9.1
6
- Stable tag: 0.7.79
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
 
10
  == Description ==
11
 
12
- Facebook Like box is awesome tool to show your visitors your Facebook like box. At the same time it's very useful, because you will get new users who will like your website on Facebook. Facebook like box is important part of social optimization, that's why a lot of people use Facebook like box on their websites. It's very easy to use, you just need to install the plugin and add Facebook like box widget to your sidebar and set some settings(Page ID, Facebook like box width, height ...). Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
13
 
14
  ### View our plugin Demo page:
15
 
16
- [Like Box Demo](http://demo.wpdevart.com/facebook-like-box-demo)
17
 
18
  ### Features of free version:
19
 
20
- * **User friendly and easy to use.**
21
- * **Tested with other popular plugins.**
22
- * **Tested with WordPress popular themes.**
23
- * **Ability to set Facebook like box width.**
24
- * **Ability to set Facebook like box height.**
25
- * **Ability to change Facebook like box language.**
26
- * **Ability to add Facebook like box in posts/pages using shortcode button.**
27
- * **Ability to add Facebook like box Popup.**
28
- * **Ability to add Facebook Sticky box.**
29
- * **Ability to set Sticky box height.**
30
- * **Ability to set Sticky box Title.**
31
- * **Ability to set Sticky box Title color.**
32
- * **Ability to set Sticky box Title Font family.**
33
- * **Ability to Show/Hide Friends Faces.**
34
- * **Ability to Select Like box Header size.**
35
- * **Ability to show/hide Like box cover photo.**
36
-
37
- You can upgrade WordPress Facebook like box plugin to [Facebook like box Pro](http://wpdevart.com/wordpress-facebook-like-box-plugin/) to add more features.
38
 
39
  ### Features of Pro version:
40
 
41
- * **Ability to show posts from your Facebook page.**
42
- * **Ability to set Facebook like box border color.**
43
- * **Ability to show/hide Facebook like box border.**
44
- * **Ability to display Facebook like box Popup on Home, Post, Page, Everywhere.**
45
- * **Ability to type seconds when Like box popup will appear.**
46
- * **Ability to use Facebook Sticky box all options.**
47
- * **39 awesome animation effects for Widget and Post/Page Like Box**
48
  * **Premium Support**
49
 
50
- ### Below you can see some important features of our Facebook like box plugin
51
 
52
  ### Responsive design
53
 
54
- Our Facebook like box is mobile friendly plugin, it means like box will work without issue on mobile and other devices as well.
55
 
56
- ### Popup box
57
 
58
- You can display this plugin in Popup window. We have some important options for this feature as well. Popup view is very important option and most of users use this feature.
59
 
60
- ### Sticky box
61
 
62
- You can display Facebook like box in Sticky box. Select the position of Sticky box, configure the other settings and use this nice feature as well.
63
- You can display Sticky box on left or right sides of your website. This is an unique view that our team made for Like Box users.
64
 
65
- ### 39 animation effects(for widget, post/page like box)
66
 
67
  Try all animation effects and choose one of them or just use animation randomaly. Users like animations on website, it gives better view to your website.
68
 
69
- ### Ability to display plugin everywhere
70
 
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
-
78
- **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
79
-
80
- **Dear users, we also recommend you to take a look for this useful plugins -** [WordPress Gallery](https://wordpress.org/plugins/gallery-album), [WordPress Counter plugin](https://wordpress.org/plugins/countdown-wpdevart-extended/), [WordPress Contact Form](https://wordpress.org/plugins/contact-forms-builder/), [WordPress Coming Soon](https://wordpress.org/plugins/coming-soon-page/), [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Countdown plugin](https://wordpress.org/plugins/widget-countdown), [WordPress Facebook comments](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox](https://wordpress.org/plugins/lightbox-popup) .
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.
88
- 3. Activate the Facebook like box plugin.
89
- 4. Then, add Facebook like box widget to your sidebar.
90
- 5. Add Like box in posts/pages using shortcode button from posts/pages editor .
91
- 6. Add Facebook like box Popup from admin panel.
92
- 7. Add Facebook Sticky box from admin panel.
93
-
94
- ### The Best Offer From WpDevArt
95
 
96
- **You can check the best offer page here - [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
97
-
98
- **Dear users, we also recommend you to take a look for this useful plugins -** [WordPress Gallery](https://wordpress.org/plugins/gallery-album), [WordPress Counter plugin](https://wordpress.org/plugins/countdown-wpdevart-extended/), [WordPress Contact Form](https://wordpress.org/plugins/contact-forms-builder/), [WordPress Coming Soon](https://wordpress.org/plugins/coming-soon-page/), [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Countdown plugin](https://wordpress.org/plugins/widget-countdown), [WordPress Facebook comments](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox](https://wordpress.org/plugins/lightbox-popup) .
99
 
100
  == Frequently Asked Questions ==
101
 
102
- Our Facebook Like Box is user friendly plugin, but here you can see some frequently asked questions that will help you.
103
 
104
- = Why my like box is blank(I can't see my Like Box) =
105
 
106
- 1. You didn't type the Facebook Page ID correctly - Type in Paga Id field 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).
107
- 2. Your Facebook fan page doesn't allow unsigned user see your Facebook fan page, so you must change it to public access. Take a look how change your Facebook page to public access here - https://www.facebook.com/help/community/question/?id=10151458855783663.
108
  3. Clear your website cache(If you use cache plugin, then just clear the cache from your plugin).
109
 
110
  = Can I use the plugin only on several pages =
111
 
112
- Yes, there is an shortcode button for Like box in posts and pages.
113
-
114
- = Is there any auto Popup option =
115
-
116
- Yes, you can even configure time for auto Popup.
117
-
118
- = Can I use Sticky 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
 
@@ -137,33 +106,27 @@ You need to select the .zip file only, there is no need to extract the zip file,
137
 
138
  = The pro version is one time pay or not =
139
 
140
- Yes dear users, you need to pay only one time for Facebook like box pro version.
141
 
142
  = I purchased the Pro version, but didn't download the pro file =
143
 
144
- Contact us at support@wpdevart.com and we will send you the Facebook like box pro version.
145
-
146
- ### The Best Offer From WpDevArt
147
-
148
- **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
149
-
150
- **Dear users, we also recommend you to take a look for this useful plugins -** [WordPress Gallery](https://wordpress.org/plugins/gallery-album), [WordPress Counter plugin](https://wordpress.org/plugins/countdown-wpdevart-extended/), [WordPress Contact Form](https://wordpress.org/plugins/contact-forms-builder/), [WordPress Coming Soon](https://wordpress.org/plugins/coming-soon-page/), [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Countdown plugin](https://wordpress.org/plugins/widget-countdown), [WordPress Facebook comments](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox](https://wordpress.org/plugins/lightbox-popup) .
151
 
152
  == Screenshots ==
153
 
154
- 1. [WordPress Facebook like box](https://wordpress.org/plugins/like-box/) Front-end Screenshot - Posts/Pages Like Box
155
- 2. WordPress Facebook like box Front-end Screenshot - Widget Like Box
156
- 3. WordPress Facebook like box Front-end Screenshot - Popup Like Box
157
- 4. WordPress Facebook like box Front-end Screenshot - Sticky box
158
- 5. WordPress Facebook Like box Back-end Screenshot - Widget
159
- 6. WordPress Facebook Like box Back-end Screenshot - Posts/Pages admin page
160
- 7. WordPress Facebook Like box Back-end Screenshot - Popup and Sticky box
161
 
162
  == Changelog ==
163
 
164
  = 0.5.0 =
165
 
166
- * Initial version of Facebook like box.
167
 
168
  = 0.5.1 =
169
 
@@ -191,7 +154,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
191
 
192
  = 0.5.8 =
193
 
194
- * Added new featured plugin.
195
 
196
  = 0.5.9 =
197
 
@@ -203,7 +166,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
203
 
204
  = 0.6.1 =
205
 
206
- * Added new featured plugin.
207
 
208
  = 0.6.2 =
209
 
@@ -255,7 +218,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
255
 
256
  = 0.7.04 =
257
 
258
- * Edit featured plugin list.
259
 
260
  = 0.7.05 =
261
 
@@ -271,7 +234,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
271
 
272
  = 0.7.08 =
273
 
274
- * Edit featured plugin list.
275
 
276
  = 0.7.09 =
277
 
@@ -287,7 +250,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
287
 
288
  = 0.7.12 =
289
 
290
- * Remove featured plugin image.
291
 
292
  = 0.7.13 =
293
 
@@ -395,11 +358,11 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
395
 
396
  = 0.7.39 =
397
 
398
- * Added new featured plugin.
399
 
400
  = 0.7.40 =
401
 
402
- * Edit featured plugin image.
403
 
404
  = 0.7.41 =
405
 
@@ -407,7 +370,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
407
 
408
  = 0.7.42 =
409
 
410
- * Edit plugin files.
411
 
412
  = 0.7.43 =
413
 
@@ -443,7 +406,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
443
 
444
  = 0.7.51 =
445
 
446
- * Edit Like box functions.
447
 
448
  = 0.7.52 =
449
 
@@ -471,11 +434,11 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
471
 
472
  = 0.7.58 =
473
 
474
- * Added new featured plugin to the list.
475
 
476
  = 0.7.59 =
477
 
478
- * Edit featured plugin image.
479
 
480
  = 0.7.60 =
481
 
@@ -491,7 +454,7 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
491
 
492
  = 0.7.63 =
493
 
494
- * Added new featured plugin to the list.
495
 
496
  = 0.7.64 =
497
 
@@ -503,15 +466,15 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
503
 
504
  = 0.7.66 =
505
 
506
- * Edit featured plugin texts.
507
 
508
  = 0.7.67 =
509
 
510
- * Added new featured plugin to the list.
511
 
512
  = 0.7.68 =
513
 
514
- * Added images for featured plugin.
515
 
516
  = 0.7.69 =
517
 
@@ -519,11 +482,11 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
519
 
520
  = 0.7.70 =
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
 
@@ -533,98 +496,91 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
533
 
534
  * Edited descriptions for developers.
535
 
536
- ==Wordpress Facebook like box step by step guide==
537
 
538
  ### Adding to the sidebar.
539
 
540
- 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.
541
 
542
  ### Adding in posts/pages using shortcode button.
543
 
544
- 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.
545
 
546
  ### Adding Popup and Sticky boxes.
547
 
548
- After plugin install you need to click on "Like box" submenu from your admin panel menu.
549
- Then just set up options for Facebook like box Popup and Sticky Facebook box.
550
 
551
  ### Main options
552
 
553
- * 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).
554
- * Like box Animation - Choose Facebook like box Animation type
555
- * Show/Hide Like box border - Show/Hide Facebook like box border
556
- * Like box Border color - Type the Border Color of your Facebook Like box
557
- * Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
558
- * Like box Width - Type Facebook Like box width
559
- * Like box Height - Type Facebook Like box height
560
- * Like box header - Show/Hide the Facebook Like box header
561
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
562
- * Select Like box Header size - Select Like box Header size
563
- * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
564
- * Like box language - Type the Facebook Like box language code
565
 
566
  ### Popup options
567
 
568
- * Enable/Disable popup - Select Enable/Disable to show or hide popup
569
- * Display Like box popup on - Select where to display the like box popup
570
- * Popup display periodicity - Select the popup display periodicity
571
- * Time to show Popup - Type the time when Like box popup will appear
572
- * Popup width - Type here the popup width
573
- * Popup height - Type here the popup height
574
- * Popup Title - Type here the popup title
575
- * Popup Title color - Type here the title color
576
- * Popup Title Font family - Choose the title Font family
577
- * 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)
578
- * Show/Hide border - Show/Hide Facebook like box border
579
- * Border color - Type the Border Color of your Facebook Like box
580
- * Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
581
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
582
- * Select Like box Header size - Select Like box Header size
583
- * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
584
- * Like box language - Type the Facebook Like box language code
585
-
586
- ### Sticky box options
587
-
588
- * Enable/Disable Sticky box - Select Enable/Disable to show or hide Sticky box
589
- * Display Sticky box on - Select where to display the Sticky box
590
- * Sticky box position - Select the Sticky box position
591
- * Sticky box height - Select the Sticky box height
592
- * 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)
593
- * Sticky box width - Type here the Sticky box width
594
- * Sticky box height - Type here the Sticky box width
595
- * Sticky box button bg color - Type here the Sticky box button background color
596
- * Sticky box border color - Type here the Sticky box border color
597
- * Sticky box Title - Type here the Sticky box title
598
- * Sticky box Title color - Select the Sticky box title color.
599
- * Sticky box Title Font family - Choose the Sticky box Title Font family
600
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
601
- * Select Like box Header size - Select Like box Header size
602
- * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
603
- * Show/Hide latest posts - Show/Hide the latest posts from your Facebook Like box
604
- * Like box language - Type the Facebook Like box language code
605
 
606
  ### Widget options
607
 
608
  * Title: - Type here the widget title
609
- * 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)
610
- * Like box Width: - Type here the Like box width
611
- * Like box Height: - Type here the Like box height
612
- * Facebook Like box Animation: - Choose like box Animation type
613
- * Show Facebook Like box border: - Show/Hide Facebook like box border
614
- * Facebook Like box Border Color: - Select the Border Color of Facebook Like box
615
- * Show Facebook latest posts: - Show/Hide the latest posts from your Facebook Like box
616
  * Show/Hide Friends Faces: - Show/Hide Friends Faces
617
- * Select Like box Header size: - Select Like box Header size
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)**
629
 
630
- **Dear users, we also recommend you to take a look for this useful plugins -** [WordPress Gallery](https://wordpress.org/plugins/gallery-album), [WordPress Counter plugin](http://wpdevart.com/wordpress-countdown-extended-version), [WordPress Contact Form](https://wordpress.org/plugins/contact-forms-builder/), [WordPress Coming Soon](https://wordpress.org/plugins/coming-soon-page/), [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Countdown plugin](https://wordpress.org/plugins/widget-countdown), [WordPress Facebook comments](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox](https://wordpress.org/plugins/lightbox-popup) .
1
+ === Facebook Like Box Widget and Popup ===
2
  Contributors: smplug-in
3
+ Tags: facebook like box, Facebook like box widget, like box, fb like box, Facebook
4
  Requires at least: 2.9
5
+ Tested up to: 4.9.4
6
+ Stable tag: 0.7.80
7
 
8
+ Facebook like box plugin will help you to display like box on your wesite, 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
 
10
  == Description ==
11
 
12
+ Facebook Like box is awesome tool to show your visitors your Fb fan page. At the same time it's very useful, because you will get new users who will like your website on Fb. This plugin is important part of social optimization, that's why a lot of people use our plugin on their websites. It's very easy to use, you just need to install the plugin and add the plugin widget to your sidebar and set some settings(Page ID, width, height ...). Also you can use it on your pages/posts and create fan page popup for your website.
13
 
14
  ### View our plugin Demo page:
15
 
16
+ [Demo Page](http://demo.wpdevart.com/facebook-like-box-demo)
17
 
18
  ### Features of free version:
19
 
20
+ * **User friendly and easy to use**
21
+ * **Tested with other popular plugins**
22
+ * **Tested with WordPress popular themes**
23
+ * **Ability to set width**
24
+ * **Ability to set height**
25
+ * **Ability to change language**
26
+ * **Ability to add in posts/pages using shortcode button**
27
+ * **Ability to add Popup**
28
+ * **Ability to add Sticky box**
29
+ * Height
30
+ * Title
31
+ * Title color
32
+ * Title Font family
33
+ * **Ability to Show/Hide Friends Faces**
34
+ * **Ability to Select Header size**
35
+ * **Ability to show/hide cover photo**
36
+
37
+ You can upgrade our free plugin to [Facebook like box Pro](http://wpdevart.com/wordpress-facebook-like-box-plugin/) to add more features.
38
 
39
  ### Features of Pro version:
40
 
41
+ * **Ability to show posts from your Fb page.**
42
+ * **Ability to set border color.**
43
+ * **Ability to show/hide border.**
44
+ * **Ability to display Popup on Home, Post, Page, Everywhere.**
45
+ * **Ability to type seconds when popup will appear.**
46
+ * **Ability to use all options of Sticky box.**
47
+ * **39 awesome animation effects for Widget and Post/Page**
48
  * **Premium Support**
49
 
50
+ ### Below you can see some important features of our plugin
51
 
52
  ### Responsive design
53
 
54
+ Our plugin is mobile friendly, it means it will work without issue on mobile and other devices as well.
55
 
56
+ ### Popup
57
 
58
+ You can display this plugin in Popup window.It is very important option and most of users use this feature. We have some important options for this feature as well.
59
 
60
+ ### Stickybox
61
 
62
+ You can display the page plugin in Stickybox. Select the position, configure the other settings and use this nice feature as well.
63
+ You can display it on left or right sides of your website. This is an unique view that our team made for our users.
64
 
65
+ ### 39 animation effects(for widget, post/page)
66
 
67
  Try all animation effects and choose one of them or just use animation randomaly. Users like animations on website, it gives better view to your website.
68
 
69
+ ### Ability to display everywhere
70
 
71
+ You can display Facebook page plugin almost everywhere on your website. You can use the shortcode for displaying even in PHP code.
 
72
 
73
+ **If you found any bug or have a question contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box).**
 
 
 
 
 
 
74
 
75
  == Installation ==
76
 
77
  ### That's very simple:
78
 
79
+ 1. Download our plugin.
80
+ 2. Upload it from your admin panel and install it.
81
+ 3. Then activate it.
 
 
 
 
 
 
82
 
83
+ Now you can use it on your website.
 
 
84
 
85
  == Frequently Asked Questions ==
86
 
87
+ Our plugin is fully responsive, but here you can see some frequently asked questions that will help you.
88
 
89
+ = Why my Like box is blank(I can't see my fan page) =
90
 
91
+ 1. You didn't type the Fb Page ID correctly - Type in Page Id field your fan page url(without https://www.facebook.com/, if your fan page url is https://www.facebook.com/uefacom then type here just uefacom).
92
+ 2. Your fan page has private access and unsigned users can't see your fan page, so you must change it to public access. Take a look how change your Fb page to public access here - https://web.facebook.com/help/community/question/?id=142888365872675&_rdc=1&_rdr.
93
  3. Clear your website cache(If you use cache plugin, then just clear the cache from your plugin).
94
 
95
  = Can I use the plugin only on several pages =
96
 
97
+ Yes, there is an shortcode button in posts and pages.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
 
99
  = I have issues with Language settings =
100
 
106
 
107
  = The pro version is one time pay or not =
108
 
109
+ Yes dear users, you need to pay only one time for the pro version.
110
 
111
  = I purchased the Pro version, but didn't download the pro file =
112
 
113
+ Contact us at support@wpdevart.com and we will send you the pro version.
 
 
 
 
 
 
114
 
115
  == Screenshots ==
116
 
117
+ 1. Front-end Screenshot
118
+ 2. Front-end Screenshot
119
+ 3. Front-end Screenshot
120
+ 4. Front-end Screenshot
121
+ 5. Back-end Screenshot
122
+ 6. Back-end Screenshot
123
+ 7. Back-end Screenshot
124
 
125
  == Changelog ==
126
 
127
  = 0.5.0 =
128
 
129
+ * Initial version.
130
 
131
  = 0.5.1 =
132
 
154
 
155
  = 0.5.8 =
156
 
157
+ * Corrected some mistakes in code.
158
 
159
  = 0.5.9 =
160
 
166
 
167
  = 0.6.1 =
168
 
169
+ * Fixed bug.
170
 
171
  = 0.6.2 =
172
 
218
 
219
  = 0.7.04 =
220
 
221
+ * Edit featured list.
222
 
223
  = 0.7.05 =
224
 
234
 
235
  = 0.7.08 =
236
 
237
+ * Edit featured list.
238
 
239
  = 0.7.09 =
240
 
250
 
251
  = 0.7.12 =
252
 
253
+ * Remove image.
254
 
255
  = 0.7.13 =
256
 
358
 
359
  = 0.7.39 =
360
 
361
+ * Bug fixed.
362
 
363
  = 0.7.40 =
364
 
365
+ * Edit featured image.
366
 
367
  = 0.7.41 =
368
 
370
 
371
  = 0.7.42 =
372
 
373
+ * Edit files.
374
 
375
  = 0.7.43 =
376
 
406
 
407
  = 0.7.51 =
408
 
409
+ * Edit functions.
410
 
411
  = 0.7.52 =
412
 
434
 
435
  = 0.7.58 =
436
 
437
+ * Added descriptions in code.
438
 
439
  = 0.7.59 =
440
 
441
+ * Edit featured image.
442
 
443
  = 0.7.60 =
444
 
454
 
455
  = 0.7.63 =
456
 
457
+ * Fixed bugs.
458
 
459
  = 0.7.64 =
460
 
466
 
467
  = 0.7.66 =
468
 
469
+ * Edit texts.
470
 
471
  = 0.7.67 =
472
 
473
+ * Edit code.
474
 
475
  = 0.7.68 =
476
 
477
+ * Added images.
478
 
479
  = 0.7.69 =
480
 
482
 
483
  = 0.7.70 =
484
 
485
+ * Edit texts.
486
 
487
  = 0.7.71 =
488
 
489
+ * Edit install database file.
490
 
491
  = 0.7.72 =
492
 
496
 
497
  * Edited descriptions for developers.
498
 
499
+ ==Step by step guide==
500
 
501
  ### Adding to the sidebar.
502
 
503
+ 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.
504
 
505
  ### Adding in posts/pages using shortcode button.
506
 
507
+ For adding it in your pages/posts you just need to click on our plugin shorcode button from your pages/posts.
508
 
509
  ### Adding Popup and Sticky boxes.
510
 
511
+ You need to click on our plugin submenu from your admin panel menu.
512
+ Then just set up options.
513
 
514
  ### Main options
515
 
516
+ * Page ID: - Type here your fan page url(without https://www.facebook.com/, if your page url is https://www.facebook.com/uefacom then type here just uefacom).
517
+ * Animation - Choose Animation type
518
+ * Show/Hide border - Show/Hide border
519
+ * Border color - Type the Border Color
520
+ * Show/Hide latest posts - Show/Hide the latest posts
521
+ * Width - Type width
522
+ * Height - Type height
523
+ * header - Show/Hide the header
524
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
525
+ * Select Header size - Select Header size
526
+ * Show/hide cover photo - Choose to show/hide cover photo
527
+ * Language - Type the language code
528
 
529
  ### Popup options
530
 
531
+ * Enable/Disable - Select to show or hide it
532
+ * Display on - Select where to display it
533
+ * Display periodicity - Select the display periodicity
534
+ * Time to show - Type the time when it will appear
535
+ * Width - Type here the width
536
+ * Height - Type here the height
537
+ * Title - Type here the title
538
+ * Title color - Type here the title color
539
+ * Title Font family - Choose the title Font family
540
+ * Page ID - Type here your fan page url
541
+ * Show/Hide border - Show/Hide border
542
+ * Border color - Type the Border Color
543
+ * Show/Hide latest posts - Show/Hide the latest posts
544
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
545
+ * Select Header size - Select Header size
546
+ * Show/hide cover photo - Choose to show/hide cover photo
547
+ * Language - Type the language code
548
+
549
+ ### Stickybox options
550
+
551
+ * Enable/Disable - Select to show or hide it
552
+ * Display on - Select where to display it
553
+ * Position - Select the position
554
+ * Height - Select the height
555
+ * Page ID - Type here your fan page url
556
+ * Width - Type here the width
557
+ * Height - Type here the width
558
+ * Button bg color - Type here the button background color
559
+ * Border color - Type here the border color
560
+ * Title - Type here the title
561
+ * Title color - Select the title color.
562
+ * Title Font family - Choose the Title Font family
563
  * Show/Hide Friends Faces - Choose to Show/Hide Friends Faces
564
+ * Select Header size - Select Header size
565
+ * Show/hide cover photo - Choose to show/hide cover photo
566
+ * Show/Hide latest posts - Show/Hide the latest posts
567
+ * Language - Type the language code
568
 
569
  ### Widget options
570
 
571
  * Title: - Type here the widget title
572
+ * Page ID: - Type here your fan page url
573
+ * Width: - Type here the width
574
+ * Height: - Type here the height
575
+ * Animation: - Choose Animation type
576
+ * Show border: - Show/Hide border
577
+ * Border Color: - Select the Border Color
578
+ * Show latest posts: - Show/Hide the latest posts
579
  * Show/Hide Friends Faces: - Show/Hide Friends Faces
580
+ * Select Header size: - Select Header size
581
+ * Cover photo: - Show/hide cover photo
582
+ * Language: - Type the language code
 
 
 
 
 
 
 
583
 
584
+ **If you found any bug in our plugin or have a question contact us at our plugin [SUPPORT FORUM](https://wordpress.org/support/plugin/like-box).**
585
 
586
+ 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.