The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Social BookMarks Tab for Individual Forum Topic pages
Hi,
I just spent the last few hours browsing the 3.8 Mod section, and I couldn't find an application that would allow me to have social bookmarking links like Digg, Facebook Like, Twitter, StumbleUpon, and maybe others like Google and Yahoo submission. I want to integrate it on each topic that is posted on my forum in a manner where it won't be too intruding with the current format. www.NJStangers.org If there currently is one or more good ones that I missed, can someone link me to it? Thanks, - Jonathan |
#2
|
||||
|
||||
You can get code from www.addthis.com and add it to your showthread template- it's a good/quick way to allow your users to share topics.
|
#3
|
|||
|
|||
Oh wow perfect thank you. Do you have any recommendations as to where exactly in my coding I should put it based on my forum design?
|
#4
|
||||
|
||||
It's really up to you, sometimes I used to look for the $pagenav variable in showthread template and put it under that... just play with it a little and find a location that works for you... if you know some basic HTML that will make life easier.
|
#5
|
|||
|
|||
ah I can't manage to add it without breaking the the php code. This sucks
|
#6
|
||||
|
||||
You should be editing your SHOWTHREAD template via the Admin CP -> Styles & Templates -> Style Manager.
There is no php code involved. Look at my Tweet Button mod: https://vborg.vbsupport.ru/showthread.php?t=248568 But replace this line: Code:
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR_TWITTER_USERNAME">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> |
#7
|
|||
|
|||
thanks I got it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|