- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,638
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Display condition syntax to match a node and all its descendants?
I have a widget set to "Thread view: Below messages" that I want to display only within a specific parent node (ID: 22) and all of its child/sub nodes automatically.
My current working condition for specific node IDs is:
<span><span>$xf.reply.container.node_id IN [22, 23, 24, 25, 26] AND $xf.visitor.isMemberOf([5])</span></span>
This works fine but requires manual updates every time I add a new sub-node.
What is...
I have a widget set to "Thread view: Below messages" that I want to display only within a specific parent node (ID: 22) and all of its child/sub nodes automatically.
My current working condition for specific node IDs is:
<span><span>$xf.reply.container.node_id IN [22, 23, 24, 25, 26] AND $xf.visitor.isMemberOf([5])</span></span>
This works fine but requires manual updates every time I add a new sub-node.
What is...
نام موضوع : Display items on new sub-threads
