Opened 16 years ago
Closed 16 years ago
#557 closed defect (bug) (fixed)
Fixes for "buddypress-home" theme
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | 1.0 | |
Component: | 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
Patch for home theme issues + indentations