I am having trouble getting the facebook 'send' button to show up on my blogger website.
I have tried all the easy steps your website offers with no luck.
I use google chrome. I use Blogger for my template.
I would like the 'send' button to show up right after the 'like' button I already have posted. Here is the code I am using:
<!-- AddThis Button BEGIN -->
<div class='addthis_toolbox addthis_default_style' expr:addthis:title='data:post.title' expr:addthis:url='data:post.url'>
<a class='addthis_button_facebook_like' fb:like:layout='button_count'/>
<a class='addthis_button_tweet'/>
<a class='addthis_button_google_plusone' g:plusone:size='medium'/>
<a class='addthis_counter addthis_pill_style'/>
</div>
<script type='text/javascript'>var addthis_config = {"data_track_clickback":true};</script>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=shentrepreneur' type='text/javascript'/>
<!-- AddThis Button END -->
I've tried adding the code below directly under the 'like' button code and it just does not show up:
<a class="addthis_button_facebook_send"></a>
Here is the link to my website for reference:
www.neverendingradicaldude.com
Thanks for the support.
This question is closed to new answers.