All buttons not showing - except G+

frostsphoto Jan 24, 2012 06:52AM EST

I've pasted the code below into my site, but none of the buttons are showing in any browser except for Google Plus, in the centre of some blank space where the other buttons should be. Am I doing something wrong?

The code is embedded in a PHP include as part of a navigation bar.


<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:count="false"></a>
<a class="addthis_button_print"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f15a01b3837dc0d"></script>

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jan 24, 2012 01:29PM EST
That code should work. It's likely that you've got a JavaScript conflict or are using an unsupported browser. Can you post a link to your site so I can take a closer look?

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers