Elbee-Elgee- Great theme BP GTM System - great plugin. Thanks both.
Advice required re tweaking templates for elbee-elgee theme so that sidebars are recognized in bp gym system pages.
When using ng.css Theme StyleSheet and 3-columns-percentage-sb-both.css the sidebars disappear .
I tried configuring bp-gtm-system-->templates---> index.php with different combinations of
<?php get_template_part( 'bp-wrapper-header' ); ?>
<?php get_template_part( 'bp-wrapper-footer-top' ); ?>
<?php get_template_part( 'bp-wrapper-footer-bottom' ); ?>
So far the sidebars come in but they are not configured correctly - they appear in the content area not the sidebar area.
Any help or ideas much appreciated.