From searching the help forums, I realize Kriesi Support does not support integrating the Buddypress plugin with their themes. I thought however, clients like myself could use this thread to sort out what needs to be done in order to implement Buddypress.
The first issue is adapting div id and class tags in the files added by the buddypress template pack plugin to match the div id and class tags found in the Kresi themes which provide the layout of the page. I have done this before with other themes, but have not sorted out how to do this with the Avisio theme. The id structure is more complex than I am used to. Hopefully someone else has sorted this out who is willing to share.
If not, here is where I am at:
the following div id tags are found in the files listed in the template pack,
[HEADER]
<div id="container">
<div id="content">
[PAGE CONTENT]
</div>
<div id="sidebar">
[SIDEBAR CONTENT]
</div>
</div>
[FOOTER]
It needs to be changed on each listed buddypress page to resemble the div id tags in the theme you are working with.
Has anyone sorted this out yet? If i manage to sort this out I will post a solution. I can only hope someone comes along with a bit more skill or is familiar with the Avisio theme structure
Hopefully, the mods will let us use this space to sort this out for ourselves.
~ Jay







