Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2463 closed defect (bug) (fixed)

Single tag view should look more like other single views

Reported by: coffee2code's profile coffee2code Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Support Forums Keywords: has-screenshots
Cc:

Description

The single tag view doesn't currently conform to the look of other similar views. See meta-2463.topic-tag-view-header.png. See meta-2453.single-forum-view-header.png for comparison. Differences include:

  1. Lack of breadcrumbs (covered separately in #2453).
  2. View title is displayed using different markup, leading to slightly larger font size.
  3. The subscribe button appears at the top of the main content section instead of the sidebar.
  4. No page navigation widget just above the table (only below).

See meta-2463.proposed-topic-tag-view.png for how it should look after all the above items are addressed.

Attachments (3)

meta-2463.topic-tag-view-header.png (122.2 KB) - added by coffee2code 8 years ago.
Current single tag view
meta-2453.single-forum-view-header.png (135.3 KB) - added by coffee2code 8 years ago.
Current single forum view (for comparison)
meta-2463.proposed-topic-tag-view.png (136.2 KB) - added by coffee2code 8 years ago.
Single tag view after proposed changes

Download all attachments as: .zip

Change History (6)

@coffee2code
8 years ago

Current single tag view

@coffee2code
8 years ago

Current single forum view (for comparison)

@coffee2code
8 years ago

Single tag view after proposed changes

#1 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Status changed from new to accepted

#2 @coffee2code
8 years ago

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

In 4843:

Support Theme: Make single tag view look more like other single views

  • Output title in similar markup and ensure similar font sizing
  • Move subscription button to sidebar
  • Add pagination widget above listing table

Fixes #2463.

#3 @SergeyBiryukov
8 years ago

In 5103:

Support Theme: Remove bb_base_before_topics_loop() and bb_base_after_topics_loop() introduced in [3730].

Move the modifications to content-archive-topic.php template instead.

See #2463.

Note: See TracTickets for help on using tickets.