Issue 8: Google Plus +1 button is rendered multiple times instead only one
Status:  Fixed
Owner:
Closed:  Jul 2011
Project Member Reported by valandi...@gmail.com, Jul 29, 2011
What steps will reproduce the problem?
1. Choose to display the AddThis Toolbox.
2. In the services list include the "google_plusone" service name just once in order to display the Google Plus +1 button.
3. Save the configuration and preview the articles.

What is the expected output? What do you see instead?
The plugin should display only one copy of the Google Plus +1 button inside the AddThis Toolbox; instead it displays multiple copies of the button.

*Version affected:*
All versions of the plugin <=1.4.0

*Solution*
Use version >=1.4.1 of the plugin
Jul 29, 2011
Project Member #1 valandi...@gmail.com
Fixed in version 1.4.1 of the plugin by using the following "ValAddThis only" service names:
1. google_plusone_medium (20px horizontal button)
2. google_plusone_standard (24px horizontal button)
3. google_plusone_tall (60px vertical button)

Status: Fixed