bbPress – How to remove “VOICES” “POSTS” “FRESHNESS” columns

2 Views
Reply
L
Legacy User 1
8/1/2019, 11:38:46 AM

I am using bbPress forum in my website. It works good but it looks bad with unneccessary columns “VOICES” “POSTS” and “FRESHNESS” columns. It will be good to display only the topic title in the forum as designed in the WPMU DEV support forum.

Is there any option in bbPress settings panel to do this or give me the way by which i can do this?

2 Replies

L
Legacy User 1
8/1/2019, 11:40:28 AM

Copy the below code and add it to your website’s child theme stylesheet or custom CSS. If you have any cache plugins, please clear the cache and refresh the page.

// To hide VOICE, REPLY and FRESHNESS columns in bbPress - by SpyTM.com li.bbp-topic-voice-count { display: none !important; }

li.bbp-topic-reply-count { display: none !important; }

li.bbp-topic-freshness { display: none !important; } // End

Leave a Reply

All replies are subject to pre-moderation. Your reply will appear publicly once approved.

S
SPYTM

Experience the pinnacle of digital communication. The ultimate ultra-premium platform designed for those who demand excellence.

© 2026 SPYTM. All rights reserved.