Google Plus Button Disappeared

eswenson Jun 21, 2012 03:27PM EDT

On my site - www.rsjswenson.com - I have this code, but the Google Plus button is missing! Can you help?

<!-- AddThis Follow BEGIN -->
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_facebook_follow" addthis:userid="rsjswenson"></a>
<a class="addthis_button_twitter_follow" addthis:userid="rsjswenson"></a>
<a class="addthis_button_google_follow" addthis:userid="/u/0/b/108625207647952939727/108625207647952939727/about"></a>
<a class="addthis_button_youtube_follow" addthis:userid="rsjswenson"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4eee11887d92e344"></script>
<!-- AddThis Follow END -->

3 Community Answers

Paul Jun 27, 2012 02:02PM EDT

You're entering the wrong value for the Google follow button, which is why it's not showing up. All you need is the user ID, so do this:

<a class="addthis_button_google_follow" addthis:userid="108625207647952939727 "></a>

View in conversation


Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jun 25, 2012 02:09PM EDT
Can you post a link to a page where you've got AddThis installed?
Up 0 Rated Down
eswenson Jun 27, 2012 12:22PM EDT
www.rsjswenson.com (it's at the bottom)...
Up 0 Rated Down
Paul (AddThis Happiness Specialist) Best Answer Jun 27, 2012 02:02PM EDT
You're entering the wrong value for the Google follow button, which is why it's not showing up. All you need is the user ID, so do this:

<a class="addthis_button_google_follow" addthis:userid="108625207647952939727 "></a>

This question is closed to new answers.

Still need help?


General Topics

 

Developers