Password Reset

Please enter your e-mail address. You will receive a new password via e-mail.

Facebook Page Photo Gallery

Facebook Walleria which is pro version of Facebook Page Photo Gallery is now available for purchase Here

== Description ==

This Plugin fetches a Facebook Page Photo Album as a JSON object and uses Fancybox to render the gallery in wordpress
It is specifically for public photos particularly those belonging to a Facebook Page. You do not need special
permissions, just the album ID and boom!

Version 2.0 was completely rewritten and makes use of wordpress’s shortcodes.

= How to use =

  • In your post just add the following [fbphotos id=x] where x is the album ID
  • To specify number of photos to show use [fbphotos id=x limit=y] where y is the number to be shown
  • To show your album in a random manner [fbphotos id=x rand=1]
  • To show a specified number of random photos from an album [fbphotos id=x limit=y rand=1]
  • To use in your template pages in theme development you can call the following function

fppg_get_photos($x,$n) where $x is Album ID and $n is the $n of photos you want to display.

= Requirements =

  •  Facebook Page Photo Gallery requires PHP5!
  • jQuery 1.4.4 and higher
  • WordPress 3.2 or higher

= Settings =
You can customise the gallery WP Admin Panel » Settings » Facebook Page Photo

= Language =

Facebook Page Photo Gallery is currently available in English

== Installation ==

1. Unzip the plugin and Upload the directory ‘facebook-page-photo-gallery’ to ‘/wp-content/plugins/’ on your site

2. Activate the plugin through the ‘Plugins’ menu in WordPress

3. That’s all for it to work! You can customise the settings though under WP Admin Panel » Settings » Facebook Page Photo

== Frequently Asked Questions ==

= How do I get an album ID =
The album id is the number on the facebook after a. up to the next dot. Copy that number and place it between the braces.

* For example, http://www.facebook.com/media/set/?set=a.209112642458743.46995.123369051033103 the ID is 209112642458743

= Does FPPG 2.0 support the shortcode used in previous versions i.e FB-Album[] =
No. It now uses WordPress shortcode [fbphotos]

LIVE DEMO

== Changelog ==

= 2.0.1 =
* Fixed a bug that limited photos to 25

= 2.0 =
* Completely rewritten- its faster!
* Implemented WordPress shortcodes
* Deprecated use of regular expressions
* Added random showcasing
* Deprecated previous shortcode (FB-Album[]) in favor of [fbphotos]
* Moved CSS from main file to allow easy user customisation
* General code clean-up

= 1.0.3 =
* Added an option to select the number of photos to show a specified number of photos. This is especially handy for huge albums. All you need is FB-Album[album-id, number] eg to show 10 photos
FB-Album[55464664,10]
* Fixed a brocken link to facebook.
* Fixed possible function conflict with other plugins
* Fixed possible option conflict

= 1.0.2 =
* fixed potential conflict with other plugins that use JSON like tweetblender

= 1.0.1 =
* fixed wrongly fetched thumbnails from older Facebook albums
* general code cleaning
= 1.0 =

* first public release

A beer will do!

197 Comments

  1. Gman
    May 16, 2012 @ 15:54:58

    Hi

    I have used your plugin on my website and it worked great. However, I’m just trying to add it for a friend to the following page:

    http://www.samsoncarpentry.co.uk/our-services/commerical/

    and although it displays the thumbnail fine, when an individual photo is clicked on, the page appears to attempt to display the image but then freezes and the only way to get off of it is to refresh the whole page.

    Any advice? The theme I’m using is Ultra Web Studio 1.07.

    Thanks

    Reply

  2. David jack
    May 16, 2012 @ 18:43:32

    Does this plugin support albums from facebook groups?

    Reply

  3. Menathor
    May 17, 2012 @ 18:36:09

    Great plugin!

    The only issue I’m having is with the automatic resizing to the viewport (especially important for our mobile site). The height seems to be adjusted correctly, but the width isn’t, making the photos all look squashed when they are resized.

    Is there any way this can be fixed?

    Reply

  4. Martin
    May 18, 2012 @ 13:56:07

    Hi,
    I love this plugin, just need one minor improvement: is there a way to display a “loading” message while the photos get loaded? I’m shure this would be possible with a little javascript that displays the message until there is some content
    on the page, but i couldn’t figure out how.. any help on this would be very appreciated!

    Cheers,
    Martin

    Reply

  5. Elizabeth
    May 18, 2012 @ 19:41:04

    When I change the size of the thumbnail through the interface for this plugin, it crops the images down instead of shrinking the size of the thumbnails. Is there some way I can actually make the thumnails smaller?

    Thank you,
    Elizabeth

    Reply

Leave a Reply

*