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 everyone,Â
Like I said in the title and just want to delete forum's topics and posts count on thread layout but I can't find a button or an option.Â
Maybe with customize css..
Hi @olegp,
Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, then reset your browser cache on forum front-end by pressing [CTRL] + [F5], if you're using Safari/Mac press [CMD] + [ALT] + [E].
If you're testing the result on mobile devices, please use a new private/incognito browser tab to avoid the hard cache, otherwise you'll not see any changes:
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat {display: none}
It's working !! Thanks ! 😀Â