Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum topic posts listing template

  • @stwc

    Participant

    I’ve been searching in vain, and haven’t been able to find where (in the BP templates or the BBpress templates) I can fiddle with the template that lists posts in a forum topic.

    Basically what I want to do is add the bp_logged_in_user value as a CSS class to forum posts (in other words adding classes to the li elements inside the #topic-post-list ul) , so that I can style user comments or hide them on a user-by-user basis, programmatically-like.

    This is kind of a lazyweb (and possibly dumb) question (it’s been a long day), but I’m hoping someone knows off the top of their head. Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • @r-a-y

    Keymaster

    Hey stwc,

    Here’s the file you’re looking for:

    /bp-themes/bp-default/groups/single/forum/topic.php

    Copy to your child theme and have fun!

    @stwc

    Participant

    Thanks for that r-a-y!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Forum topic posts listing template’ is closed to new replies.
Skip to toolbar