Right now it is possible to set many widgets (google, Twitter) not to display counts, but not the Facebook button (you could use the icon_link but maybe it is not what you want as it is not consistent visually with the other widgets).
A non-counting button is actually made available by Facebook and can be simply enabled in SL by modifying widget_services.admin.inc, adding at line 129

'button' => t('Button'),

Comments

facal’s picture

Status: Active » Needs review
simon georges’s picture

Version: 7.x-2.1 » 7.x-2.x-dev
StatusFileSize
new539 bytes

Here is the corresponding patch for 2.x-dev, all credit goes to farcal.

TheCrow’s picture

Status: Needs review » Fixed

Committed for both branches, thank you @facal and @Simon Georges!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.