Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to hide Topic count in a forum category on a single page


  • andreawalford
    Participant

    @andreawalford

    Hi,

    I would like to hide the topic count on my main forum category page – but only that page. I am using WP 4.2.2., the most recent version of Buddypress, Air child theme for Builder (iThemes) and Wishlist member.

    http://papercrafterslibrary.co/forums/forum/pcl-member-forum/

    I inspected the code using Firebug and I can see that it is .bbp-template-notice – I just don’t know how to set it up correctly to only hide the topic count on that single page.

    Thanks,

    Andra

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

  • andreawalford
    Participant

    @andreawalford

    Hi,

    I tried the code shown below and it worked – can you tell me if I put the code together correctly?

    #post-67 .bbp-template-notice {
    	display: none;
    }

    PinkishHue
    Participant

    @pinkishhue

    @andreawalford Yes that’s right


    @idroentertainment
    You’ll want to start a new topic with that info so that it doesn’t get lost in this thread, and you’ll want to add a bit more info to your topic, such as do you mean different forums (instead of categories?) or are you trying to categorise the topics in your forums?


    Robkk
    Moderator

    @robkk

    @pinkishhue

    its just spam don’t worry about it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar