Re: Convert a WordPress Theme to a BuddyPress Theme
Sorry, I should of mentioned I have already run the theme through BP Compatibility. The theme displays ok until you look at any buddypress related page where the sidebar will display under the page.
I understand I have to fix the alignment by matching the structure of page.php to the child theme pages (e.g /activity/index.php, /blogs/index.php). So how do I go about matching the structure?
Here is the page.php file