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.
Hi
Am I seeing the forum statistics box at the bottom of my forum because I am admin?
(screenshot)
I don't want my members to see it - is there a way to remove it if it is visible to everyone?
I have searched the support documents but can't see where it is to disable it
I actually don't mind the box being there, it's the Our newest member: I want removed
Hi @hamlynn,
yes, you can hide the statistic section for regular members. You'll just need to navigate to Dashboard > Forums > Usergroup admin page, edit the usergroups and uncheck the "Can view statistic" Can/Permission.
Thanks!
Could you tell me which box I need to disable please?
I've also tried using this css (from the other thread) but it's still showing
.wpf-stat-other > span:nth-child(2) {
display: none !important;
}
Hi, have a look at this thread on the same issue we had encountered, which finally got resolved with the above code provided by @sofy. Needless to say, clear all caches, update user statistics, forum statistics, etc (Forum Maintenance).
We are using a cache plugin which clears the caches including CDN cache as well and have not faced any caching issues so far.
Warmest Regards
BM