Search Results

All Results 6960
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Including External JavaScript Libraries in Fragments from Documents and Media
Issue Page Fragments sometimes lack access to external JavaScript or CSS components that are maintained locally within an instance. To make these resources available within custom Page Fragments, you must...
How to check current Liferay Version in SaaS environments?
Issue SaaS and Liferay Cloud (LXC) console configurations obscure traditional startup logs or file system indicators. Because of this restriction, administrators tracking patch levels or feature availability...
Duplicate files in Liferay theme WAR file
Issue When building a Liferay theme using Liferay Developer Studio, multiple versions of CSS and JS files are created in the compiled WAR file. Environment Liferay DXP 7.4 Resolution To prevent duplicate...
SAML Authentication Error: "This message decoder only supports the HTTP POST method
Issue The following SAML errors appear in the Liferay logs: ERROR [http-nio-8080-exec-5][BaseSamlStrutsAction:53] org.opensaml.messaging.decoder.MessageDecodingException: This message decoder only supports the...
In SAML setup user is not getting login in the SP and receiving warning on the UI
Issue After completing the SAML configuration, users fail to log in and encounter a warning message on the user interface. Environment Liferay DXP 2023.Q4.0 Resolution When configuring Liferay as both the...
Unable to Import Site Template LAR
Issue Importing a LAR file exported from a Site Template through Publishing > Export fails when imported to another environment with the following error message: The LAR file could not be imported because it requires...
Adaptive Media Images Not Displaying for Users in Product Catalog Search Results
Issue When using Adaptive Media with images in Product Catalog search results, the images display correctly for some users but fail to render for others. For example, images fail to load for unauthenticated...
Troubleshooting WAF Blocks on Special Characters in JavaScript URLs
Issue Web Application Firewalls (WAF) or other security layers block URLs containing special characters, such as "@" and "$". This typically occurs when downloading Liferay's default JavaScript (JS) files, causing...
Using Bootstrap 5 in Liferay DXP
Issue Developers want to upgrade to or implement Bootstrap 5.x.x for custom sites and components in Liferay DXP. The default Liferay environment uses vanilla JavaScript and React rather than Bootstrap 5....
Protecting Against Bootstrap CVE-2019-8331 via AntiSamy Sanitizer
Issue Liferay DXP 7.0 uses a Bootstrap version which, under certain configurations, is susceptible to the following Cross-Site Scripting (XSS) vulnerabilities: CVE-2019-8331: XSS is possible in the tooltip or popover...
Headless Object Relationship API Endpoint Returns 404 NOT_FOUND for Non-Admin Users
Issue When using a headless REST API endpoint to access an Organization related to a custom object, a 404 NOT_FOUND error returns for non-administrator users. This behavior occurs even if the user account's assigned role has explicit View permissions...
Changing the default Mail Domain in DXP
Issue Configure the default email domain applied to newly created user environments within Liferay DXP. Environment Liferay DXP 7.3+   Resolution Follow these steps:   Open the Global Menu and navigate to the Control...
AlloyEditor or CKEditor will not allow html "a" tags to surround other heading tags
Issue  AlloyEditor/CKEditor will not allow to use anchor (<a>) tags to surround other HTML elements like headings (<h1>, <h2>, etc...). For example, an HTML markup like this in the source tab:  <a class="test"...
Known Issue: form html tag is removed in Alloy Editor
This article describes a known limitation visible in the Alloy Editor as documented in LPS-71067. When using the editor's source mode and entering a <form> tag, the editor will remove it upon switching back to...
Integrating Assets and Collaborating on Tasks
Integrating Assets and Collaborating on Tasks You can centralize deliverables and streamline communication with the Content Marketing Platform (CMP). By attaching assets to work items and using...
Managing a Product Launch
Managing a Product Launch At the heart of a Content Marketing Platform (CMP) is the campaign. A campaign is a coordinated effort aimed at achieving a specific business goal by a specific deadline...
Tasks
Tasks [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) Liferay DXP 2026.Q2+ Tasks are the actionable work items required to execute a project. The Content...
Activating Digital Sales Room
Activating Digital Sales Room Liferay DXP 2026.Q2+ [Beta Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Use the...
Digital Sales Room
Digital Sales Room Liferay DXP 2026.Q2+ [Beta Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay's Digital...
Enhancing Content Management with AI Hub's Writing Tasks
Enhancing Content Management with AI Hub's Writing Tasks Private Beta Feature You can use AI Hub with Liferay CMS to speed up and improve the content creation and editing process. Several built-in...
Integrating AI Hub with Liferay DXP
Integrating AI Hub with Liferay DXP Private Beta Feature AI Hub connects a Liferay DXP instance to centralized AI agents. Configuring AI Hub requires administrative setup on the centralized AI Hub...
Building a Custom Task
Building a Custom Task Private Beta Feature You can use the built-in AI tasks (i.e., agents) to streamline content management, but you can also create your own for more flexible integration with...
AI Hub
AI Hub Private Beta Feature AI Hub is a low-code SaaS environment that brings agentic orchestration to Liferay DXP. It harnesses the power of Large Language Models (LLMs) and Model Context...
Content Marketing Platform
Content Marketing Platform Private Beta Feature Liferay's Content Marketing Platform is a centralized hub for your marketing campaigns. Plan, create, and distribute content across sites and...
Engagement Metrics Dashboard
Engagement Metrics Dashboard Liferay DXP 2026.Q2+ [Beta Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) The...
Configuring the Cloud Network
Configuring the Cloud Network Every environment has its own private network, so services from the same environment can communicate through secure protocols without interacting with the public...
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
Using the Liferay DXP Service
Using the Liferay DXP Service The Liferay service is the heartbeat of any project in Liferay Cloud (SaaS or PaaS). It runs the application's Liferay DXP instance and interacts with other services...
Configuring the Liferay DXP Service
Configuring the Liferay DXP Service There are several methods available to configure DXP in Liferay PaaS: through the in DXP System Settings and through the use of config and property files. DXP...
Deploying to the Liferay Service
Deploying to the Liferay Service As with other services, deploying custom additions involves adding your configurations or files to the appropriate locations in your Git repository. However,...
Configuring Your Bitbucket Repository
Configuring Your Bitbucket Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's...
Configuring Your Azure Repository
Configuring Your Azure Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
Configuring Your GitHub Repository
Configuring Your GitHub Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's...
Configuring a VPN Server
Configuring a VPN Server The following scenario walks through how to set up an IPsec or OpenVPN VPN server. Once a VPN server is configured, a secure connection can be established between an...
Connecting a VPN Server to Liferay Cloud
Connecting a VPN Server to Liferay Cloud You can use Liferay Cloud's VPN feature to connect your Liferay Cloud services to external services on private networks, so you can operate an external...
Custom Domains
Custom Domains With Liferay Cloud, you can connect custom domains to environment services with a DNS provider. First, register your custom domain with your environment's Load Balancer IP address....
Load Balancer
Load Balancer The Ingress Load Balancer gives internet access to your environment's services via proxied HTTP(S) connections using TLS (1.2 or 1.3) protocol. Each load balancer has a static IP that...
Activating CMP
Activating CMP [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) The Content Marketing Platform (CMP) is a set of add-on features in the Liferay CMS. You can...
Projects
Projects [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) Liferay DXP 2026.Q2+ A project is the fundamental organizational unit used to track the entire content...

Showing 1 to 40 of 8,720 entries.