The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Block: FaceBook Like Box Details »» | |||||||||||||||||||||||||||
FaceBook Like Box
The Like Box is a special version of the Like Button designed only for Facebook Pages. It allows admins to promote their Pages and embed a simple feed of content from a Page into other sites. Get Facebook like Code : Like Box - Facebook Developers 1. Facebook Page URL : Enter Your Facebook Page Url 2. Width: 240 3. Height: 240 4. Color Scheme: anything you like Click Get Code Include the JavaScript SDK on your page once, ideally right after the opening <body> tag. Copy code and paste in your header template. Code:
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=xxxxxxxxx"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> ------------------------------------------- Place the code for your plugin wherever you want the plugin to appear on your page. Code:
<div class="fb-like-box" data-href="https://www.facebook.com/xxxxx" data-width="240" data-height="240" data-colorscheme="light" data-show-faces="true" data-header="true" data-stream="false" data-show-border="true"></div> Now Go : Forum Blocks Manager > Add new block > Custom HTML/PHP Title : Forum like box Content Type : HTML Content: put code ^^^^^^ enjoy. www.shiafriends.com --------------------------------------------------------------- Screenshots
Show Your Support
|
Comments |
#12
|
||||
|
||||
Same issue here,, while my App. ID is correct and works on the connection
I managed it by replacing the app. ID with my page's name and all works now Thanks |
#13
|
|||
|
|||
Also have the right application ID.. just showing what its showing everyone else..
Well also went to the code link and just put in everything and now it works.. |
#14
|
||||
|
||||
Quote:
ur right. Click to Mark as Installed. |
#15
|
|||
|
|||
This only shows up on one page of the forum. How can I make it show up on every single page of vbulletin 4.0.8 suite, including CMS? And how do I remove the ugly box around it and designate the sidebar width please?
|
#16
|
|||
|
|||
i've replace the code with following
Quote:
Name displayed in URL Figure ID displayed in URL |
#17
|
||||
|
||||
got mine working with this
HTML Code:
<center><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fmetallifukincacom%2F139184612825288&width=205&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=300" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:205px; height:300px;" allowTransparency="true"></iframe></center> |
#18
|
||||
|
||||
Now if I could get it to work with two different colored skins
|
#19
|
|||
|
|||
MIne says this:
Could not retrieve id for the specified page. Please verify correct href was passed in. |
#20
|
|||
|
|||
I got it with this:
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fc ouponwithcents&width=250&a mp;colorscheme=light&show_faces=true&borde r_color=maroon&stream=fals e&header=false&height=490" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:490px;" allowTransparency="true"></iframe> |
#21
|
|||
|
|||
it shows fine on the developer page but on my vbb i don't see it show face, any idea
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|