Re: Hot to disable sidebar
Can you provide a little more detail, like what theme? Is it a custom one?
Simple answer: you can wrap the sidebar call on pages in conditional queries that test to see what page is being displayed, check out the BP codex you’ll find a list of conditional tags you can use or even simpler answer remove the locate_template function in the file for the page you don’t want the sidebar appearing on.