Active
Project:
AddThis
Version:
7.x-4.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2012 at 15:53 UTC
Updated:
1 Sep 2012 at 06:42 UTC
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
Comment #1
matglas86 commentedThat 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.
Comment #2
matglas86 commented