Renders the login buttons block with the same design settings you configured in the Design tab.
Attributes:
providers="google,facebook" – optional comma-separated list to limit which providers appear.layout="icons|icons-text|text|buttons" – overrides the global button style.view="horizontal|vertical|grid" – overrides the layout view (e.g. vertical stack for sidebars).Example: [tsl_login providers="google,facebook" view="vertical"]
Outputs a two-column layout with the native WordPress login form on the left and the [tsl_login] block on the right.
Shows a trigger button that opens the Titan Social Login popup window. The button respects the “Open in new window” settings for desktop/mobile.
Displays the “Linked Social Accounts” manager for logged-in users. Each provider shows a Connect/Disconnect button that obeys the popup vs redirect preference.