Opened 17 years ago
Closed 17 years ago
#557 closed defect (bug) (fixed)
Fixes for "buddypress-home" theme
| Reported by: | joalbright | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | bugs, fixes, errors | |
| Cc: |
Description
I just downloaded the Buddypress recently and just found these issues this weekend.
Files include:
buddypress-home/comments.php
buddypress-home/archive.php
comments.php - has extra </div> on line 104 that should be deleted (causes issues with sidebar - might be needed to place somewhere else, but I deleted it and everything was fixed
archive.php - on lines 11, 14, 17, 20, 23, 26 all start with <h3> and end with </h2> need to change to one or the other - causes issues multiple issues
Again there might be a reason for these or they might have already been found. Just thought I would add them just in case.
Hope this helped.
Jo
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for home theme issues + indentations