But I am using AddThis through a Wordpress plugin.
I am making a custom button- as a share bar at the top of each post.
I saw this answer in a previous question:
"Add <a class="addthis_button_pinterest" pi:pinit:media="<the url of an image on your site>"></a>"
But when I add that I get this:
"<a class="addthis_button_pinterest" pi:pinit:media="">"
I am adding a url for an image. But I keep getting that html code next to my other buttons.
What am I doing wrong?