Notices only on the forums index page?

Kevin

Well-known member
Licensed customer
Is there a way to specify the criteria for a notice to be only visible on the forums index page? I know I can specify the navigation tab value to be 'forums' so that the notice only shows within the forums but can I take it one step further and specify that it only show on the index page within the forums?
 
I think this will work...

New Notice -> Page Criteria

Select Controller and Action is:

And for Controller, use Xenforo_ControllerPublic_Index , for Controller Action, put Index

Or you might try using Content Template is: and specifying forum_list

(I've not tested either method)
 
Back
Top Bottom