Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bp-template-pack / integration with existing wp theme: list of files to layout


dwcouch
Participant

@dwcouch

From the Plug-In:

You will need to change the HTML structure in the BuddyPress templates that you copied into your theme to match the structure in your page.php or index.php file. The files that you need to edit are as follows (leave out any folders you have not copied over in step two):

* /activity/index.php

* /blogs/index.php

* /forums/index.php

* /groups/index.php

* /groups/create.php

* /groups/single/home.php

* /groups/single/plugins.php

* /members/index.php

* /members/single/home.php

* /members/single/plugins.php

* /registration/register.php

* /blogs/create.php

* /registration/activate.php

Skip to toolbar