I want to get Pinterest button out of Addthis box. So I do it like this:
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_pinterest"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
Then I find there is a pin it button as my wish.But when I click this button,it opens a new window in my browser which shows a pinterest box with none piture.I mean I cannot pick which pictures to pin and it also does't choose one for me when I click this button.
Did I miss something or do anything wrong? Please help.
In order to set the image to share for the Pinterest button you need to define the og:image Open Graph tag in your page. More information on the Open Graph tag is available here: http://developers.facebook.com/docs/opengraph/