Legacy Knowledge Base
Published Jun. 30, 2025

Unable to see Multiple options for web content

Written By

Kartik Singh

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • Trying to change the web content to multiple languages but users are unable to see multiple options for web content.

Environment

  • Liferay DXP 7.4 [all versions]

Resolution

There are the following steps to add multiple languages to the web content.

1. Add multiple languages in the 'portal-ext.properties':

locales=en_US,en_AU,hi_IN,zh_CN
locales.enabled=en_US,en_AU,hi_IN.zh_CN

2. Now navigate to Control Panel> Instance settings > Localization and add the languages from the 'Available' to the 'Current' section.
3. Create Web content, navigate to Menu-> Content & Data-> Web Content, create web content with the name of Demo, and save it.
4. Click on the 'ellipsis"⋮" on the right side of the "Demo" web content and select the "Translate" option.
5. Select a language from the top "Translate From 🇺🇸️ ️to 🇮🇳️️️" and change the "Title" and "Content" to "Hindi" and Publish it.
6. Again Translate the "Demo" web content "Translate From 🇺🇸️ ️to 🇨🇳️️" and change the "Title" and "Content" to the Chinese language and Publish it.
7. After that, add the "Demo" web content and the "Language Selector" on the Home UI then Publish it.
8. Now, click on the "Language Selector 🇺🇸️" option, it shows the multiple options of languages to change the web content.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base