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.

 

[Solved] Hide participants column?

13 Posts
2 Users
1 Reactions
395 Views
Posts: 446
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: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 446

@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: 8 years ago

Support Team
Posts: 5486

@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: 446

@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: 8 years ago

Support Team
Posts: 5486

@danniee 

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

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 446

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

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

Support Team
Posts: 5486

@danniee 

Screenshot, please. 

(@danniee)
Joined: 6 years ago

Honorable Member
Posts: 446
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5486

@danniee 

Try this one:

#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar .wpf-sbd-count{display:none;}
Posts: 446
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: 8 years ago

Support Team
Posts: 5486

@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: 446

@sofy alright, understood.