Hello @robin-w,
Now i fixed it, only i was need to put this lines into loop-single-forum.php
<?php do_action( 'bbp_theme_before_forum_description' ); ?>
<div class="bbp-forum-content"><?php bbp_forum_content(); ?></div>
<?php do_action( 'bbp_theme_after_forum_description' ); ?>
Hello @robin-w,
This is how I got it, I have written within the content, but on the main page as you see not.