=== Easy Facebook Like Box ===
Contributors: sjaved
Tags: facebook, facebook likebox, likebox, like box, facebook like box,  facebook like box widget,  facebook like box shortcode, shortcode,  facebook like box plugin, facebook like box wordpress plugin, plugin, responsive facebook like box, responsive, facebook like box in 75 locales, facebook like box in 75 languages
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=sjaved786%40gmail%2ecom&lc=US&item_name=Easy%20Facebook%20Like%20Box%20WordPress%20Plugin&item_number=efbl&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Requires at least: 3.3
Tested up to: 4.0
Stable tag: 2.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easy facebook like box WordPress plugin allows you to display fan page posts, like button, and connections on your website using widget or shortcode.

== Description ==

Displays a Facebook Like Box. The Facebook Like Box is a social plugin that enables Facebook Page owners to attract and gain Likes from their own website. Easy facebook like box display fan page posts, like button, and connections on your website using widget or shortcode.

[Fixed width demo](http://jwebsol.com/easy-facebook-like-box-plugin-demo/ "See this plugin in action (Fixed width)") | [Responsive demo](http://jwebsol.com/easy-facebook-like-box-responsive-demo/ "See this plugin in action (Responsive)")

**Options:**


1. Facebook Page URL - enter an URL address to the Facebook fan page
1. Width - set the width of the module in pixels. The default width is 250px
1. Height - With the stream displayed and 8 connections the default height is 556px. With no stream displayed and 8 connections the default height is 271px. With no connections and no stream the default height is 63px
1. Language/Locale - choose your locale for the like box from 75 languages
1. Responsive - enable/disable responsive mode of like box (1 enalbe and 0 for disable to use in shortcode)
1. Color Scheme - choose the color scheme for the like box (light/dark)
1. Show Faces - show/hide profile photos (1 for show and 0 for hide to use in shortcode)
1. Stream - show/hide the latest wall posts (1 for show and 0 for hide to use in shortcode)
1. Header - show/hide the Facebook header (1 for show and 0 for hide to use in shortcode)
1. Border - show/hide the border around the like box (1 for show and 0 for hide to use in shortcode)



You can use easy facebook like box in number of ways:

* Display facebook like box in sidebar using widget.

* Display facebook like box in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually. 
`[efb_likebox fanpage_url="YOUR_FB_FANPAGE_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height="HEIGHT_OF_BOX_IN_PIXELS" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)" responsive="RESPONSIVE_FOR_MOBILE(1/0)" colorscheme="CHOSEN_COLOSCHEME(light/dark)" show_faces="SHOW_CONNECTIONS(1/0)" show_header="SHOW_HEADER(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" show_border="DISPLAY_BORDER(1/0)"]`

* Want to display in a template paste below code along with your optional settings.
`<?php echo do_shortcode( '[efb_likebox fanpage_url="YOUR_FB_FANPAGE_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height="HEIGHT_OF_BOX_IN_PIXELS" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)" responsive="RESPONSIVE_FOR_MOBILE(1/0)" colorscheme="CHOSEN_COLOSCHEME(light/dark)" show_faces="SHOW_CONNECTIONS(1/0)" show_header="SHOW_HEADER(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" show_border="DISPLAY_BORDER(1/0)"]' ); ?>`

Features: 

1. Now support optional **responsive** layout
1. Support 75 different locales
1. Extended optional settings to personalize in widget and shortcode
1. Generate shortcode using widget form
1. Likebox in PopUp (Modal window) and responsive likebox option is coming soon...


== Installation ==
1. Upload "easy-facebook-likebox" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Navigate to "Appearance > Widgets" and drag and drop "Easy Facebook Likebox" in desired widget area or use the shortcode in page/post generated by widget.

== Upgrade Notice ==
= 2.0.0 =
Update the plugin if you can not find your locale in list

= 1.0.2 =
Updated the plugin with instructions and major bug fix. Must update.

=1.0.1=
Updated the plugin to avoid possible conflict with other plugins. Must update.

=1.0.0=
Initial release.


== Frequently Asked Questions ==
= Width not working =
If width parameter is not working then it could be due to facebook responsive styling.

= Loading slow =
If like box loading slow and taking time to populate then make sure you have given right APP ID and url is correct in app settings.

To submit your feedback, suggestions and features request follow the below link.
http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/

== Screenshots ==
1. Facebook like box in light color scheme.
2. Facebook like box in dark color scheme.
3. Facebook like box with posts and faces.
4. Facebook like box with posts only.
5. Facebook like box in page using shortcode with all options.
6. Facebook like box backend view with options description.



== Changelog ==
= 2.0.0 =

* Added other feild for locale. Input your locale name if you can not find yours in the list.

= 1.2.0 =

* Added other feild for locale. Input your locale name if you can not find yours in the list.

= 1.1.0 =

* Optional responsive like box option is added in this version
* Multilingual support. Now you can display the like box in over 75 languages by simply selecting from drop down.

= 1.0.2 =

* Updated the plugin with instructions and major bug fix. Must update.

= 1.0.1 =

* Updated the plugin to avoid possible conflict with other plugins. Must update.

= 1.0.0 =

* Initial release.