Website settings and domains

Display social profile links

The [social-links] shortcode displays the public profile URLs saved in Website SEO settings. Links wrap onto another row when the available space becomes narrow.

  1. Open Settings and find Website SEO.
  2. Enter each complete social profile address on its own line.
  3. Add the X/Twitter username separately when applicable.
  4. Select Save SEO Settings.
  5. Insert the Social links shortcode where the links should appear.
[social-links]

The shortcode can be added through the content editor's Shortcode picker and can also be used in a footer text block.

Choose the appearance

Use display="text" for bold text links or display="buttons" for button-shaped links:

[social-links display="buttons"]

The available surface styles are default, accent, contrast and outline:

[social-links display="buttons" style="contrast"]

Profiles open in a new browser tab by default. Use new_tab="0" when they should open in the same tab. The shortcode inherits the website's button, colour, spacing and corner settings where applicable.

If no links appear, confirm the profile addresses were saved as one URL per line. The X/Twitter username is added from its separate field.