Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I create a page that displays posts from a certain category


r-a-y
Keymaster

@r-a-y

Create a child theme:

https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

Copy over /buddypress/bp-themes/bp-default/header.php to your child theme.

Make your changes there. If you’re familiar with modifying WP themes, this should be quite simple.

Skip to toolbar