Quote:
Originally Posted by sweetpotato
I just send you my forum address
|
The Facebook isn't showing in AddThis because you already have the Facebook Like button enabled. It is a feature of this mod to NOT show any service in AddThis that you already have a dedicated button showing for on the page- this includes Twitter, Digg, and the others too.
This is a quote from the instructions included with the mod:
Quote:
By default the AddThis button has the share options for Facebook, Twitter, Digg, StumbleUpon, and Linked In built in. This mod is designed so that if you have Facebook, Twitter, or the rest enabled it will automatically remove these share options from the AddThis menu to allow room for even more share options and not to confuse your users with multiple ways to share the same page using the same service.
|
If you don't want it to work as intended you must manually edit the
more_share_options template.
Delete the TWO instances of:
Code:
services_exclude: 'print,<vb:if condition="$vboptions['bop5more_fbtype']">, facebook</vb:if><vb:if condition="$boptwit">, twitter</vb:if><vb:if condition="$bopdigg">, digg</vb:if><vb:if condition="$bopsutype">, stumbleupon</vb:if>'
and it should show Facebook, twitter, and the rest in AddThis all the time.