Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is there a way to have all forums show, instead of just 6?


Jeff Sayre
Participant

@jeffsayre

I assume you are asking about the “Popular Group Forums” section.

You can change the number it displays by editing the max setting on line 11 of the index.php file found in bp-sn-parent/directories/forums/

<?php if ( bp_has_site_groups( 'type=most-forum-topics&max=6' ) ) : ?>

Skip to toolbar