Hi there,
I love your share bar. They are fabulous. However, I wanted to post a share bar under each blog entry, and it is displaying all of the entries as having the same about of facebook likes, etc. When I click on the individual entry, the share bar reveals the true amount of shares. How do I make it so that they all appear different on my main blog page? Because right now it looks like i rigged it.
Cheers,
Allie
Are you using one of our plugins or did you put the buttons directly into the HTML? If you're using WordPress or Blogger we recommend you use the solutions specific to those, which will automatically configure the buttons so you will share the post and not the page URL.
If you put it directly in your template you'll have to configure the URL to share by setting it in the toolbox div:
<div class="addthis_toolbox addthis_default_style " addthis:url="THE URL">
Replace THE URL with the code to generate the permalink of the post
This question is closed to new answers.