<visible> condition won't won't terminate with control group

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
branlr Offline
Fan
Posts: 360
Joined: Dec 2009
Reputation: 3
Location: I live in Chicago.
Post: #1
So,

I am adding Grajen's RSS feed widgets into the includehomerecentlyadded.xml file of cirrus. Cool, Right?

And it has worked perfectly EXCEPT!!!...

The previous item in the file is the music widget which has <visible>Container(9000).HasFocus(3)</visible> as a parameter under its first control group.

So, as a result, everything that follows this (which includes the code to insert the RSS widgets) will only appear when focusing on the Music button (item id=3)... I tested this in a few ways and it is 100% certain.

At the end of the music's recently added section, I have </control> written twice.... by my calculations, the correct number of times...

Any more or less and NO recently added widgets appear.

How the hell do I terminate this parameter before my RSS widget's code?

Thank you SOOOO much to the god-like skinner that might assist me!
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,942
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #2
Move it outside of that control group.

[Image: sig_zps3af3b48e.jpg]
find quote