View Full Version : How to integrate Facebook like & Twitter Buttons DigitalPoint Forums Style?
The_Big_K
09-21-2010, 12:44 PM
Hello,
I really like the way Facebook Like & Twitter buttons have been integrated in DigitalPoint Forums.
It'd be really nice if someone can explain how to do it.
--------------- Added 1285162959 at 1285162959 ---------------
Anyone?
Foxx.
11-11-2010, 10:57 PM
>Bump<
satlazone
11-20-2010, 08:25 AM
bump
Foxx.
11-21-2010, 12:03 AM
No one at all?
Really?
weindians
12-03-2010, 09:57 PM
hi
i think they have the code in navbar_link in navigation/breadcrumb template.... add your code there. if u need code use one below and add your own details
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR TWITTER ACC NAME">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="YOUR FORUM URL" layout="button_count" show_faces="true" font="trebuchet ms"></fb:like>
thespi
12-03-2010, 10:26 PM
hi
i think they have the code in navbar_link in navigation/breadcrumb template.... add your code there. if u need code use one below and add your own details
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR TWITTER ACC NAME">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="YOUR FORUM URL" layout="button_count" show_faces="true" font="trebuchet ms"></fb:like>
Will that cause it to tweet/like your main page or the forum you are viewing?
The_Big_K
12-04-2010, 01:42 AM
Yep, can someone confirm this please?
Thank you for your responses, folks!
seite7
12-04-2010, 05:53 AM
I guess they always pass on the current URL of the page to the Facebook widget. But I am also curious how to achieve that for the whole site and not just the forum view.
Twitter will pick this up itself. You just can use the code Ukindian provided and edit your Twitter name.
For Facebook in threads view, this works for me
<fb:like href="{vb:raw href}"></fb:like>
but I can't get that to work in other places like albums (https://vborg.vbsupport.ru/showthread.php?t=254619).
The_Big_K
12-04-2010, 07:29 AM
Thanks, I implemented this. How can I modify the look of the Facebook button? Is that possible. Also, the Facebook button looks bit misaligned (not in straight line with Twitter button). Is there any fix for this?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.