idea to improve theme integration process
-
an idea for the insanely productive @boonebgorges, or any others up to the task.
When trying to integrate buddypress into any other theme, the page wrapper divs ‘content’ and ‘padder’ invariably conflict and much editing is necessary to figure it out. This is true even for default wordpress themes like twenty ten and twenty eleven (whose wrapper divs are primary and content; and container and main). An easy backwards compatible solution would be to echo out the bp-default divs using php rather than hard code them. the defaults would be BP defaults, however buddypress or the BP Template Pack plugin could intelligently guess the correct divs for the most popular themes. And for all other themes, you could simply enter the div names your theme uses. WIth this small change BuddyPress could be made to work much more seamlessly with a large number of themes out of the box.
- The topic ‘idea to improve theme integration process’ is closed to new replies.