Advertisement:

Author Topic: Integrate facebook  (Read 4920 times)

code monkey

  • Full Member
  • ***
  • Posts: 204
Re: Integrate facebook
« Reply #15 on: March 30, 2011, 10:41:13 pm »
you have 1st to create a fan page on facebook ( facebook.com/pages/ ) & then you'll find the options to create a like button in the page configuration tools.

Na, like button doesn't require a Facebook Page. You just need the button code, add code to themes/modern/item.php, and add <?php echo osc_item_url(); ?> in the facebook code where the URL goes.