Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
…
` or `
..
` to `
// Titles Of Respective BP Page Templates //
` and move it above `
Save files.
I apologize in advance if my search abilities have failed and this thread has indeed been already made.
So before anything…
1. Which version of WordPress are you running? 3.3.2
2. Did you install WordPress as a directory or subdomain install? Directory
3. If a directory install, is it in root or in a subdirectory? subdirectory
4. Did you upgrade from a previous version of WordPress? If so, from which version? 3.3.1
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes
6. Which version of BP are you running? 1.5.5
7. Did you upgraded from a previous version of BP? If so, from which version? N/A
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Simple Local Avatar, bbPress, BuddyPress Template Pack
9. Are you using the standard BuddyPress themes or customized themes? Customized
10. Have you modified the core files in any way? No
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Installed bbPress via buddypress
13. Please provide a list of any errors in your server’s log files. N/A
14. Which company provides your hosting? thiswebhost.com
I am in the process of integrating buddypress into my current theme which was built off the toolbox framework/theme. For the most part, everything is coming along swimmingly with the exception of a few minor bugs.
Here’s the website: http://bigassmonsters.com/wp/
Here’s the pastebin for the Activity index.php: http://pastebin.com/Mti5WHeU
What’s happening is a discrepancy on some of the activity pages, and I imagine the other buddypress-related pages too I just haven’t found them out yet. An example would be…
http://bigassmonsters.com/wp/activity/
vs
http://bigassmonsters.com/wp/members/kristopher/activity/23
The ending of the output isn’t being completely processed in the later, resulting in the footer to be stuck in the wrong div/container.
For the life of me, I can’t seem to get it sorted out. What am I missing?