Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1529 closed enhancement (fixed)

Remove all the "sorry" titles

Reported by: ramiy's profile ramiy Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version:
Component: Front-end Keywords:
Cc:

Description

If user is not logged in bbPress has an H2 title "Sorry" following an error message.

The "sorry title" is not needed (and it's ugly). as a user, i just want to see the error maessage.

Attachments (1)

remove-sorry-titles.patch (2.5 KB) - added by ramiy 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @ramiy
15 years ago

all the "sorry" titles shown only to unregister users. check the is_user_logged_in() function on the patch.

#2 @johnjamesjacoby
15 years ago

  • Type changed from defect to enhancement
  • Version 1.0.1 deleted

Going to let this simmer and get more user feedback before committing it.

For now it is easily adjusted by creating a custom child theme and editing those out as you see fit.

#3 @johnjamesjacoby
15 years ago

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

(In [3202]) Remove superfluous h2 tags. Props ramly. Fixes #1529.

Note: See TracTickets for help on using tickets.