How to Add AddThis to Groups

This is how you add addthis to your group view.

Go to modules/boonex/groups/classes/BxGroupsPageView.php

and this code or the code of your preference at the last line below ?>

<!-- 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#pubid=xa-4d9baa2d2505efa7"></script>
<!-- AddThis Button END -->

What's that falling? its a bird, its a plane, oh wait its Facebook
Quote · 6 Apr 2011

Also to do groups

Go to modules /boonex/blogs/template/base/blogpost_unit.html

and look for this code

<div classes="clear_both"></div>

and paste the code below it.

What's that falling? its a bird, its a plane, oh wait its Facebook
Quote · 6 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.