# Missing Custom Header Links after update

**URL:** https://meta.discourse.org/t/missing-custom-header-links-after-update/262594
**Category:** Bug
**Tags:** custom-header-links
**Created:** [April 22, 2023, 11:35am UTC](https://meta.discourse.org/t/missing-custom-header-links-after-update/262594 "2023-04-22T11:35:25Z")
**Posts on this page:** 1
**Showing post:** 2

<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, 2023, 12:28pm UTC](https://meta.discourse.org/t/missing-custom-header-links-after-update/262594/2 "2023-04-22T12:28:22Z")

</div>

> <https://github.com/discourse/discourse-custom-header-links/pull/30#issuecomment-1491464250>
>
> @davidtaylorhq 
> 
> Hello ! As per the effort of the forum we're currently holdin…g, and to allow localization, we've added an attribute "locale" to links, which allows filtering of links according to the HTML's lang attribute !
> 
> For instance, if the link has "fr" tag for the french page, but the browser client has the english as default, then the link will not be pushed to the site's HTML :)
> 
> Thank you in advance for revieweing !

They added a locale attribute to the links. This means a link with an “en” tag won’t appear if the current user’s language is “fr”, for example.

Though, if you don’t provide a locale, it should show them by default. There is a bug here.

An immediate fix would be to add `,en` to your links in the settings.

---

_[View the full topic](https://meta.discourse.org/t/missing-custom-header-links-after-update/262594)._
