I added this code to my source code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:width="120"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e217386202bc0df"></script>
<!-- AddThis Button END -->
but after clicking the like button there is no comment popup.
What is wrong? What do i need to show up the comment popup?
This question is closed to new answers.