legacy-knowledge-base
公開されました Sep. 10, 2025

カスタムテーマでウィジェットコンフィギュレーションが表示されない

written-by

Amit Tiwari

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

問題

を再現するためのステップ:

  1. Liferay テーマジェネレーターでテーマを生成する。
  2. bundleを起動し、管理者としてログインします。
  3. 作成したテーマをデプロイします。
  4. ウィジェットページを追加し、その上に既成のウィジェットをドロップします。
  5. テーマをページに適用します。
  6. ページを編集し、ウィジェットの右上にある3つの点をクリックします。

期待される動作 設定に関連するすべてのオプションが表示されること。

image__1_.png

実際の動作です: 一部のオプションのみ表示されます。

image.png

Environment

  • Liferay DXP U60

解決策

  • この問題は、 LPS-172679 で議論された既知の問題で、修正され、今後のバージョンに含まれる予定です。
  • この問題を解決するための簡単な方法として、以下のものがあります:
    In the theme's freemarker template files (flt) instead of @liferay_portlet["icon-options"] use @liferay_frontend["icon-options"].
did-this-article-resolve-your-issue

legacy-knowledge-base