Best would be if you modify the bbpress theme a bit.Copy the entire folder “/bbpress/bbp-themes/bbp-twentyten” folder into your themes folder, rename it to something else, and modify your style.css to make it a custom child theme of whatever your current theme is.
Now you can modify as you you wish.
Another way :Copy all files of that folder inside ur theme.
In your theme’s function.php add the following line.
add_theme_support( ‘bbpress’ );
Now you have your theme compatible with ur own bbpress page structure which you can modify as you wish.
Hope that helps
Related Posts:
- What is the template file for topic layouts in bbPress?
- Override parent theme translation on child theme
- What does exactly GPL license mean for my WordPress theme?
- How to set thumbnail image for a (child) theme
- Categorising themes by folders in backend
- How to incorporate admin theme in my back-end-plugin
- Using chunk theme from wordpress.com on my own host
- What is the first file wordpress looks at in a theme?
- Duplicate and change a Theme Widget
- Custom Upload Panel in Menu Bar
- WordPress themes under GPL license
- How can I customize the search results in Bones theme?
- Theme not showing after uploading
- get_template_directory_uri does not seem to work when defining WP_CONTENT_DIR
- Using a _GET gives me a debug error (over my head)
- How to load a different theme for categories?
- Possible to put header-{your_custom_template}.php in subdirectory?
- Why wp_enqueue_style() not working?
- How to remove header image on subpages in Twenty Eleven (default theme)?
- Can I update themes without enabling maintenance mode?
- 404 Error while accessing the font files
- Add a series of checkboxes to theme options
- WordPress Theme Development Seemingly Awful Partitioning of Includes?
- Child Style.css not overriding parent theme style located in assets/css/main.css
- Disable Theme API / Front end (for API only environment)
- Hide default “Recent Comments” Widget if there are no comments yet
- Creating a theme options page
- Showing post thumbnail (attachment) on the archive.php category listing
- OptimizePress Theme Overriding add_filter page_template
- Theme Check warning wrong direcory for theme
- Moving test theme to live site without mySQL error – how? [closed]
- Add more widget areas to a theme
- Posts and Pages not showing on admin, but showing in theme
- Apache errors when retrieving taxonomies
- How can I add class to every quote element?
- Looking for a fully customisable WP responsive theme to develop a small scale fiverr type site for voice artists [closed]
- wp_get_theme() works fine, but wp_get_themes() returns empty array
- Read More Button Not Responding To Click
- How to use command lines an activate theme in wp – cli also setup Vagrant/Sage Theme?
- How to change the format of posts on the hompage?
- How to display message (with switch_theme hook) after deactivating My theme?
- GPL 2 Theme using a framework for commercial Theme?
- Featured images, am I missing something?
- Is there a way to upgrade a theme without losing custom templates?
- What hook is the currently active theme’s functions.php file loaded on? [duplicate]
- How to get theme screenshot
- It’s okay if I do not write add_action()
- i would like to have 3 default columns editable in guttenberg
- Define theme information other than through style.css
- Change avatar on themed profile page
- WP HTML Templates – Any way to get bloginfo() or the path to the theme folder?
- Theme javascript/css 404
- The style.css stylesheet doesn’t contain a valid theme header. what should I do, please?
- How to override / customize existing Widgets?
- Changing URL of scripts, scripts outside theme folder?
- Download Themes From LocalHost WordPress Site [closed]
- Access to font not allowed by CORS Policy
- How to use only scripts from new theme?
- Understanding wp_enqueue_style
- Conditional config WP_HOME/WP_SITEURL does not update bloginfo(‘template_url’)?
- Send data to Editor before saving the post
- Trim Post Content on Home Page
- Does Jetpack store comments in local database also? [closed]
- WordPress Theme Breaking on Migration to Live Site [closed]
- Looking for a theme to show unread/updated posts since last visit or like that
- Twenty Eleven NOT valid
- Query for all themes?
- First click to blog title does not open the blog article
- Why does an ad page open when I browse my websites’s wp-admin page?
- Get the name WordPress default theme in the core
- Trying to revive an old wordpress site, but newer versions of wordpress install a different db structure
- WordPress fails to embed video URL on specific theme
- How to add extra custom social icons to page with same style?
- Theme translation not working
- How to change allowed attachment files extensions
- Custom homepage with recent blog posts
- Dynamic image for Jumbotron on WordPress Custom Theme
- How to implement theme option to change bootstrap 4 container from .container to .container-fluid
- Transfer WordPress site to another domain
- 500 Internal Errors
- Strange Theme Error – parent style occasionally showing though child theme
- Why Underscores Theme Comment Form Reversed?
- Featured images are cropped on index and post page
- Firebug and Chrome rendering two body tags
- Change theme’s thumbnail to cropped WP featured image
- Does WordPress provide themes_api function?
- Where do URI files come from?
- How to show tags in posts with a theme that does not do it
- Converting HTML5 to XHTML
- How can i limit wordpress post title characters in sidebar?
- is it possible to create a website with wordpress with these requirements without coading?
- Theme making direct ajax calls to theme folder
- How to add sidebar to homepage programmatically?
- How to remove header “ish” label [closed]
- I need to disable responsive feature of a theme called Meet GavernWP [closed]
- how to add dynamic footer credit in Greatmag theme [closed]
- Twenty Fifteen Premium Theme [closed]
- Can i Remove copyright text wordpress.org theme
- Help with Divi logo not appearing for 10s
- How to clone a theme template from within WordPress? [closed]