"Look & Feel" missing on "Web Content Display" widget on a widget page?

Peter Pan, modified 3 Years ago. New Member Posts: 22 Join Date: 1/14/15 Recent Posts

Hi all,

We have upgraded from 7.4 and the "Look & Feel" menu option for "Web Content Display" widget is missing. I understand that it is not available on "Content Page"s but it should still be available on "Widget Page"s. We are on 7.4.3-ga17.

Anyone else have this issue? Could be a result of the many upgrades we have gone through over the years so maybe its unqiue to us.

thanks

Lee Jordan, modified 3 Years ago. Expert Posts: 449 Join Date: 5/26/15 Recent Posts

It's not your fault.

Liferay did this on purpose in content pages. I have been trying for years to demonstrate that we simply cannot migrate from widget pages to content pages because there is no parity between the two. Your best bet for the time being to to give up on look and feel for widgets and use the styles sidebar in the web content display widget on a content page.

Titles are missing too.

I've tried many times to highlight these issues, perhaps having more people speak up about this can help. I believe they are starting to take notice, these issues could have been resolved in 7.2 or at least by 7.3 it feels like they don't want to hear about it. We as users don't matter and trying to change that culturally is a massive task that can't be done while they don't want to hear what they need to hear.

I do know that custom CSS is about to make a come back, as for look and feel though, there's just no mapping between those options and the styles sidebar. Content pages are missing so many features of widget pages and if I can be totally candid with Liferay ... stop trying to copy webflow. It's kinda obvious. This is where this is all coming from. Figure out what is good about Liferay and do that, don't blatently do it this way. We could have mapped looka nd feel to the styles sidebar correctly but it's like even the people coding the product don't know how the product works.

Take a look ...
https://issues.liferay.com/browse/LPS-106495

"This has been a conscious decision based on strong user feedback. The Look and Feel pop-up often causes many problems"

What strong feedback? What Problems? The same fictional users who led us down the Site Builder > Pages UI nightmare?

Lee Jordan, modified 3 Years ago. Expert Posts: 449 Join Date: 5/26/15 Recent Posts

Wait what?
"but it should still be available on "Widget Page's"

Is it gone from widget pages?

thumbnail
Nikhil Nishchal, modified 3 Years ago. Regular Member Posts: 179 Join Date: 6/22/12 Recent Posts

Yes, it is there in 7.4 for widget page

Mark Clarke, modified 3 Years ago. Regular Member Posts: 107 Join Date: 3/3/12 Recent Posts

Turns out the that the property "portlet.css.enabled" somehow defaults to "false" now when it had been "true" before. I had to explicitly declare the property in portal-ext.properties to get the option back for Basic Web Content widget.

portlet.css.enabled=false