delete the avatar
-
hi,
in the loop-single-topic.php
this line will show the last reply author link with avatar
<?php bbp_author_link( array( ‘post_id’ => bbp_get_topic_last_active_id(), ‘size’ => 14 ) ); ?>
i need to change this to only show the author link without avatar image?
- You must be logged in to reply to this topic.