rtMedia and BuddyBoss Boss theme

Hello,

I try to use rtMedia with the BuddyBoss Boss theme (1.1.9).
When activated and on the Media tab, the buddypress general header is destroyed (see image attached).
It’s not the case with all other Buddypress plugins I’m using on this project

Thank you for your help.

Stephane

Ok, resolved. I’ve replaced the header in main.php (overrided in my boss child theme) with

<?php bp_locate_template( array( 'members/single/member-header.php' ), true ) ?>

Hi stephanemartinw! I’m having this same issue but don’t see that there is a main.php file in this theme. Is that a file that you added to your Boss Child theme? I don’t even see it in the parent theme.

Any extra help you can provide would be greatly appreciated!