Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render...
Is there a max file size limit for the Large File Uploader?
Issue Is there a file size limit for the Large File Uploader? What is the max file size I can upload to the Large File Uploader? Environment Liferay Support Resolution There is no max file size limit However, uploads can fail...
Portlet options lost after upgrading to 7.4 U51+
Issue After upgrading to 7.4 Update 51+, the Export/Import, Configuration or Remove portlet options are lost. This error does not happen if the Classic Theme is applied. Environment Liferay 7.4 Update 51+...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution...
How to install Elasticsearch plugins in offline mode
Issue Sometimes customers don't have internet connection on their Production environments and want to install in offline mode the required Elasticsearch plugins: analysis-icu, analysis-kuromoji, analysis-smartcn,...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by...
Site Friendly URL not available
Issue I try to change the friendlyURL of one site to "site01" and I can't, it returns the error: Error: Please enter a unique friendly URL. Site and site01 site01 have the same friendly URL. Checking the rest of...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling...