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!