The Arcive of vBulletin Modifications Site. |
|
AddThis - Facebook Like, Tweet and Share buttons Details »»
|
|||||||||||||||||||||||||||
|
AddThis - Facebook Like, Tweet and Share buttons
Developer Last Online: Jun 2018
Make sharing easy with the most popular sharing platform in the world.
http://www.addthis.com Tested On: Firefox, Chrome and IE8-9 ![]() How To Install Open Template (SHOWTHREAD) Search For Code:
<div id="pagetitle" class="pagetitle"> Code:
<vb:if condition="THIS_SCRIPT == 'showthread'"> <div style="float: right; padding: 0px 0px 0px 0px;"> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_google_plusone" g:plusone:size="medium"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fc7b85501ab7a01"></script> <!-- AddThis Button END --> </div> </vb:if> Facebook, tweet google plus and more options https://www.addthis.com/get Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
IMPORTANT: When applying the above modification, please remember to change your user name in the code YOUR user name and not use the authors.
PHP Code:
|
|
#3
|
|||
|
|||
|
haha thanks OldSchool for the head up
tagged |
|
#4
|
||||
|
||||
|
Sorry may be dumb question, do I need to have 'Add This' username?
Thanx in advance |
|
#5
|
|||
|
|||
|
Quote:
You can visit AddThis.com to format the code however, without it. |
|
#6
|
|||
|
|||
|
thanks joomla , I have had this before but this is a good spot for it.
just go to addthis.com , sign up get your own button code and replace the red code with your own you get from addthis.com Code:
<vb:if condition="THIS_SCRIPT == 'showthread'"> <div style="float: right; padding: 0px 0px 0px 0px;"> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d61862450ce0855"></script> <!-- AddThis Button END --> </div> </vb:if> also you dont need to use their image you can use your own I made mine to suit my colors and style
|
|
#7
|
|||
|
|||
|
Thanks But I Need To Know Why Every Time I Refresh The Page Counter Return To Zero ?
|
|
#8
|
||||
|
||||
|
I didn't know you could track stats with addthis
I've used sharethis (http://sharethis.com/) to do the same but I didn't like the load time. I'll try it with the addthis code to see how bad it is thx |
|
#9
|
||||
|
||||
|
Thanks marked installed
|
|
#10
|
||||
|
||||
|
Ok, thanx for help and advice.
Yes I also face the counter (twitter) problem ![]() |
![]() |
|
|