Search Results

All Results 1294
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Look and Feel settings are not updated on page publish
Issue When editing a Content Page, we can access Look and Feel, change some settings, Save and Publish, then we notice that the changes are successfully updated on the page. Accessing Look and Feel again and...
How Can I Add Images to the Calendar App?
Issue I would like to add thumbnail images to events in the calendar app. Environment DXP 7.3 Resolution This functionality is not available out of the box, but a feature request for future development...
Can't add new content from the Asset Publisher on Content Pages
Issue When we use Widget pages, there is a '+' button on the Asset Publisher where we can create different assets That button is not available when the portlet is on a Content page Environment Liferay DXP...
Categorization of Assets are not working
Issue Asset categorization is not working across the entire website. Steps to reproduce Click web content -> Add new web content -> Try to select Categories of web content There is no option to select the...
The picture tag gets removed from the adaptive image when using alt attribute
Issue Editing the published web content by adding the alt attribute in the source code of the image, the picture tag gets removed from the adaptive image. Steps to reproduce: Create dummy page Create web content:...
Web contents are not visible under control panel
Issue Exporting the site from one server to another server results in web contents are not visible with the below error in console. However, could see when searching through its article id. 2020-06-03...
Setting Review Dates and Times for Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Scrolling to a certain point of the Page
Issue When clicking on the title, which is displayed in a widget display page, the display page will be scrolled partly (or completely) down when it is loaded. Steps to reproduce: Create a test widget page, by...
Unexpected error occurred while duplicate the Fragment
Issue Unexpected error occurred while duplicate the same fragment on content page. Steps to Reproduce Create a Fragment and add the following code snippet in HTML Tab. <label><span...
Is there a way to filter multi-level selections in Liferay DXP?
Issue Is there any mechanism in Liferay DXP that allows users to filter across many levels of attributes? For example, start with a brand, then a product, then a size, then a color, and so on. Environment Liferay...
Some CKEditor button functionality is missing for the Blog portlet.
Issue The font size, superscript, and subscript buttons are missing from the toolbar when using the CKEditor for the Blogs portlet. Steps to Reproduce In portal-ext.properties file, add the following properties:...
Automated process to tag multiple documents
Issue Is there any way to add a tag to a bulk of documents, rather than manually adding to each document? Environment Liferay DXP 7.1 Resolution Liferay unfortunately does not have an out-of-the-box functionality...
How to change the web content's default language?
Issue How to enable the option to choose default language. With this option, you will be able to choose the default language at a journal article creation. Environment Liferay DXP 7.0+ Resolution You can enable this...
Empty applications menu displayed to users
Issue Empty applications menu and tab appears to users with no permissions to applications. Tab should not be visible without appropriate permissions. Environment Liferay DXP 7.3 Resolution Install DXP 7.3 SP1 or...
Broken image icon when using background image editable tags in fragment
Issue Using the following on a fragment to include an editable image tag as a background image as per documentation results in a broken image icon at the top left of the fragment: <lfr-editable id="unique-id"...
Creating a new structure with a date field results in a Freemarker error
Issue When you create a new structure that includes a date field and try to save it, you receive an error similar to this: Error executing FreeMarker template FreeMarker template error: The following has evaluated to...
Editable field isn't working within loops in page fragments
Issue Steps to reproduce: Under Site Builder > Page Fragments, Import fragment entries.zip(Attached) Drag the fragment on the content page, In the configuration defaultValue for iteration is 3. It works fine and fields...
How to call custom CSS?
Issue How to call custom CSS in portal normal.ftl file Environment Liferay DXP 7.2 Resolution The custom styling can be added by using theme’s _custom.scss file (i.e., src/css/_custom.scss). Liferay DXP supports...
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...