---
title: "Translated content not showing to users"
slug: "translated-content-not-showing-to-users-1"
updated: 2025-08-20T05:03:19Z
published: 2025-08-20T05:03:19Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Translated content not showing to users

## Issue
Translated Whatfix Content is not showing to end users.

## Probable Causes

* Whatfix is unable to detect the language of the application.
* The content is not translated.
* The display rules used to identify pages of the application varies based on the URL. For example, if you want to display content in Portuguese, one part of the site might use `pt` while another uses `pt-pt` as the language code.
* Window variables used to determine location might prevent the widget (for example, a Self-Help or Task List) from appearing on your application. For example, `_wfx_location` might be set to `uk`, and displays translated content to only users in the United Kingdom.

## Suggested Solutions

* Check if the language code is added in the Advanced Configuration code snippet. This enables Whatfix to detect the current language that the user is using on the application and then show content in that language. To add the language code in Advanced Customization, see [Enable Whatfix to detect the language of your application](/studio/docs/enable-whatfix-to-detect-the-language-of-my-app){target="_blank"}.
* Ensure that all content is translated. For more information, see [Translate Whatfix Content](/studio/docs/translate-whatfix-content-2){target=`_blank`}.
* Include all pages where you want to display translated content on the [application page as a display condition](/studio/docs/visibility-and-display-rule-conditions-1){target=`_blank`}. For example, URL contains `pt` and `pt-pt`. 
* In the widget Visibility Rules, check if the additional conditions, such as a window variable or cookie value, restrict content to specific users. Edit the values accordingly.

:::(Warning) (Note:)
If the issue persists, contact [support@whatfix.com](mailto:support@whatfix.com?Subject=Translated%20content%20not%20displayed%20to%20users&Body=Hello%20Team%2C%0A%0ATranslated%20content%20not%20shown%20to%20the%20end%20users.%20Kindly%20provide%20assistance.%0A%0AMore%20information%3A%20%0A%0AThanks%20and%20regards.){target="_blank"}.
:::

## Related

- [Understand Advanced Customization ](/advanced-configuration.md)
