I have only two questions: is there any way to do it for "Node" and for "Callback" public navigations as well? Because i can set up diplay conditions only for "Basic".....
Sorry I set it up for public navigation condition like this:
(Just an example):
If the user go to "Xbox" subforum there will be an Xbox theme AND in that theme the "Xbox" public navigation form the top will disappeare - since hes already in that node.
To do this I can set up the following condition:
!in_array($xf.style.style_id, [1,2])
But it is only possible for "Basic" Type, there's no diplay condition if I would choose Node or Callback as a type.