Vladimir (@makiir)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @makiir

    Participant

    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' ); ?>
    
    

    @makiir

    Participant

    Hello @robin-w,

    This is how I got it, I have written within the content, but on the main page as you see not.

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