[buddypress-trac] [BuddyPress] #5045: BP Legacy members settings templates markup issues

buddypress-trac noreply at wordpress.org
Fri Jun 7 12:28:58 UTC 2013


#5045: BP Legacy  members settings templates markup issues
--------------------------+-----------------------------
 Reporter:  hnla          |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Theme         |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 In bp-legacy/buddypress/members/single/

 There is an issue with the /single/settings/ templates

 home.php checks what template to include e.g settings.php it includes that
 template_part into a fully formed div#buddypress div#item-body set of
 elements.

 In settings.php we check/switch to required template_part e.g general.php
 in that file and the others we are again stating #buddypress #itembody

 We should really fix this as it doesn't look good, true this is a 'legacy'
 set of templates however they are out in the wild & in use and throwing
 markup warnings for duplicate ID's.

 Deleting these additional elements from the inner template_parts ought to
 cause no issue as they are dups, testing on a local test site with fairly
 heavy custom styles around these elements caused no issues when I simply
 deleted the extraneous elements.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5045>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list