Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] Display only root forums or categories

8 Posts
4 Users
0 Reactions
1,383 Views
Posts: 393
Topic starter
(@anonymous3542)
Honorable Member
Joined: 8 years ago

Hi. is it possible to show only the root forums or categories on the community page ? I have nested subforums with the same names but under different main categories which looks confusing... 🙂

 

Thanks

7 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi anonymous3542,

Have you checked the Threaded Layout – Forums List option? 

 

1 Reply
(@anonymous3542)
Joined: 8 years ago

Honorable Member
Posts: 393

Thanks @sofy but that isn't what I'm looking for. What I meant was if I have root forums with children, I only want the root forums to display - currently, the children display.

VereK
Posts: 522
(@verek)
Honorable Member
Joined: 8 years ago

.wpforo-subforum {
display: none;
}

Should hide them on the main forum page.

1 Reply
(@anonymous3542)
Joined: 8 years ago

Honorable Member
Posts: 393

@verek that doesn't work - there isn't a class for .wpforo-subforum either.

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi anonymous3542,

The most important information is the forum layout you missed in question. What forum layout you use?

2 Replies
(@anonymous3542)
Joined: 8 years ago

Honorable Member
Posts: 393

@robert threaded layout . Thanks

Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10616

Thank you @anonymous3542,

Yes, you're right. There is no way to do this, even with CSS. We'll add an option or a filter hook to do this in upcoming version. It probably comes by end of this month.