XF 1.2 How to exclude certain forums from a new posts search?

Stuart Wright

Well-known member
Licensed customer
In vb it used to be forums/search.php?do=getnew&exclude=1,2,3
Where 1,2,3 are the forum ids to exclude.

Is this possible in XF?
 
Admin CP > Applications > Display Node Tree > [Your Forum] > Forum Options > Include threads from this forum when users click "New Posts" > Uncheck
 
XenForo doesn't exclude URLs, but you can create URLs with node IDs to include. You would need an add-on to accomplish exclusion.
 
Just for clarification, does unchecking the box to include threads in New Posts remove the node's threads from all search results or just the New Posts results? What I'm after is a way to exclude a forum from all of the main (mass) search results, yet, still maintain a search feature while browsing that forum.
 
Just for clarification, does unchecking the box to include threads in New Posts remove the node's threads from all search results or just the New Posts results? What I'm after is a way to exclude a forum from all of the main (mass) search results, yet, still maintain a search feature while browsing that forum.
Anyone have an answer to this?
 
Back
Top Bottom