# Welcome Banner components

**URL:** https://meta.discourse.org/t/welcome-banner-components/362948
**Category:** Support
**Created:** [April 22, 2025, 10:58am UTC](https://meta.discourse.org/t/welcome-banner-components/362948 "2025-04-22T10:58:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Wurzelseppi](https://avatars.discourse-cdn.com/v4/letter/w/eada6e/32.png) [@Wurzelseppi](https://meta.discourse.org/u/Wurzelseppi)
#### Post date: [April 22, 2025, 10:58am UTC](https://meta.discourse.org/t/welcome-banner-components/362948/1 "2025-04-22T10:58:46Z")

</div>

Hey guys,

didn´t find the right Site texts for these

 ![The image shows a welcoming page for a community portal with options to search, explore, customize content, access guides, and learn about hosting. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/8/8/0/880414652226aa2a511054223f64f2a607f000ee.png)

Can you tell me where they are ?

And an additional question. The Site text label

> js.welcome\_banner.header.logged\_in\_members

contains this by default:

> Willkommen %{preferred\_display\_name}!

This variable

`%{preferred_display_name}!`

Can I somehow use something like substitution here to tranform the username for display purposes ?  
I´ve activated SSO, so I have always the same name pattern

> firstname.lastname

In the banner I want to replace the “.” with an “[space]”.  
What´s the best way to do that ?

Many thanks,

WS

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [April 22, 2025, 11:54am UTC](https://meta.discourse.org/t/welcome-banner-components/362948/3 "2025-04-22T11:54:11Z")

</div>

> [@Wurzelseppi](#):
>
> didn´t find the right Site texts for these

The welcome banner available in core doesn’t have a headline by default.

You might want to use [Advanced Search Banner](https://meta.discourse.org/t/advanced-search-banner/122939) theme component instead.  
The texts are located in the theme component settings. Scroll down a bit:

 ![The image shows a translation for a theme banner with the headline "Welcome to our community" and subheadline "We're happy to have you here. If you need help, please search before you post." (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/5/1/5/51547e794ec1775b59f2962b54372accd0c3e24d.png)

> ![image](https://global.discourse-cdn.com/meta/original/4X/5/a/8/5a877ae4ab701a5468af22fe158d064f01650f5d.png)

You can achieve a similar result with this component: [Banner Featured Links](https://meta.discourse.org/t/banner-featured-links/327497).

---

<div class="post-metadata">

### Author: ![Wurzelseppi](https://avatars.discourse-cdn.com/v4/letter/w/eada6e/32.png) [@Wurzelseppi](https://meta.discourse.org/u/Wurzelseppi)
#### Post date: [April 22, 2025, 12:11pm UTC](https://meta.discourse.org/t/welcome-banner-components/362948/4 "2025-04-22T12:11:29Z")

</div>

Hey @Arkshine, that was exactly what I wanted, thanks!

Any hints about this variable stuff?

Many thanks!
