I have found the answer for myself actually.
Yes, I love the fact that bbPress is not obtrusive!
It almost doesn’t matter at all how I am trying integrate BuddyPress here.
So this narrow downs to customise bbPress template when installed as a plugin to WordPress.
The answer is here: http://codex.bbpress.org/legacy/step-by-step-guide-to-creating-a-custom-bbpress-theme/
Thanks for Zaerl on bbPress support forums.
Related Posts:
- Nesting Functions within Functions
- Replace function in a child theme
- Add content after get_header
- Get the blog page URL set in Options
- how can I add an icon/image for a child theme?
- Using classes instead of global functions in functions.php
- WooCommerce shop page to use my custom template [closed]
- What is the difference between wp_register_sidebar_widget and register_widget?
- My child theme doesn’t work Error: “The parent theme is missing. Please install your parent theme”
- Child Theme vs Duplicate Theme Renamed
- Change admin bar to default:off
- Create “File-less” Page Template in Functions.php
- Hide a div that is part of all pages on one specific page
- How to add Color Picker in Theme Options for the following?
- Adding Action Hooks In Parent Theme For Easier Child Theme Customization
- When to use esc_url, esc_html, esc_attr, and friends?
- Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
- Add colors to existing color palette without replacing it
- Child Theme not loading parent CSS
- How to change post thumbnail title and alt attributes to post title?
- Why might $input (Settings API) be coming through empty?
- add generated stylesheet from parent theme after child-themes style.css
- add_image_size is scaling, even though crop is set to true
- How to override functions.php in child theme?
- Overriding core functions in child theme
- Change Genesis Tag from Page Template [closed]
- Override default cropping in WordPress [duplicate]
- How do I get my child-theme to work with my theme’s includes folder?
- Get password when user registers and save it sha1 into database
- How do I “unhook” / de-register jQuery so that it’s not called as part of wp_footer();?
- Change parent theme file function in child themes functions.php
- How do I get a parent theme modification from a child theme?
- Removing the default sidebar from admin panel
- Merging PHP download script into `functions.php`
- Is there an error in get_the_tag_list()?
- CSS in child theme not overriding the parent theme [closed]
- Returning Variables back into a template
- Modifying JS files in Child-theme
- Understanding WordPress child theme custom JS loading
- How to override BuddyPress 3.0 bp-nouveau theme files?
- Optimal solution to develop a wordpress theme?
- Allow users to add custom functions to wordpress theme
- Change date number to another language/script?
- How to add custom template tag in wordpress theme?
- When developing a distributable Theme, does it HAVE to be “inheritable”?
- Is using eval() ok in this scenario
- Should I update my _s theme?
- Create a theme by combining a parent and a child theme
- How to keep my custom theme changes after updating genesis child theme
- Custom php page in WordPress theme?
- De-registering parent style sheet css recommended?
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- Can I customize any WordPress parent block-based theme template files by child theme like a parent classic theme?
- WordPress Multisite: Have the same header and footer of main-blog on all sub-blogs
- Can a child theme based on Starker theme be released as free to use theme for public use?
- Can’t access WordPress functions in file called via Ajax?
- Override Constants in Child theme
- How can I customize wp_footer, where is the code that controls what this function does?
- How to list all images in uploads directory except those that are attached to any post
- Changing order title and featured image in blog post (Astra theme)
- Loading files for theme and child theme (Require)
- Overwrite Parent Theme add_image_size in Child Theme
- More than one meta field in a single meta box?
- how can I remove the sidebar from my wp homepage [closed]
- Is there a theme function for is_password_protected()?
- Unhook action from child theme
- Does any theme support child theme?
- how do you create an admin interface in plugin for your theme
- Am I supposed to create a child theme for every theme I use?
- How to determine which custom header image is being shown
- Child themes: disabling the parent
- Toggle Sidebar Display
- How to Edit the style of header title of Twenty Eleven Theme?
- How to remove a file included in parent theme with locate_template() via child theme?
- Can’t override template file in child theme
- How to store functions in… functions.php?
- Unhook jQuery from WooCommerce via `functions.php`? [closed]
- trying to use wp_handle_upload with ajax
- Child theme style.css versioning
- How to display posts in hyperlink with nested slugs?
- Cannot figure out how to overwrite files in child theme
- How to add theme support?
- Removing non native customizer settings from a child theme
- Should I use include or load_template for including shortcodes, plugins and so on?
- Can I change header.php of current theme through a plugin function?
- Check if home.php and set home.php as page_on_front
- Link to a .po file in a child theme
- Alias to theme folder for local development
- Inheritance of parent theme plugin files in a child theme
- Divi Child Theme not appearing in “Themes” [closed]
- Override template file i subfolders
- What happens to child theme if I change to new version of parent theme?
- Include Parent functions.php in Child Theme functions.php
- Injecting a custom sql query into a page/theme
- Select full Image Size on widget “Genesis – Featured Posts”
- Should I use add_filter for functions in function.php of the theme?
- buddypress: how do i make the group description excerpt shorter?
- after renaming my wp-content folder, how do I upgrade my wordpress version?
- Pass variable to hook. Its possible?
- How to first edit in local WordPress editor on page and the add code?