Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Making changes to a Velocity Application Display Template does not update dynamically
Issue When making changes to a Velocity Application Display Template, these changes are not processed and updated dynamically, and are not reflected immediately upon saving. Environment Liferay 6.2 Resolution This...
How to include unique links in an RSS feed that point to a displayed web content article
Issue Our team is attempting to set up an RSS feed for web content, but are running into one of two issues: either all URLs listed in the feed are identical (pointing to the site, instead of pointing to where an...
On slow networks, the browser's console throws "A require() call has failed but no failure handler was provided" at frontend-js-spa-web@/liferay/init.es
Issue Administrators may run their Liferay DEV instances on slow networks due to different reasons. In those cases, several issues will be observed: - Buttons unresponsive - Forms not showing data from the...
After 7.0 > 7.1 or 7.2 theme upgrade, the menu to edit web contents will no longer be available
Issue After upgrading to DXP 7.1 or 7.2 a 7.0 DXP theme created with the Liferay Theme Generator according to e.g. this tutorial: Upgrading Your Theme from Liferay Portal 7.0 to 7.2, the Web Content Display...
CSS calc() incorrect minification when css.fast.load=true
Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
Errors when submitting DXP to Google Search Console
Issue After doing a URL Inspection - "Live Test" in the Google Search Console for the homepage of a Liferay DXP site, visual errors will appear in the "Screenshot" preview tab and "Page Resources" as well as...
Why upgrade from DXP 7.0 > 7.1/7.2 Theme recommends removing <@liferay.breadcrumbs /> macro?
Issue Why DXP 7.0 > DXP 7.1 and DXP 7.2 Theme upgrade docs recommend removing the <@liferay.breadcrumbs /> macro? Environment Liferay DXP 7.1+ Resolution The Breadcrumb widget/macro are not deprecated and can be...
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this...
Web content fields are not editable
Issue While editing the web content it's opening with the disabled state. Environment Liferay DXP 7.2 Resolution Steps to reproduce: Add text field, Add select field and name it like "Category Name" Add options like...
Known issue - NullPointerException is thrown with SoyTofuException for frontend.taglib.chart - spline chart
Issue With dxp FP 15 in Liferay DXP 7.1, the chart functionality is not working. After deploying the module, the NullPointerException is getting thrown with the SoyTofuException as below. 2020-01-29 06:29:51.273...
h2 Tags Are Able to Be Edited by Default
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be...
CKEditor With Mediawiki Format
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Liferay Support does not recommend or...
List of Special Characters which cannot be used for tagging
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....
Minimizing JRuby Memory Issues
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This...
Preventing Inaccurate or Incomplete PDF Document Previews
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Generating...
Unable to Move a Search Portlet in a Custom Page Template When Using Default Classic Theme
If you are using the Liferay platform's default classic theme when creating a page template, the search and navigation portlets are added by default. You cannot move or remove those portlets from the page template....
Broken Links Prevent Web Content from Publishing in DXP 7.0
Starting with Liferay Digital Experience Platform (DXP) 7.0, a new validation process was added to check if linked text in a web content article links to a valid Liferay page. The way the validator works is...
Incorrect Language Locale Appended to URLs for Authenticated Users
This article documents an issue where Liferay Digital Experience Platform (DXP) 7.0 stores the locale (e.g. /fr) of a guest session (that is, no one has signed in yet) and then keeps the same locale even after a user...
Common Errors When Applying CSS in DXP 7.0
This article documents the CSS in Web Content Management and lists steps to resolve the issue or avoid it altogether. Resolution Error: CSS in the template is not applied to web...
Cursor Position Glitch Specific to Using CKEditor on Microsoft Edge
This article documents a known issue for customers using CKEditor in Liferay Digital Experience Platform 7.0. When editing content that uses CKEditor—such as a Message Board thread—on a Microsoft Edge browser, you...
PNG Compatibility on Internet Explorer 11
This article documents a known issue with PNG files that are uploaded to Document Library not displaying in IE11 with a DOM7009: Unable to decode image at URL in the console.  As a security measure, and to prevent...
Inconsistent Check Interval Times Expires Web Content Articles Prematurely
This article documents a known issue when configuring the Web Content check interval settings, and provides a workaround for the user. This known issue only affects Liferay Digital Experience Platform 7.0. To configure...
Unable to Include 'form' Attribute in Alloy Editor for the Web Content Portlet
This article documents a known issue with the <form> attribute in Alloy Editor. When the <form> attribute is used for building submittable forms in HTML, Alloy Editor will convert <form> into <p> when added from HTML...
Web Pages Do Not Load on Internet Explorer 9
This article documents a known issue with Internet Explorer 9 (IE9) when accessing the Liferay Digital Experience Platform 7.0. Upon accessing the browser page /web/guest/home, the page is blank (as shown in the image...
Introduction to AlloyUI
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This article provides you with three...
Embedding Videos in Web Content Articles on DXP 7.1+
This reference article describes several different ways to embed videos in Web Content Articles in Liferay Digital Experience Platform 7.1+. It is designed to supplement Liferay's Official Documentation on Publishing...
Correcting Translations in the Liferay Platform
When installing Liferay Digital Experience Platform (DXP) 7.0 or any Liferay Portal version, portal administrators have the option to leverage any of the translations that come with the default installation. This...
Limitations When Using Pjax to Render Embedded Content
This article describes a fundamental product limitation when pjax is used to render programmatically nested content in Liferay platforms. (Pjax is a jQuery plugin, a standalone JavaScript module that uses AJAX...
Changing the Default Title or Description of a Portlet System-wide
The title of a portlet is determined by the language properties files and may be changed system-wide by using a language ext properties file similar to portal-ext.properties. Resolution To demonstrate how to change the...
Cookies Issue Related to Two-Character Domain Names While Using Internet Explorer
This article documents an issue that has been reported by some users working on Liferay Digital Experience Platform (DXP). It is a cookies issue that has been reported, and the issue arises when using certain versions of...
Liferay Information for Common Browsers
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.  The following article contains relevant...
Special Characters Do Not Work in Friendly URL
Liferay platform "friendly URLs" allow you to create smaller, user-friendly URLs instead of the large, standard ones that the portlet creates. If you try using special characters in...
Managing Expired and Future Scheduled Web Content
This article documents how the Web Content Display portlet is designed to display different versions of the same Web Content article. In particular, this article discusses the intended...
Using Application Display Templates on DXP 7.1
Application Display Templates Table of Contents Introduction to Application Display Templates (ADT) Working with an ADT: Media Gallery Using the API: Creating an ADT for Wiki Exporting / Importing ADTs Known Issues and...
Overriding Liferay's Default CSS for Individual Portlets
In custom environments, it may be necessary to apply custom styles to specific portlets. The example below gives guidance on how to override the Liferay Theme CSS in order to customize...
User Interface Changes in DXP 7.0
This article highlights several changes to front-end tools and features with User Interface for Liferay DXP 7.0. Resolution Here are some highlighted changes followed by brief...
Things You Should Know Before Using Liferay WYSIWYG Portlet
The Liferay WYSIWYG portlet allows for WYSIWYG editing capabilities in a very simplified package. While the lightweight nature of the Liferay WYSIWYG portlet can be useful, Liferay Marketplace indicates that the...
Buttons missing from CKEditor when using Internet Explorer 8
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. While...
Minification May No Longer Work if JS Code Contains eval() or with() on DXP 7.0
This article serves as a reference concerning an intended change in the minification process which might break some JavaScript code. After upgrading from Liferay Portal 6.2 to Liferay DXP 7.0, any JavaScript code...
Unable to add portlets in Nested Portlet
Issue When using the "Nested Portlets" portlet, one possibility is that portlets cannot be nested because the Nested Portlets portlet is collapsed. Resolution Ensure Nested Portlets is not collapsed when attempting to...