Wondering how to get a custom page with bp-corporate. Normally, I just clone the page.php file and then add
<?php
/*
Template Name: Whatever I Want To Name
*/
?>
I have done this on the bp-corp, but the template name isn’t showing up on the page editor… Any ideas?