Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...
OpenGraph image preview looks pixelated in page settings
Issue We are facing an issue with OpenGraph and images. OpenGraph uses preview images instead of the full size images. Therefore, the image is too small for Twitter/X and Facebook to use it. Upon further clarification and...
How to Change the Control Panel Favicon
Issue Is there a way to change the default icon for the Control Panel to something custom? Environment DXP 7.4 Resolution There are two ways to modify the favicon: The easiest way is creating their own theme...
LDAP Related Queries
Issue If the password is changed in the Active Directory, the user will still be able to log in to DXP? If we delete the user from Active Directory, the user will still be able to log in to DXP? How to import/ export...
Chrome lighthouse results for mobile device is poor
Issue Chrome's built-in lighthouse testing results for LCP and FCP rates, appear to be fine for desktop but not mobile devices. Steps to reproduce: Start a vanilla instance of DXP Stay on the current home page and...