Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 8 years ago

#6877 closed enhancement (fixed)

Accessibility: Bump heading in members/single/profile/profile-loop.php

Reported by: mercime's profile mercime Owned by: mercime's profile mercime
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch has-screenshots
Cc:

Description (last modified by mercime)

Basic rationale: see #6871

Current headings:
<h1>Name</h1>
<h2>username</h2>
profile-loop.php
<h4><?php bp_the_profile_group_name(); ?></h4> => <h2> ... </h2>

Attachments (12)

6877.patch (1.5 KB) - added by mercime 9 years ago.
6877-more-style.patch (8.3 KB) - added by mercime 9 years ago.
2010.png (11.7 KB) - added by mercime 9 years ago.
2016.png (14.1 KB) - added by mercime 9 years ago.
2015.png (13.9 KB) - added by mercime 9 years ago.
2014.png (13.0 KB) - added by mercime 9 years ago.
2013.png (14.0 KB) - added by mercime 9 years ago.
2012.png (13.8 KB) - added by mercime 9 years ago.
6877.2.patch (586 bytes) - added by mercime 9 years ago.
Patch for heading bump only
6877-2010.png (18.9 KB) - added by mercime 8 years ago.
2010 theme styled profile loop
6877-2011.png (19.0 KB) - added by mercime 8 years ago.
2011 styled profile loop
6877-all.patch (11.5 KB) - added by mercime 8 years ago.
Updated patch: includes stylesheets in Twenty-* themes

Download all attachments as: .zip

Change History (22)

@mercime
9 years ago

@mercime
9 years ago

@mercime
9 years ago

@mercime
9 years ago

@mercime
9 years ago

@mercime
9 years ago

@mercime
9 years ago

#1 @mercime
9 years ago

  • Keywords has-patch has-screenshots added

Attached patches bump the heading in the Member Profile > View screen

  • 6877.patch - plus basic style.
  • 6877-more-style.patch - adopts style of some Twenty-* themes, does not include resizing font yet.

Attached before & after screenshots of the screen in the following themes:

  • Twenty Ten
  • Twenty Sixteen
  • Twenty Fifteen
  • Twenty Fourteen
  • Twenty Thirteen
  • Twenty Twelve

#2 @mercime
9 years ago

  • Description modified (diff)

#3 @DJPaul
9 years ago

  • Keywords changed from has-patch has-screenshots to has-patch, has-screenshots
  • Milestone changed from Awaiting Review to 2.6

@mercime
9 years ago

Patch for heading bump only

#4 @mercime
9 years ago

In 10660:

Accessibility: Bump heading in members/single/profile/profile-loop.php.

See #6877.

#5 @mercime
8 years ago

In 10736:

Revert heading bump in members/single/profile/profile-loop.php.

Complete set of heading fixes for all templates will be
addressed in the next dev cycle.

See #6877.

#6 @mercime
8 years ago

  • Keywords changed from has-patch, has-screenshots to has-patch has-screenshots
  • Milestone changed from 2.6 to Future Release

#7 @DJPaul
8 years ago

  • Component changed from General - UX/UI to Core

#8 @mercime
8 years ago

  • Owner set to mercime
  • Status changed from new to assigned

Will uploading new patch for this.

#9 @mercime
8 years ago

  • Milestone changed from Future Release to 2.7

@mercime
8 years ago

2010 theme styled profile loop

@mercime
8 years ago

2011 styled profile loop

@mercime
8 years ago

Updated patch: includes stylesheets in Twenty-* themes

#10 @mercime
8 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 10964:

Accessibility: Bump heading in members profile-loop.php.

This includes the corresponding style support in a few of the
Twenty-* default themes.

Fixes #6877.

Note: See TracTickets for help on using tickets.