Hi,
For showing facebook comments on vshare, add the following code into templates/view_video.tpl
Thanks,Code:<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=116887195020167&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>
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.
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
Bookmarks