# Communities or social media

With the widget "Communities or social media" you can present your social media channels to customers.

<figure><img src="/files/V0yIePmKNuwWQC8Xf9df" alt=""><figcaption><p>ThemeWare® "Communities or social media" widget</p></figcaption></figure>

***

## Configuration

You can configure the "Communities or social media" widget in the theme configuration.

> You can find the configuration in the "Widgets" tab.

#### Editing texts and links

You can change or translate the texts and links used in the widget using snippets.

You can find out which snippets are used in the corresponding help texts for the respective configurations. The snippets in the ThemeWare® help texts are linked so that you can go directly to the editor of the corresponding snippet.

You can also find an overview of the snippets used further down in this article.

***

## Summary

#### **Theme configuration**

* Tab "Widgets" => Block "Communities or social media"

#### Snippets

* **Headline**
  * `twt.widget.communities.headline`
* **Text (optional)**
  * `twt.widget.communities.additionalText`
* **Blog**
  * `twt.widget.communities.blog.link`
  * `twt.widget.communities.blog.name`
  * Title attribute: `twt.widget.communities.blog.title`
* **Blogger**
  * `twt.widget.communities.blogger.link`
  * `twt.widget.communities.blogger.name`
  * Title attribute: `twt.widget.communities.blogger.title`
* **Facebook**
  * `twt.widget.communities.facebook.link`
  * `twt.widget.communities.facebook.name`
  * Title attribute: `twt.widget.communities.facebook.title`
* **Flickr**
  * `twt.widget.communities.flickr.link`
  * `twt.widget.communities.flickr.name`
  * Title attribute: `twt.widget.communities.flickr.title`
* **Instagram**
  * `twt.widget.communities.instagram.link`
  * `twt.widget.communities.instagram.name`
  * Title attribute: `twt.widget.communities.instagram.title`
* **LinkedIn**
  * `twt.widget.communities.linkedin.link`
  * `twt.widget.communities.linkedin.name`
  * Title attribute: `twt.widget.communities.linkedin.title`
* **Pinterest**
  * `twt.widget.communities.pinterest.link`
  * `twt.widget.communities.pinterest.name`
  * Title attribute: `twt.widget.communities.pinterest.title`
* **TikTok**
  * `twt.widget.communities.tiktok.link`
  * `twt.widget.communities.tiktok.name`
  * Title attribute: `twt.widget.communities.tiktok.title`
* **Twitch**
  * `twt.widget.communities.twitch.link`
  * `twt.widget.communities.twitch.name`
  * Title attribute: `twt.widget.communities.twitch.title`
* **Twitter**
  * `twt.widget.communities.twitter.link`
  * `twt.widget.communities.twitter.name`
  * Title attribute: `twt.widget.communities.twitter.title`
* **Vimeo**
  * `twt.widget.communities.vimeo.link`
  * `twt.widget.communities.vimeo.name`
  * Title attribute: `twt.widget.communities.vimeo.title`
* **Website**
  * `twt.widget.communities.website.link`
  * `twt.widget.communities.website.name`
  * Title attribute: `twt.widget.communities.website.title`
* **WhatsApp**
  * `twt.widget.communities.whatsapp.link`
  * `twt.widget.communities.whatsapp.name`
  * Title attribute: `twt.widget.communities.whatsapp.title`
* **X**
  * `twt.widget.communities.x.link`
  * `twt.widget.communities.x.name`
  * Title attribute: `twt.widget.communities.x.title`
* **Xing**
  * `twt.widget.communities.xing.link`
  * `twt.widget.communities.xing.name`
  * Title attribute: `twt.widget.communities.xing.title`
* **Youtube**
  * `twt.widget.communities.youtube.link`
  * `twt.widget.communities.youtube.name`
  * Title attribute: `twt.widget.communities.youtube.title`


---

# Agent Instructions: 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:

```
GET https://docs.themeware.design/additional-features/widgets/communities-or-social-media.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
