By Nick Striegel on Monday, 18 June 2012
Posted in General Issues
Replies 4
Likes 0
Views 536
Votes 0
Hey guys. Wondering if I can determine which icons display by default in the AddThis piece within each blog post?
Hi, Revisiting this post again. I am looking to do the same for Addthis. They provide two code for custom icon like this.

Copy and paste the code below into your page, wherever you would like the buttons to show up.

<!-- Go to http://www.addthis.com/dashboard to customize your tools -->
<div class="addthis_sharing_toolbox"></div>

If you don't have the AddThis script on your page, place the following code on every page you want your tools to appear.

<!-- Go to http://www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53a682e57ccf92e1"></script>

Is there a way i can do so by some kind of override if this is not there by default in easyblog
·
Sunday, 22 June 2014 16:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Gyanendra,

I am really sorry for the delay of this reply as it is a weekend for us here. Hm, sorry if I am not understanding you here but "addthis" is already integrated with EasyBlog and you don't really need to add any additional codes. Just go to the back end settings of EasyBlog and under Social Integrations settings as you can see here, http://screencast.com/t/g3rCZOUb .

Am I missing anything here?
·
Sunday, 22 June 2014 23:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Thannks for quick reply. I way not anticipating reply until monday . Looks like i still need to enable icons by going to their individual tabs (facebook like, g+ etc. Whereas i was looking at the ability to add <div class="addthis_sharing_toolbox"></div> so that my icons are customized and not just default given by easyblog. Let me know if i am not clear or something i am missing on my understanding of easyblog sharing buttons.
·
Monday, 23 June 2014 01:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Gyanendra,

Ah, if you want to customize it then, edit the theme file in /components/com_easyblog/themes/default/addthis.button.style.1.php (depending on which style you have choosen).
·
Monday, 23 June 2014 01:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post