PDA

View Full Version : Mini Mods - Social bookmarking on post/thread


naveeid
01-07-2013, 11:00 PM
adds social bookmarking on your thread/post top , below the subject line.


Pre requrements.
1) an account from www.addthis.com

Installation

1) go to edit templates

2) open facebook templates

3) open edit facebook_likebutton

4) remove all the previous code given in the template

5) paste this code




<!-- AddThis Button BEGIN -->
<div align="left" class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=nidokidos"></script>
<!-- AddThis Button END -->




NOTE:- please note your published id from addthis.com and replace is from my pubid , which is nidokidos

(replace pubid=nidokidos with your own pubid)

please see demo given below

LifesGreatestGift
01-19-2013, 01:57 AM
I love when people post "template edits" in the add-ons section...

naveeid
01-19-2013, 11:21 PM
you are such a lovely person... some people are new they dont know some things :D

tanzeelniazi
01-23-2013, 12:00 PM
Need Help" See this Facebook not showing ? why
https://vborg.vbsupport.ru/external/2013/01/1.jpg?1

and i already 1 mod install but i disable Mod and Install this Tempate

ramesh_umk3
01-23-2013, 04:47 PM
you are such a lovely person... some people are new they dont know some things :D

You can post were you want until moderators point you mate! So don't worry :)

Need Help" See this Facebook not showing ? why
https://vborg.vbsupport.ru/external/2013/01/1.jpg?1

and i already 1 mod install but i disable Mod and Install this Tempate

Add below code in your addthis line
<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>

tanzeelniazi
01-24-2013, 06:36 PM
Thanks working fine

naveeid
01-25-2013, 05:09 AM
you are welcome tanzeel niazi saab

naveeid
01-25-2013, 05:21 AM
thanks for correction , code updated.