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.
Hello!
I know that this topic is a long time dead, but I forgot post my solution. I wan't to leave here for anyone with the same problem.
In "functions.php", line 121: I comment this line and now I can see total amount os post for +10K posts.
//else if($n>10000) return round(($n/1000),1).' '.str_replace('{number}', '', wpforo_phrase('{number}K',false));
Maybe this problem be relationed with my "phrase problem" (I open a new topic whit it 5 minutes ago), where I can't change/choose spanish language although forum and admin zone is correctly translated to spanish?
Thank you.