Notifications
Clear all

[Solved] Hide participants column?

13 Posts
2 Users
1 Reactions
255 Views
Posts: 434
Topic starter
(@danniee)
Honorable Member
Joined: 6 years ago

Hi guys,

Is there any simple way to hide the full participants column? I'd rather see a row with latest poster and link to the last post there but I'm sure that would be rather complicated.

Thanks

12 Replies
Sofy
Posts: 5322
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Here is discussed the same question: https://wpforo.com/community/how-to-and-troubleshooting-2/hide-participants-column-2/

8 Replies
(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 434

@sofy yes, but it was never solved. I still don't know how to achieve what is asked here. I tried what was suggested but didnt work for me.

Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5322

@danniee 

Please record a video showing how you’re adding the code, clearing the caches, and checking it on the frontend.

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 434

@sofy I mean, the link you are referring to and the code in it supposedly removes the whole participant's column. I am not asking to do that. I just want to hide the number of participants. Thanks.

Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5322

@danniee 

Please share a screenshot showing exactly what you want to hide.

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 434

@sofy just simply the numbers, for example "+38". Thank you.

Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5322

@danniee 

Screenshot, please. 

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 434
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5322

@danniee 

Try this one:

#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar .wpf-sbd-count{display:none;}
Posts: 434
Topic starter
(@danniee)
Honorable Member
Joined: 6 years ago

It worked, thank you 🙂

In the future, do you think it would be possible to replace (or give option) to change "participants" column to "Last Post" like most traditional forums have?

2 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5322

@danniee 

The answer is the same as the one Robert mentioned here: https://wpforo.com/community/how-to-and-troubleshooting-2/hide-participants-column/paged/2/#post-108595

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 434

@sofy alright, understood.