Dear AddThis,
I have been having this issue recur with the Google Plus button for my site (http://littlemissrandom.blogspot.com) over and over. The Google Plus button keeps disappearing from the AddThis button located below each post. Each time I fix it (by cutting and pasting the same code back in), the button reappears, only to disappear the next time I reload the page. I've seen quite a few posters having the same issue. Could you please help?
Thanks!
There's a typo in your code. Edit the AddThis widget to change this:
<a class='addthis_button_google_plusone' g:plusone:size='medium'</a>
To this:
<a class='addthis_button_google_plusone' g:plusone:size='medium'></a>
This question is closed to new answers.