Custom click or hover does not work

migswd Jul 19, 2012 06:01PM EDT

Hi, I am trying the customization for my buttons but it does not work at all.
Here is my code. Thanks for your help.


<!-- AddThis Button BEGIN -->
<script type="text/javascript">
var addthis_config = {
'ui_click': true,
'data_track_clickback': true
};
</script>
<div class="addthis_toolbox addthis_default_style " addthis:url="<?php echo get_permalink() ?>" addthis:title="<?php the_title(); ?>">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit" pi:pinit:layout="horizontal" pi:pinit:url="<?php echo get_permalink() ?>"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<!-- AddThis Button END -->

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jul 20, 2012 11:16AM EDT
How are you trying to customize the buttons? Can you post a link to an example page and a description of how it's not working?

Post Your Public Answer

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

Still need help?


General Topics

 

Developers