Hello @robin-w thanks for your answer
But I cant really figure out what I need to change in loop-single-topic.php can you help me please? ;x
I only see this concerning the author:
<?php do_action( ‘bbp_theme_before_topic_freshness_author’ ); ?>
<span class=”bbp-topic-freshness-author”><?php bbp_author_link( array( ‘post_id’ => bbp_get_topic_last_active_id(), ‘size’ => 14 ) ); ?></span>
<?php do_action( ‘bbp_theme_after_topic_freshness_author’ ); ?>
thank you