services_compact not working in any browser

skozik13 Jun 10, 2012 07:08PM EDT

Hello, I am having problems, I can not get services_compact to work in any browser. i saw this thread but no feedback if the issue has been fixed: http://support.addthis.com/customer/portal/questions/138275-services-compact-is-not-working-on-any-browser

Here is my config code:
<script type="text/javascript">
var addthis_config = {
data_track_addressbar: true,
data_ga_property: 'UA-xxxxxxx',
data_ga_social: true,
services_compact: 'email, gmail, reddit, stumbleupon, blogger, favorites, more',
services_exclude: 'facebook, twitter'
}
var addthis_share = {
templates : {twitter : "{{title}} {{url}} ()"},
email_template: "blog"
}
</script>

thanks

1 Community Answers

Paul Jun 12, 2012 04:50PM EDT

If a user has preferred services the services_compact is merged with them so that the user sees the services that will result in the most sharing. More information is available here: http://support.addthis.com/customer/portal/articles/381244-destinations-services


This question is closed to new answers.

Still need help?


General Topics

 

Developers