If anyone has a solution for getting BuddyPress working with Sage 10, it would be really appreciated if you could share how you got it working…
I’ve tried fiddling with a few methods for a couple of hours now like the following. I’m sure it’s really simple but can’t wrap my head around it!
use function Roots\view;
add_filter('bp_template_include_theme_compat', function() {
echo view('page');
return '';
});
I’m just getting the following error
Unrecognized extension in file: /srv/www/bedrock/current/web