The RSS Publisher widget has been hidden in DXP 7.1. It was included in the release, but hidden by changing the display category property to category.hidden
. If you want to unhide the RSS Publisher widget, execute the following steps:
Environment
- Liferay DXP 7.1
Resolution
- Create a new file called
com.liferay.rss.web.internal.configuration.RSSWebCacheConfiguration.config
- Change the display category by adding the text below to the body of the file.
com.liferay.portlet.display-category="category.cms"
- Place the file in the
/osgi/configs
folder located in the Liferay home folder. - The RSS Publisher will now be available under the Add > Widgets menu in the Content Management category.
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In