inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on May 18, 2015 10:43:00 GMT -8
I have a posting games board on my forum, which I do not allow to count towards members' post counts since posting games are unrelated to the forum topics. I was wondering if there was any way to make a particular board not show new posts. Meaning, I don't want the 'new' icon to show up when new posts are made in that board or its threads. I also don't want that board's threads to show in the participated threads list.
Is there any way to do this? • Not allow 'new' icon to appear for a particular board or its threads • Not allow threads of a particular board to appear in the participated threads list
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 18, 2015 11:01:56 GMT -8
You can hide the new icons with CSS, but as long as you have permission to access a board any threads you post in inside that board will always show in the Participated list.
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on May 18, 2015 11:03:50 GMT -8
Can I hide the new icon for one board only, and allow the icon to show for all other boards?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 18, 2015 11:07:20 GMT -8
Yes. Place this in that board's headers.
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on May 18, 2015 11:11:04 GMT -8
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on May 18, 2015 11:14:22 GMT -8
The new icon is hidden within the board, but the icon still shows on the main forum page. Is there a way to keep that from showing new for only one board?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 18, 2015 11:21:23 GMT -8
You'd need to manually hide it in Themes > Layout Templates > Board > Board List.
Find this line:
Change it to this:
Substitute the number in green with the numerical ID of your board (found in its URL when viewing the board) and the text in red with the link to the No New Posts image.
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on May 18, 2015 11:26:32 GMT -8
Thanks again Brian
This thread is complete/resolved
|
|