‘
‘.__(‘Pages:’, ‘framework’).’ ‘, ‘after’ => ‘
‘, ‘next_or_number’ => ‘number’)); ?>
For the life of me I can not find exactly what it is I have to copy from page.php to the buddypress skin.
At the end of the installation it says to:
“[HEADER]
[FOOTER]
“
This is the code inside my /activity/index.php :
`
`
This is my page.php as the instructions with the buddypress theme compatibility package says to use.
`
<div id=”post-“>
ID ) ): ?>
‘
‘.__(‘Pages:’, ‘framework’).’ ‘, ‘after’ => ‘
‘, ‘next_or_number’ => ‘number’)); ?>
`
Please if some one with CSS experience and BuddyPress themes can take a few minutes and show me what code I need to copy from my page.php and change in the index.php this would be awsome as then I can use that to make the changes in the rest of the files.
* /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