Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Help Me Not Hack bp-forums-templatetags.php — Forums stickies and thread counts

Code highlighting isn’t working on this site at the moment, so this might appear messy, but put forums-loop.php in your child theme and change like so:


if ( bp_has_forum_topics( bp_ajax_querystring( 'forums' ) . '&no_stickies=&per_page=30' ) )

I think that ought to work.

Skip to toolbar