Jump to content

addthis to categories page


ravuth

Recommended Posts

I have an AddThis button added to a sidebar box on my skin. So doing the same thing on your skin/templates/content.category.php should work. Maybe add it in above {if isset($SUBCATS) && $SUBCATS}???


<!-- AddThis Button BEGIN -->

<div class="addthis_toolbox addthis_default_style ">

<a href="http://www.addthis.com/bookmark.php?v=300&amp;pubid=ra-XXXX" class="addthis_button_compact">Share</a>

<span class="addthis_separator">|</span>

<a class="addthis_button_preferred_1"></a>

<a class="addthis_button_preferred_2"></a>

<a class="addthis_button_preferred_3"></a>

<a class="addthis_button_preferred_4"></a>

</div>

<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-XXXX"></script>

<!-- AddThis Button END -->

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...