Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
Object page is empty and showing the JS errors in browser console
Issue When upgrading from to 2023.Q4.2 to 2024.Q1.2, the "Objects" page under "Control Panel" is empty. Objects are not visible and showing the JS errors in the browser console logs. The JS error in the browser...
Liferay Developer Studio not working on MacOS Ventura
Issue Liferay IDE has known issues with M1/M2 chips. Environment Liferay Developer Studio Resolution The recommended workaround for this behavior is to install the arm64 Eclipse binary...
Mitigation Plan for Node Scale-Down Outages Affecting Non-HA Customers
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In a non-High Availability (HA) environment, unplanned site...
How target Liferay product in my workspace?
Issue We are currently upgrading our workspace and we would like to change the target version in our gradle.properties file, but we are unsure what is the correct format. We tried using e.g....
UI distorted on Product Visibility Account Page
Issue Whenever user enables/disables the account group toggle button under visibility tab, a distorted UI appears. Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Create two account groups. 3. Create a...
The search service exceed 80% of its allocated memory
Issue We sometimes see the following warning in the Cloud console: The search service exceeded 80% of its allocated memory. Environment Liferay PaaS Resolution The search service often presents high memory consumption,...
How to modify the number of returned items in Queries made with the API
Issue The headless API only returns a maximum of 500 items per query, even when a higher page size is defined. How to define de page size per instance. Environment Liferay DXP 7.4+ Resolution It is possible to...
Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of this node
Issue When opening a Web Content in edit mode, the following error populates within the browser console:  Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of...