> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/manual/widgets/communities-or-social-media/configuration.md).

# Configuration

## Basic configuration

***

### Layout type

**Field type**:\
Select

**Available values**:\
• side by side\
• one below the other

**Example value**:\
`side by side`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-layout-type`

***

### Icon style

**Field type**:\
Select

**Available values**:\
• default\
• isolated\
• badge\
• square\
• circle\
• default (monochrome)\
• isolated (monochrome)\
• badge (monochrome)\
• square (monochrome)\
• circle (monochrome)

**Example value**:\
`badge`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-icon-style`

***

### Icon size

**Field type**:\
Number field

**Example value**:\
`45`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-icon-size`

***

### Show additional text

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`don't show`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-additional-text-show`

{% hint style="info" %}
To edit or translate the text please use the following snippet: twt.widget.communities.additionalText
{% endhint %}

***

### Show label

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`don't show`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-label-show`

***

### Label position

**Field type**:\
Select

**Available values**:\
• beside icon\
• below icon

**Example value**:\
`beside icon`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-label-position`

***

### Link relation "nofollow"

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Basic configuration"

**Technical name**:\
`twt-widget-communities-link-nofollow`

## Colour configuration

***

### Icon coloration

**Field type**:\
Select

**Available values**:\
• default\
• individual colour\
• greyscale

**Example value**:\
`individual colour`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Colour configuration"

**Technical name**:\
`twt-widget-communities-icon-coloration`

***

### Icon colour (individual colour)

**Field type**:\
Color picker

**Example value**:\
`$sw-color-brand-primary`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Colour configuration"

**Technical name**:\
`twt-widget-communities-icon-color`

{% hint style="info" %}
Use the option "individual colour" in the field "Icon coloration" to use this colour value for the icons.
{% endhint %}

***

### Icon coloration (Sidebar)

**Field type**:\
Select

**Available values**:\
• default\
• individual colour\
• greyscale

**Example value**:\
`individual colour`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Colour configuration"

**Technical name**:\
`twt-widget-communities-icon-coloration-sidebar`

***

### Icon colour (individual colour) (Sidebar)

**Field type**:\
Color picker

**Example value**:\
`$twt-widget-communities-icon-color`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Colour configuration"

**Technical name**:\
`twt-widget-communities-icon-color-sidebar`

{% hint style="info" %}
Use the option "individual colour" in the field "Icon coloration (Sidebar)" to use this colour value for the icons.
{% endhint %}

## Social icons

***

### Show Facebook link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-facebook`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.facebook.name and twt.widget.communities.facebook.link\*\*
{% endhint %}

***

### Show Instagram link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-instagram`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.instagram.name and twt.widget.communities.instagram.link\*\*
{% endhint %}

***

### Show Twitter link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-twitter`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.twitter.name and twt.widget.communities.twitter.link\*\*
{% endhint %}

***

### Show X link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-x`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.x.name and twt.widget.communities.x.link\*\*
{% endhint %}

***

### Show YouTube link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-youtube`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.youtube.name and twt.widget.communities.youtube.link\*\*
{% endhint %}

***

### Show Vimeo link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-vimeo`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.vimeo.name and twt.widget.communities.vimeo.link\*\*
{% endhint %}

***

### Show Twitch link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-twitch`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.twitch.name and twt.widget.communities.twitch.link\*\*
{% endhint %}

***

### Show Flickr link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-flickr`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.flickr.name and twt.widget.communities.flickr.link\*\*
{% endhint %}

***

### Show Pinterest link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-pinterest`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.pinterest.name and twt.widget.communities.pinterest.link\*\*
{% endhint %}

***

### Show TikTok link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-tiktok`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.tiktok.name and twt.widget.communities.tiktok.link\*\*
{% endhint %}

***

### Show Spotify link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-spotify`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.spotify.name and twt.widget.communities.spotify.link\*\*
{% endhint %}

***

### Show Blogger link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-blogger`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.blogger.name and twt.widget.communities.blogger.link\*\*
{% endhint %}

***

### Show Blog link (WordPress)

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-blog`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.blog.name and twt.widget.communities.blog.link\*\*
{% endhint %}

***

### Show WhatsApp link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-whatsapp`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.whatsapp.name and twt.widget.communities.whatsapp.link\*\*
{% endhint %}

***

### Show LinkedIn link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-linkedin`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.linkedin.name and twt.widget.communities.linkedin.link\*\*
{% endhint %}

***

### Show Xing link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-xing`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.xing.name and twt.widget.communities.xing.link\*\*
{% endhint %}

***

### Show Website link

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Widgets" => Block "Communities or social media" => Section "Social icons"

**Technical name**:\
`twt-widget-communities-website`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.communities.website.name and twt.widget.communities.website.link\*\*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.themeware.design/manual/widgets/communities-or-social-media/configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
