Results 1 to 10 of 11

Thread: New Facebook widgets

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Hi,

    For showing facebook comments on vshare, add the following code into templates/view_video.tpl

    Code:
    <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=116887195020167&amp;xfbml=1"></script><fb:comments href="{$base_url}/view/{$view.video_info.video_id}/{$view.video_info.video_seo_name}/" num_posts="15" width="500"></fb:comments>
    Thanks,
    Buyscripts Team

  2. #2

    Default

    Quote Originally Posted by vshare2 View Post
    Hi,

    For showing facebook comments on vshare, add the following code into templates/view_video.tpl

    Code:
    <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=116887195020167&amp;xfbml=1"></script><fb:comments href="{$base_url}/view/{$view.video_info.video_id}/{$view.video_info.video_seo_name}/" num_posts="15" width="500"></fb:comments>
    Thanks,
    Buyscripts Team
    Thanks what is the code for the widget where you see users who have clicked the iLike? i have seen this on a vshare website placed in the side panel, example: http://tubeyourpet.com/ what steps do i need to take to get this? but i would want it added to the default sized side panel if possible.
    Last edited by budgierless; 03-22-2011 at 02:40 PM.

  3. #3

    Default

    You need to create a facebook page at Create a Page | Facebook.

    Then create a like box plugin using your Facebook Page URL and add the code by editing the template/index.tpl

    Like Box - Facebook Developers

  4. #4

    Default

    Quote Originally Posted by buyscripts View Post
    You need to create a facebook page at Create a Page | Facebook.

    Then create a like box plugin using your Facebook Page URL and add the code by editing the template/index.tpl

    Like Box - Facebook Developers
    Thanks, very helpful

  5. #5

    Default

    Quote Originally Posted by buyscripts View Post
    You need to create a facebook page at Create a Page | Facebook.

    Then create a like box plugin using your Facebook Page URL and add the code by editing the template/index.tpl

    Like Box - Facebook Developers
    How do i put or edit the template/index.tpl
    my vshare site run on 2.8.1 version

  6. #6

    Default

    Quote Originally Posted by vshare2 View Post
    Hi,

    For showing facebook comments on vshare, add the following code into templates/view_video.tpl

    Code:
    <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=116887195020167&amp;xfbml=1"></script><fb:comments href="{$base_url}/view/{$view.video_info.video_id}/{$view.video_info.video_seo_name}/" num_posts="15" width="500"></fb:comments>
    Thanks,
    Buyscripts Team
    Do i delete all the codes in the templates/view_video.tpl?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •