Skip to:
Content
Pages
Categories
Search
Top
Bottom

how can I put forums on all pages


  • selenii
    Participant

    @selenii

    How can I edit this code

    	<?php if ( bbp_has_forums() ) : ?>
    
    		<?php bbp_get_template_part( 'loop',     'forums'    ); ?>
    
    	<?php else : ?>
    
    		<?php bbp_get_template_part( 'feedback', 'no-forums' ); ?>
    
    	<?php endif; ?>

    I will put forums on all forum pages, because in the subforum I have not any forums.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar