Bbpress forums customization

Hello,

I want to customize the display of the BBPRESS forums.
The display of the forums is controlled by the php files of the Pro theme in pro > framework > legacy > templates > bbpress.
When I make changes in these files, they appear on the front side.
But…
I use of course a child theme for my site.
By recreating the structure Child_Theme_Name > framework > legacy > templates > bbpress, the changes do not appear on the frontend.
How can I customize the look of the forums without overwriting the source files of the parent theme?

Thanks!

Hi @Jloupf,

Thanks for reaching out.
For the child theme bbpress folder should be placed directly under the Child Theme folder and the path will be Child_Theme_Name > bbpress.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.