pin it button too big and doesn't show count

anagrammer Jul 20, 2012 10:22AM EDT

Your pin it button is bigger than facebook/twitter/g+ and it doesn't match
You seem to be using:
http://d3io1k5o0zdpqr.cloudfront.net/images/pinit.png

But it would be much better if I could use this image:
http://pinit-cdn.pinterest.com/images/pinit6.png

which is smaller and when I use this image + code from pinterest directly, it also shows count #.

Can you please help me, maybe there is another code besides "class="addthis_button_pinterest_pinit"></a>" that can be smaller and have count like f/t/g ?

1 Community Answers

Paul Jul 23, 2012 02:10PM EDT

There's an issue with the counter on the Pinterest button arising from how they're counting anchored links. We're working with them on fixing it, but in the meantime to re-enable the counter you have to disable click tracking. This will prevent tracking of clicks, and to do it add this to your page:

<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_clickback = false;
</script>

We're also working on updating the Pinterest button with the new size.


This question is closed to new answers.

Still need help?


General Topics

 

Developers