Skip to:
Content
Pages
Categories
Search
Top
Bottom

forum post started by – how to add this?


  • kriskl
    Participant

    @kriskl

    Hello just simple question,

    hoping for simple solution :)

    is there a way to add to forum groups index, forum post started by …

    how to add this?

    kris

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

  • 3sixty
    Participant

    @3sixty

    kris,

    add this to the forums-loop.php:

    <?php bp_the_topic_poster_avatar('width=20&height=20') ?>
    <?php bp_the_topic_poster_name() ?>

    To make the avatar bigger, change the width and height parameters.


    kriskl
    Participant

    @kriskl

    thank you!

    it worked great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘forum post started by – how to add this?’ is closed to new replies.
Skip to toolbar