Search Results

Knowledge Base 1400
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to Setup HTTPS on Tomcat for Liferay Portal 6.2 and DXP 7.0
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
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...
Setting up Google Analytics to work with Liferay DXP 7.2
Issue Setting up Google Analytics to work with Liferay DXP 7.2 is easy and is described in our documentation here. However, there is some setup that is required on the Google Analytics side so that the two can work...
Custom Excluded Paths in SPA
Issue So far, it's been possible to disable SPA across an instance, for some portlet or for an individual element. However, having more flexibility to disable SPA has been requested multiple times. What if I want...
Setup Liferay’s document management with an Amazon S3 as a repository
Issue How to set up Liferay to use Amazon S3 storage instead of local storage and provide access information to S3. Environment Liferay DXP 7.2 Resolution Steps to follow : Amazon S3 requires a 'SAXParser' from the...
How to remove the space between the currency symbol and the product cost when displaying Commerce Product prices
Issue A space exists between the currency symbol and a product value when displaying Commerce Product prices (e.g., $ 15.00) Environment Liferay DXP and Commerce Resolution If you would like to remove the space between the...
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...
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0...
How to implement a custom antivirus scanner
Issue The article at https://learn.liferay.com/dxp/latest/en/system-administration/file-storage/enabling-antivirus-scanning-for-uploaded-files.html describes mainly how to integrate/configure DXP with Clam AV. But what if...
How to define the log level of a service at the Liferay Cloud console from the URL
Issue I want to define the log level of a service To increase le VPN lo level to DEBUG  Environment Liferay Cloud Console Resolution Just need to configure the URL with the following structure with the correct...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...
Disable Liferay Personal Sites
Issue How to disable Liferay personal sites? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This property is enabled as true by default, but in order to disable personal sites add these below properties...
How can we get email alerts about new Liferay DXP versions released by Liferay?
Issue I'd like to get automatic notifications when a new Quarterly Release, Patch Release, Update, or version of Liferay DXP is available. Environment DXP Resolution Go to https://www.subscribepage.com/liferay   , content:...
Service access policy changes for System_Default in Liferay 7.3
Issue After migrating the services from version 7.0 to the new version 7.3 the service access policy for System_Default has been changed. How it can be configured with version 7.3? Environment Liferay DXP 7.3...
Avoid the categories conversion of the Web Content types during the upgrade to 7.0
Description Previous to 7.0, you were able to classify the web content with a type. The types could be specified in the portal-ext.properties, being the next the default types list: # # Set the list of article types....
Child organizations and organization users are displayed in one list in DXP
Issue When I view an organization and the users and child organizations are paginated, I want to be able to view all the child organizations separated from all the users within the organization. Currently, they're in one...
How to remove the + button from Document and Media
Issue How can the + button be removed from the Document and Media Portlet Environment Liferay DXP 7.0 Resolution To remove the + button from Document & Media Portlet, please follow the below steps: a) Navigate to the...
"Submit for Publication" button is inactive after a workflow task is rejected
Issue Using the Single Approver Workflow, if a content reviewer rejects the submission, we cannot resubmit after editing it, because the "Submit for Publication" button is inactive and cannot be clicked....
How to configure liferay to invoke web services with Digest Auth
Issue How to configure Liferay to invoke web services with Digest Auth and use it in a client. As example we'll use POSTMAN Environment Liferay DXP 7.1+ Resolution As example, we are going to configure the access to...
Blocking IPs in Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You do not want a specific IP (or a range of IP...