Search Results

All Results 1294
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
What happened to barebone and everything.jsp files in Liferay 7.2?
Issue In 7.2 I can no longer see barebone.jsp and everything.jsp when I'm using browser developer tools. Environment Liferay DXP 7.2 Resolution In DXP 7.2, these two files are now aggregated in in OSGi module...
PrimeFaces non-standard protocol within will result into _jsfBridgeRedirect=true in the DOM
Issue In a Liferay Faces (PrimeFaces) portlet, when using a markup similar to the one below: <p:link href="d3://searchdefault&amp;test_1=dummy==" value="Hover the mouse or inspect here to see the resulting...
JS and CSS modifications will be applied upon redeployment of React/Angular npm based portlets
Issue While developing React or Angular based npm-portlets, you'll notice that, unless the browser's cache is cleared, JS and CSS modifications will not be applied upon redeployment. This is true also for DEV...
yo liferay-theme:import fails with error: "doesn't appear to be a theme in the SDK"
Issue When running the task yo liferay-theme:import to import a 6.2 theme in order to convert it to a 7.1+ Theme Generator type of theme, the tool will print: doesn't appear to be a theme in the SDK Environment...
Disabling Lodash Library
Issue How do I disable the following render resources from Liferay when the page is loading?  /o/frontend-js-lodash-web/lodash/lodash.js  /o/frontend-js-lodash-web/lodash/util.js  Environment DXP 7.1 Resolution Navigate to...
Displaying Missing Navigation Widget Templates - 7.2 SP1
Issue Prior to SP1, it was possible to edit the Navigation ADTs using the following steps: Navigate to Control Panel > Sites > Sites For the "Global" site use the 3 dot menu to go to "Site Settings" Navigate to Site...
Unable to Publish Content if there are Missing Page Links - DXP 7.0+
Issue When I disable "Validate Layout References" I receive an error. Environment Liferay DXP 7.0 + Resolution If you would like to maintain relative links or allow the validator to ignore the missing file entries,...
About the "Enable Incremental Views" feature
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How to check jQuery, Bootstrap version
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...
Unable to remove /web/guest from a few selected pages.
Issue By following the article: How to remove unnecessary parts from the URL / shorten URL / make URL friendlier, the /web/guest is removed from the URL. However, for a few pages, the /web/guest still...
What is the default jquery version used in Liferay?
Issue How can we find the default jQuery version used in Liferay? Environment Liferay DXP 7.0+ Resolution The best way to check the jQuery version is by executing the bellow commands when the Liferay Portal...
The forms will not get submitted if the webcontent is embedded in theme
Issue When a Web Content Display(WCD) is embedded in the theme header and a web content article is added in that WCD from the existing portal. Due to this, the existing forms will not get submitted because...
Publish two different Contents by creating only one Web Content
Issue How to display two different types of content through the same web content? Environment Liferay DXP 7.2 Resolution It is possible to use the same Web Content on different pages using the different...
Pagination and expand/collapse not working for 'Documents and Media' on Internet Explorer 11
Issue In "Documents and Media" portlet the pagination and expand/collapse are not working while previewing documents in the Internet Explorer browser, whereas it works absolutely fine with other browsers ...
HTML editor is not displaying in Web Content
Issue While creating a structure, when you select a field as HTML and create web content using the same structure, the field is not displaying as an HTML editor. Environment Liferay DXP 7.0 Resolution The reason behind...
Web Contents are not Displaying
Issue If there is another Liferay server that is in sync with the other environment database. Now the Web Content is not displayed in the new server. Environment Liferay DXP 7.0 Resolution Reindexing is required to...
Primefaces: commandButton ajax="false" will not work with p:dataExporter and p:fileDownload
Issue When using the Primefaces <p:commandButton ajax="false" /> with p:dataExporter and p:fileDownload, the page will not render properly, there will be visual issues. Environment Liferay DXP 7.0+ Resolution...
Soy taglib for ColorPicker no longer works as of 7.1 with fix pack dxp-13-7110
Issue From 7.1 with fix pack dxp-13-7110+ , using Soy taglib to create a ColorPicker, similar to this: <%@page import="java.util.HashMap"%> <%@page import="java.util.Map"%> <%@ include file="/init.jsp" %> <%@...
Script loading issue is occurring in the sub versions of Internet Explorer 11 browser
Issue The script loading issue is occurring in some systems but using the same Internet Explorer 11 subversions, its working fine in other systems. Environment Liferay DXP 7.2 Resolution Removing some of the third...

Navigation

is shown on all DXP pages
Issue Liferay DXP HTML source will contain the below snippet on all portal pages: <nav class="quick-access-nav" id="vseg_quickAccessNav">     <h1...