Title: Toggle doesn&#039;t hide Topic and Post count
Last modified: August 30, 2016

---

# Toggle doesn't hide Topic and Post count

 *  Resolved [dmitcha](https://wordpress.org/support/users/dmitcha/)
 * (@dmitcha)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/toggle-doesnt-hide-topic-and-post-count/)
 * Hi, thanks for this simple but powerful plugin; it resolved my privacy issues
   that my membership plugin didn’t address (e.g., forums in search results, direct
   url access, etc.).
 * I have chosen to keep Forum Visibility active to let people see the types of 
   forums we offer. However, I don’t want them to see the Topic or Post count or
   freshness data.
 * TOPIC/POST COUNT STILL DISPLAYS
    For the first two items, I have checked the 
   option to “Hide topic and reply counts,” but my main /Forums page still displays
   the topic and post counts to public/unregistered visitors. Am I misunderstanding
   what content this toggle controls or perhaps not following all the necessary 
   steps?
 * FRESHNESS MESSAGE ONLY DISPLAYS FOR ONE FORUM
    For freshness, only one of the
   forums is displaying the freshness message in that column. Another is displaying
   the freshness data, and the others are saying “no topics” (we haven’t launched).
   All of the forums are set to Type-Forum, Status-Open, Visibility-Public.
 * What is the fix for this odd discrepancy?
 * Also, it’s displaying my user name as part of the freshness message – can that
   be turned off?
 * Thank you!
 * [https://wordpress.org/plugins/bbp-private-groups/](https://wordpress.org/plugins/bbp-private-groups/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/toggle-doesnt-hide-topic-and-post-count/#post-6563115)
 * Sorry for delay in response, I’m working on a deadline on another project, but
   I will come back to you when I can
 *  Thread Starter [dmitcha](https://wordpress.org/support/users/dmitcha/)
 * (@dmitcha)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/toggle-doesnt-hide-topic-and-post-count/#post-6563116)
 * Thanks, and I found a simple CSS solution to remove all three columns from my
   Forum list, so not a problem. Note, the topic title styling affects internal 
   pages, too, so I left it at 55% rather than making it bigger. Still looks great!
 * ul#forums-list-0.bbp-forums li.bbp-forum-topic-count {
    display:none; width:1%;}
   ul#forums-list-0.bbp-forums li.bbp-forum-reply-count { display:none; width:1%;}
   ul#forums-list-0.bbp-forums li.bbp-forum-freshness { display:none; width:1%; }
   ul#forums-list-0.bbp-forums li.bbp-forum-info, li.bbp-topic-title { width:55%;}
 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/toggle-doesnt-hide-topic-and-post-count/#post-6563126)
 * ok, thanks.
 * If you’re fixed with the css changes, then I’ll leave digging into it, as they
   work on my test site.
 * If you still have issues, please do come back and I will help.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Toggle doesn't hide Topic and Post count’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbp-private-groups.svg)
 * [Private groups](https://wordpress.org/plugins/bbp-private-groups/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-private-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-private-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-private-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-private-groups/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Robin W](https://wordpress.org/support/users/robin-w/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/toggle-doesnt-hide-topic-and-post-count/#post-6563126)
 * Status: resolved