RSS Feed/News Display items on new sub-threads

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
31,279
Points
823

Reputation:

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...

Read more

Continue reading...
 
Status
Not open for further replies.
Top