That profile's forum has various categories, including a For Sale category. I'd like to 'somehow' prevent that particular forsale category from appearing in my site's Main page Activity feed.
In my custom skin's index_activity.tpl, I have this code to prevent profile page comment wall comments from appearing in the activity timeline on the main page:
{if !(isset($item['action_item']['comment_module']) && $item['action_item']['comment_module'] == 'jrProfile')}
I'm wondering if I can add a specific forum category to that using a similar code in that template?
If not, then is there perhaps a way to create another profile and have that profile 'own' only a For Sale forum (with maybe 'no' categories)...and somehow prevent that profile's forum posts (or maybe ALL their content) from appearing in the main index page Timeline? And to be clear- I'd want any reply posts to the forsale forum to also NOT appear on the main page.
Somehow, I want to have a particular forum that all members can freely access and post in, but not have any of it appear in the site's main page activity feed.
--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
updated by @strumelia: 02/17/17 07:57:38AM