Hi All,
I have XenPorta installed and I want to have the AddThis sharing buttons on RecentNews posts. The AddThis buttons work however they do not carry over the thread/news title when clicked.
Website:
www.HackSlashRepeat.com - Look for the orange buttons along the RecentNews entries on the home page.
I have XenPorta installed and I want to have the AddThis sharing buttons on RecentNews posts. The AddThis buttons work however they do not carry over the thread/news title when clicked.
HTML:
<div class="shareControl" style="width:107px">
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_counter addthis_pill_style" addthis:url="{xen:link canonical:threads, $news}" {xen:if {$thread.title}, 'addthis:title="{xen:helper threadPrefix, $thread, escaped}{$thread.title}"'}></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4fbae4826478f92e"></script>
</div>
Website:
www.HackSlashRepeat.com - Look for the orange buttons along the RecentNews entries on the home page.