2017-03-24, 12:13
(2017-03-24, 11:49)jurialmunkey Wrote:(2017-03-24, 10:56)jmurph116 Wrote: So...i just spent the better part of 2 hours trying to remember how I previously edited AZ to allow 25 widget items instead of 10. I remember 6 months or so ago I was able to do it in the includes_home.xml but I can't seem to find the line or code anymore . I've searched Google as well as this thread and came up short. Is the code somewhere else? Or am I just missing it now that I'm relegated to using my smart phone?skin.arctic.zephyr/shortcuts/template.xml
If I could be spoon fed the answer i would appreciate it lol
Change all the references to the following with whatever value you like.
Code:limit="10"
This assumes you have "Allow widget reloading" turned off in Skin Settings > Home.
If you have it turned on (with Krypton this option isn't really necessary anymore as the widgets should reload at appropriate times now and so don't need to be forced to reload everytime you enter the home screen or change menu items, which is what this option does) then you need to edit Includes_Home.xml in the 1080i folder instead.
Do you happen to know which line of code it is in the includes xml?