Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbPress_Live_Widget_Forums() from bp-forums-bbpress-live.php


Burt Adsit
Participant

@burtadsit

Well, the problem is that activating the regular bbpress live widget conflicts with the code already loaded. It’ll never work. You’ll have to figure out how to register the code that bp uses *as a widget*. I think it would be easier to just create a small template loop using the bp provided code. Or use the function bp_forums_get_topics( $forum_id = 0, $number = 0, $page = 1 ) that lives in bp-forums.php

Skip to toolbar