Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: forum post started by – how to add this?


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.

Skip to toolbar