legacy-knowledge-base
公開されました Jul. 2, 2025

フラグメントへの言語セレクタ ウィジェットの埋め込み

written-by

Ryan Snuggs

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

learn-legacy-article-disclaimer-text

問題

  • ここで参照さ
    ているものと同様のタグを使用して、フラグメントに言語セレクター ウィジェット 埋め込む必要があります。

Environment

  • DXP 7.2

解決策

  • テーマのヘッダー セクションに以下のコードを挿入してください。

    <div class="pull-right language-bar">
    <@liferay_ui["言語"]/>
    </div>

  • Freemarker 代替構文が使用されている限り、動作するはずです。

did-this-article-resolve-your-issue

legacy-knowledge-base