Making WordPress.org

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#2551 closed defect (bug) (fixed)

Support Theme: Broken layout on single replies

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: low
Component: Support Forums Keywords: has-patch has-screenshots
Cc:

Description

The layout on single replies is currently broken, see the screenshots.

I have a patch ready, but it depends on #bb3055 being deployed on the forums first (due to a bug described there, bbPress does not add bbpress and single-reply classes to <body> on single replies at the moment).

We could add a workaround like in #2478, but single replies are not exposed anywhere in the front-end UI, so I think this can wait, hence low priority. It would still be nice to have them displayed properly after bbPress is updated.

Attachments (3)

meta-2551.before.PNG (56.9 KB) - added by SergeyBiryukov 8 years ago.
meta-2551.after.PNG (39.8 KB) - added by SergeyBiryukov 8 years ago.
meta-2551.patch (4.6 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
7 years ago

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

In 5638:

Support Theme: Add a template for single replies.

Also add a workaround for missing is_single query var so that bbpress and single-reply classes are properly added to <body>.

Fixes #2551.

#2 @SergeyBiryukov
7 years ago

In 5639:

Support Forums: Show Gravatars in single replies.

See #2551.

Note: See TracTickets for help on using tickets.