1 minute read

Social icons

Parameters:

social_icons shortcode:

  • type – set the shape of social links, allowed values “square”, “rounded”, “round”.
  • shape – set type of social icons, allowed values: “boxed”, “unboxed”, “double”, “outline”, “vista”, “simple”, “classic”.

social shortcode:

  • link – set URL to social media profile, for example: “http://example.com”.
  • title – set URL to social media profile, for example: “Example”.
  • social_links_color – set color of social links, allowed values “default”, “colored-on-hover”, “full-color”.

Exemplary usage:

[social_icons type="rounded"]
[social link="#" title="Facebook" type="facebook" social_links_color="full-color" open_in_new_window="yes"]
[/social_icons]

See also demo of social icons. In full download package (Dummy data/shortcodes-pages/social-icons.html) you can find the file with shortcodes we used to create demo page.

Did you know...

You can use social icons element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.