I'm using this code to try to specify the sharing options on my page, but Pinterest won't show up unless I act as a visitor would and set it as one of my personal favorites.
<script type="text/javascript">
var addthis_config = {
"services_expanded":"email,facebook,twitter,google_plusone_share,pinterest",
"services_compact":"email,facebook,twitter,google_plusone_share,pinterest"
};
</script>
Screenshot: http://cl.ly/image/342I3U0D2L20
Use pinterest_share instead of Pinterest
This question is closed to new answers.