|
vBadvanced Dynamics Facebook Like+Send Button
Info:
Add the Facebook Like+Send button to vbadvanced Dynamics using 'Open Graph protocol' http://www.logect.com/downloads/showentry.php?e=53
![]() ![]() Installation: 1- Open the ADV_DYNA_SHOWENTRY template and search for : Code:
<html dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" xmlns="http://www.w3.org/1999/xhtml">
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
Code:
<meta property="og:title" content="{vb:raw entry.title}" />
<meta property="og:description" content="{vb:raw entry.meta_description}" />
<meta property="og:url" content="{vb:raw href}" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://www.YOURWEBSITE.com/YOURLOGO.png" />
<meta property="og:site_name" content="YOURSITENAME" />
<meta property="fb:admins" content="xxxxxx" />
<meta property="fb:app_id" content="xxxxxx"/>
<meta property="fb:admins" content="xxxxxx" /> Red: Replace it with your facebook account id.
![]() <meta property="fb:app_id" content="xxxxxx"/> Red: Replace it with your own facebook application id, use yor vbulletin/facebook connect app id. 3- In the same template search for : Code:
{vb:raw entry.pagetext_parsed}
</blockquote>
Code:
<fb:like href="{vb:raw href}" send="true" show_faces="false" width="450" show_faces="true" font="tahoma"></fb:like>
Download No files for download. Supporters / CoAuthors
Screenshots |
|||||||||
Similar Mods
| Integration with vBulletin vBadvanced Links Directory Facebook Like+Send Button | vBulletin 4.x Add-ons |
| Miscellaneous Hacks Facebook Send Button and Google +1 (XML) | vBulletin 4.x Add-ons |