Social button display
Controls how each provider button looks and where the social block sits on sign-in / register.
Where to find it
Admin → Settings → Mods → Social (under each provider, plus site-wide position)
| Control | Key |
|---|---|
| Display icon | toggle.{provider}_show_icon (e.g. toggle.social_google_show_icon) |
| Display name | toggle.{provider}_show_name |
| Display at bottom | toggle.social_buttons_at_bottom |
Providers: social_google, social_facebook, social_twitter, social_apple, social_vk.
Icon and name default on. Position defaults off (buttons above the form with an "or" divider). When Display at bottom is on, buttons sit below email/password.
How it works
If both icon and name are turned off for a provider, the app forces both on so buttons are never blank.
Common problems
Buttons still show icon after turning it off
Name-only works; icon-only works; both off is ignored and restored to both on.
No social block at all
Social login master off, or no provider has credentials.