I have selected the services that I want my users to be able to share to, but it also gives the "more" option, showing other services. There's an ability to turn that off when putting the code in manually (see http://support.addthis.com/customer/portal/articles/381244-destinations-...) but I don't see how to do it with the module.

Comments

matglas86’s picture

Category: support » feature

That is not possible at this moment. The only way to fix that for you situation is use the hook_addthis_configuration_alter(&configuration) and remove the more item from the services_compact list.

matglas86’s picture

Title: How to turn off "more"? » How to turn off "more" item in the compact menu.