Issue
Steps to Reproduce:
- Generate a theme with Liferay theme generator.
- Start the bundle and log in as admin.
- Deploy the created theme.
- Add a widget page and drop an out-of-the-box widget on it.
- Apply the theme to the page.
- Edit the page and click on the three dots in the top right corner of the widget.
Expected Behaviour: All configuration-related options should be visible.
Actual Behaviour: Only a few options are visible.
Environment
- Liferay DXP U60
Resolution
- This is a known issue discussed over LPS-172679 that is fixed and will be included in upcoming versions.
-
As a quick workaround, one could apply to resolve this issue is mentioned below:
In the theme's freemarker template files (flt) instead of @liferay_portlet["icon-options"] use @liferay_frontend["icon-options"].