Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#23644 closed enhancement (fixed)

Twenty Thirteen: Make footer sidebar the primary sidebar

Reported by: obenland's profile obenland Owned by: lancewillett's profile lancewillett
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

Let's focus on the footer sidebar to be the primary sidebar of the theme.

Attachments (4)

23644.diff (4.8 KB) - added by obenland 12 years ago.
23644.1.diff (5.4 KB) - added by lancewillett 12 years ago.
Change masonry check to sidebar-1 in functions.php
23644.3.diff (5.4 KB) - added by lancewillett 12 years ago.
Fix typo in sidebar-main
23644.4.diff (5.7 KB) - added by lancewillett 12 years ago.
Fix layout with correct body_class check

Download all attachments as: .zip

Change History (7)

@obenland
12 years ago

#1 @lancewillett
12 years ago

So to be clear:

  • Renames template file 'sidebar-footer' to 'sidebar-main.php'
  • All calls to "footer" are now "main"
  • Sidebar 1 and 2 are flipped
  • The right-side widget area is now known as tertiary, and the footer area is secondary

@lancewillett
12 years ago

Change masonry check to sidebar-1 in functions.php

@lancewillett
12 years ago

Fix typo in sidebar-main

@lancewillett
12 years ago

Fix layout with correct body_class check

#2 @lancewillett
12 years ago

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

In 23539:

Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644.

#3 @bpetty
12 years ago

Just for posterity, this ticket involved changes that address #23557.

Note: See TracTickets for help on using tickets.