XF 1.2 AddThis code

At the forum_list template you will see this code:

HTML:
<xen:include template="sidebar_share_page">
            <xen:set var="$url">{xen:link canonical:forums}</xen:set>
        </xen:include>

You can either comment it out and add your own code below/above it. Or remove it completely by replacing it with your own code.
 
Top Bottom