Excluding a service

jabacchetta Aug 03, 2012 04:18AM EDT

Hello,

Is it possible to keep the personalized option but with also excluding one specific network from ever showing up?

Up 1 Rated Down
Paul (AddThis Happiness Specialist) Aug 08, 2012 12:10PM EDT
Yes, use the services_exclude configuration option:

<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.services_exclude = 'facebook';
</script>

Replace facebook with the service IDs you want to omit. A full list of services with their ids is available here: http://www.addthis.com/services/list
Up 0 Rated Down
laura.quam Aug 10, 2012 03:25PM EDT
Is there a way to start from zero and *add* the networks you want, as opposed to subtracting those you don't? (My boss only wants about 20 networks).
Up 0 Rated Down
Paul (AddThis Happiness Specialist) Aug 10, 2012 03:25PM EDT
Unfortunately that's not possible at the moment.

This question is closed to new answers.

Still need help?


General Topics

 

Developers