BBPress uses plugins template?
-
I’m building a theme and found that
bp_is_user_forums()doesn’t return true and the related template is never loaded. Meaning thatmy-theme/buddypress/members/single/forums.php and /forumsare redundant.Also,
my-theme/buddypress/members/single/plugins.phpis the file being used to render user replies, topics, subscriptions and favorites.This is a bit of a problem, as I need control over the markup here.
So my question is, are there any template tags to pick up on BBPress forums at profile level and serve custom templates? If so, could you please show me how. I’m sorta stuck.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘BBPress uses plugins template?’ is closed to new replies.