Thanks Hugo! I woke up today realizing that I’m looking for the template hierarchy. Just like BBPress has:
‘plugin-bbpress.php’,
‘bbpress.php’,
‘forums.php’,
‘forum.php’,
‘generic.php’,
‘page.php’ Read that doc here.
Could I create a ‘bpress.php’ which will overrule BuddyPress’ usage of page.php as the template for members, groups and activity pages?
I got it. I ran the compatibility process on 1.64 then installed 1.7 which doesn’t need the files that where moved into root. I deleted them and the pages load correctly.