You can use easy facebook like box in number of ways:
- Display facebook like box in auto PopUp (New).
- 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_NAME_OR_URL” fb_appid=”OPTIONAL_SEE_FAQ” box_width=”WIDTH_OF_BOX_IN_PIXELS” box_height=HEIGHT_OF_BOX_IN_PIXELS”” responsive=”1″ show_faces=”SHOW_CONNECTIONS(1/0)” show_stream=”SHOW_STREAM_POSTS(1/0)” hide_cover=”HIDE_COVER_PHOTO(1/0)” small_header=”USE_SMALL_HEADER(1/0)” hide_cta=”OPTONAL_HIDE_CUSTOM_CTA_BUTTON(1/0)” locale=”NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)”] - Want to display in a template paste below code along with your optional settings.