Search Results

All Results 1304
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How can I modify the Admin Theme?
Issue Sometimes we need to modify some aspects of the admin-theme, for example, to change the look and feel of web content editions. Environment Liferay DXP 7.0, 7.1 Resolution The admin-theme can not be modified...
How Do I Resolve "Page Not Found" Errors Thrown by Custom 404.jsp Pages in 7.3?
Issue When I navigate away from my custom 404.jsp page in 7.3, I see a "Page Not Found" error instead of the intended page. Environment Liferay DXP 7.3 Resolution A solution is described in LPS-127143, and will...
Unable to use the Action button under Sites
Issue Steps to Reproduce: 1) Manually deploy Liferay on Wildfly 8.2. 2) Start up the portal and navigate to Control Panel > Sites > Add blank site. 3) Click on any Action button with to the Sites. Actual Result: The...
Using data providers to populate states based on their country
Issue Create data providers for the country list and state list by using the below Liferay provided 'Rest Web Services'. localhost:8080/api/jsonws/country/get-countries and...
Custom Category in Breadcrumb
Issue Trying to add an entry in Liferay Breadcrumb in the custom portlet.  Environment Liferay DXP 7.0 Resolution The requirement is not available out of the box in Liferay. If you want to achieve this functionality,...
Unable to preview images when selecting images in Web Content image field
Issue Unable to preview images when selecting images in Web Content image field. Environment Liferay DXP 7.1 Resolution There is a possibility the issue is caused by the missing configuration on the Adaptive Media page....
Uploading Images through Web Content disappear after upgrade
Issue When uploading images using the image field in a web content structure, the images do not appear in the documents and media portlet. After running the upgrade to Liferay DXP 7.3 from a prior version of Liferay,...
Your browser doesn‘t support pasting with the toolbar button or context menu option
Issue When trying to paste content from the clipboard into the CKEditor through the "Paste as plain text" button on Google Chrome or Mozilla Firefox, you'll receive the message: Environment Liferay DXP 7.2+...
Loss of CKEditor functionalities on Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0)
Issue After upgrading to Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0) several CKEditor functionalities will no longer be operating: LPS-125443 - The "Browse...
Portlet drop-down menus don't collapse with a custom theme
Issue When deploying a custom theme generated using the Theme Generator, the drop-down navigation menu of a portlet (in mobile view) does not close/collapse after the menu is expanded. This behavior does not occur when...
Empty style selector in Page Fragments
Issue Steps to reproduce the issue: Create a page fragment with any text and publish it Drag it on a content page Publish the page Open the developer tool and inspect the fragment source code, you will get an empty css...
Tooltip Messages appear twice when hovering over icon
Issue User sees tooltip messages appearing twice when hovering over various icons (i.e. help icon) throughout the portal.  Environment DXP 7.2 GA1 to Fix Pack 9 Resolution This behavior is caused by a regression bug and...
Is it possible to leave alt text empty for a required image of a Web Content Structure?
Issue As a content creator, I would like to leave the alt text empty of an image which is set as required by the corresponding Web Content Structure. This would allow screen readers to skip reading the image...
Internet Explorer 11 appends the "zx=" parameter to the URL
Issue DXP administrators and users may notice a zx= parameter appended to the URL while navigating through the pages of the portal. For example: http://localhost:8080/web/guest/page2?zx=5ml8zs91pgxm Environment...
Can I add custom permissions through resource-actions/default.xml in a Liferay JS widget generated by Liferay JS Generator?
Issue After generating a JS widget through the Liferay JS Generator, there won't be an apparent way to leverage custom permissions, like it's possible through the resource-actions/default.xml file in a...
Key Points while creating a 'Theme'
Issue Key Points that can be noted when creating a new theme in order to avoid issues. Environment Liferay 7.2 Resolution In preferencesMap, values must be Strings, String[], or a Collection<String>. group_id is of...
Receiving no 'View Usage' count with embedded web content after deploying a custom theme
Issue The usage count in 'view usages' does not change when the web content is embedded through the theme Steps to reproduce Create 'Site' Create 'Content Pages' Create 'Web Content' Copy the friendly URL of the...
Hide Content Page Fragments from Search Results
Issue I want to exclude fragments on a Content Page from Search Results. Example Use Case: Having a footer fragment in each Content Page that contains the company's contact information. I do not want to include the...
Can I access the configuration variable in a JS widget created with liferay-js:adapt?
Issue Following Adapting Existing Apps to Run on Liferay DXP, after re-adapting a pure JS project (React, Angular, Vue) to become a Liferay JS widget with the liferay-js:adapt command, there will be no...
Unable to display web content preview in Site Administration
Issue When trying to display a web content preview through the web content admin portlet: Administrators may notice various issues: The preview does not load at all The preview loads, then disappears The preview...