Viewing 2 replies - 1 through 2 (of 2 total)
  • After you installed and activated the API, you have to put the corresponding PHP code to the page you want to display.

    For example
    1. create a new php named gallery.php, put the code from the example (which will display the FB gallery) into gallery.php.
    2. place gallery.php to the directory of your wordpress theme.
    3. Go to wordpress CMS, create a page called gallery, edit and choose gallery.php from template.
    4. the FB gallery should able to be shown on the gallery link of your web.

    the example code can be found in the plugin zip under themes/example/index.php
    I also shared the code I used for my own project in a previous post.

    Hope this help.

    yt

    Thread Starter resunoiz

    (@resunoiz)

    didn’t get that.

    created that gallery.php (copied the index php and renamed that, seems the same thing) and placed it into the theme directory. created that page, but don’t see any template to apply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘not clear how to use the sample’ is closed to new replies.