How To Use Easy Custom Facebook Feed

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

  • Display custom facebook feed in auto PopUp.
  • Display custom facebook feed in sidebar using widget.
  • Display custom facebook feed in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
    [efb_feed fanpage_url=”YOUR_FB_FANPAGE_NAME_OR_URL” layout=”CHOSE_LAYOUT(thumbnail/half/full)” image_size=”CHOSE_IMAGE_SIZE(thumbnail/album/normal)” type=”CHOSE_TYPE(page/group)” post_by=”DISPLAY_POSTS_FROM(me/others/onlyothers)” show_logo=”SHOW_HIDE_PAGE_LOGO(1/0)” show_image=”SHOW_HIDE_IMAGES(1/0)” show_like_box=”SHOW_HIDE_LIKEBOX(1/0)” links_new_tab=”OPEN_LINKS_IN_EXTERNAL_TAB(1/0)” post_number=”NUMBER_OF_POST_DISPALAY(10)” post_limit=”NUMBER_OF_POST_RETRIEVE(10)” cache_unit=”NUMMBER_OF_MINUTES_HOURS_DAYS(1)” cache_duration=”SELECT_CACHE_DURATION(minutes/hours/days)” ]
  • Want to display in a template paste below code along with your optional settings.