Solved Widgets
#1
Hi. The In Progress widget is associated with the Recently Added widget. I want to disable Recently Added but keep In Progress. How to untie them?
I commented out in Home.xml
Code:
<include condition="<!--!Skin.HasSetting(HideRecentlyAddedHomePanel) + -->!Skin.HasSetting(HideWatchListHomePanel)">WatchListPanel</include>
and in includes_SkinSettingsHome.xml
Code:
<!--enable>!Skin.HasSetting(HideRecentlyAddedHomePanel)</enable-->
but the In Progress widget is not showing at all. What else needs to be done? Or am I doing everything wrong?
Reply
#2
I solved it
Reply
#3
(2020-09-11, 19:44)vgmedia Wrote: I solved it
A description of how you solved it would be nice, in case anyone else comes across the same issue ?
Reply
#4
Hi vgmedia.

I guess you probably found out.

You need to look in includes_Home.xml
Find the include 
- "RecentlyAddedPanel"
- Hide the widgets you don't want

The include "WatchListPanel" is for In Progress etc.
Reply

Logout Mark Read Team Forum Stats Members Help
Widgets0