Discover, trust, install: FAIR 1.0 is here

Plugin Banner

Simple Like Page Plugin

by Illia

Version: 1.5.3

Download
Description

Description

Simple Like Page Plugin enables Facebook Page admins to promote their Pages and embed a simple feed of content from a Page into any WordPress blog. The Facebook Page Plugin we use in our plugin enables users to:

  • See how many users already like this Page, and which of their friends like it too
  • Read recent posts from the Page
  • Like the Page with one click, without needing to visit the Page
  • See Page Events
  • Send messages to your Page*

*To enable messaging on your Facebook page go to your Page Settings. In the row Messages check Allow people to contact my Page privately by showing the Message button

You can easily integrate Like Page using WordPress Widgets and Shortcodes. Visit Plugin Page for more info and examples.

Our Premium Plugins

Visit our CodeCanyon Portfolio to see plugins reviews and prices.

Installation

  1. Upload simple-facebook-plugin directory to your /wp-content/plugins directory
  2. Activate plugin in WordPress admin

Customization

  1. In WordPress dashboard, go to Appearance > Widgets.
  2. Drag and Drop SFP – Like Page Plugin into your sidebar.
  3. Click triangle near SFP – Like Page Plugin header.
  4. Enter your Facebook Page URL (not your profile URL).
  5. Choose width, height and other options you like.

or

Use [sfp-page-plugin] shortcode inside your post or page. This shortcode support all default parametrs:

  • url – any Fan Page URL (not your personal page!)
  • width – number (min 280, max 500)
  • height – number
  • hide_cover – true or false
  • show_facepile – true or false
  • small_header – true or false
  • timeline – true or false
  • events – true or false
  • messages – true or false
  • locale – valid language code (e.g. en_US or es_MX) see .xml file with all Facebook locales

If you want Page Plugin 320 pixels width and showing posts you need to use it next way:

[sfp-page-plugin width=320 show_posts=true url=http://www.facebook.com/yourPageName]

or

Use sfp_page_plugin() template tag in your theme files.

<?php if ( function_exists("sfp_page_plugin") ) {
    $args = array(
        'url'           => 'https://www.facebook.com/WordPress/',
        'width'     => '300',
        'hide_cover'=> true,
        'locale'        => 'en_US'
    );
    sfp_page_plugin( $args );
} ?>
  1. Widget in the dashboard.

    Widget in the dashboard.

  2. Simple Widget on your website.

    Simple Widget on your website.

  3. Widget with posts on your website.

    Widget with posts on your website.

I see the message “Error: Not a valid Facebook Page url.”. What am I doing wrong?

Page Plugin is only for Pages and not for Profiles, Events and Groups.

nefunguje

By mat097 on September 15, 2024

vobec nic to nerobi, aj ked to dam ako widget alebo vlozim na stranku.. jedine co urobi, ze napise nadpis

Honestly the easiest Facebook-likebox plugin!!

By magdigit on July 25, 2017

Advantages: - It really is compatible with the newest version of WP. - No complex APP Id's required - Quick loading!!! - Simply better than that 'Easy Facebook Likebox Plugin'

works nicely

By nosilver4u on September 12, 2019

Nice plugin to embed a FB feed on a page/widget. Thanks!

Much love for this plugin

By PDElectro (faseruolabanji) on January 10, 2019

If any free plugin deserves a top rating, its this plugin. I'll be more than happy to donate $$$ if available. wink!

Facebook

By cholo2 on December 24, 2018

Hello world

Great support

By annebel1959 on October 2, 2018

I had a problem with the plugin in my theme, but topdevs' support helped me out in less than 2 days. Thanks a lot! You are great!

Adding Spam to the dashboard

By Geek Goddess on July 3, 2018

A shame they decided to add a SPAM ad for Oxygen to the dashboard. Yes, you can dismiss it, but it is very poor practice to put it there in the first place.

Works with 4.8.1 and PHP 7.1

By geoffatmm on August 16, 2017

Had to ditch the "official" Facebook plugin as it was not compatible with PHP 7.0 or 7.1. This little Hucker is! Thanks Fornyhucker

Bad Support

By richardsonracing on July 13, 2017

The responsive width stopped working and left a thread asking for help. Not getting a response and looking at older threads, I soon realised they ignore a lot of questions they don't like, many of those threads actually being about sizing issues. Need to find a new plugin now.

Best plugin ever

By samarm on June 15, 2017

Cool facebook plugin is just what I needed for my website.

1.5.2

  • Teseted up to WordPress 6.3.2
  • PHP8.x Compatibility check
  • Security fixes for minor Authenticated (Contributor+) XSS vulnerability

1.5.1

  • Teseted up to WordPress 4.9.6

1.5

  • Added Events and Messages tabs
  • Added Small Header Option
  • Fixed PHP7 Warning and Notice messages
  • Removed deprecated Like Box widget

1.4.1

  • Redirect issue fixed

1.4

  • Deprecated “Like Box” replaced with new Facebook “Page Plugin”

1.3

  • Add-on support added

1.2.2

  • Option to show Like Box with no border changed to native Facebook data-show-border=false

1.2.1

  • Added option to show Like Box with no border
  • Added Norwegian(bokmal) locale to widget

1.2

Plugin structure reorganized. Shortcode and template tag functionality added

1.1

More than 20 Facebook Locales added

  • Version:Version: 1.5.3
  • Active installs:Active installs: 10K
  • Last updated:Last updated: 24-05-2024
  • Requires:Requires: 4.0
  • Tested:Tested: 6.5.5
Average rating:4.3 out of 5 stars.
  • Number of ratings: 19 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 1 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 4 ratings
Back to top