WordPress.org

Make WordPress Core

Opened 6 months ago

Last modified 6 months ago

#22834 new enhancement

Live Preview should map sidebars as done on activation

Reported by: alexvorn2 Owned by:
Priority: normal Milestone: Awaiting Review
Component: Appearance Version: 3.4
Severity: normal Keywords: needs-patch
Cc:

Description

Problem:

Sidebar disappears in the live preview after theme deactivated.

Reproduce:

Fresh install of the WordPress trac:

  1. Activate Twenty Ten theme
  2. Click the Live Preview of Twenty Twelve
  3. No sidebar in the preview

Bug 100%

Change History (4)

comment:1 alexvorn26 months ago

  • Keywords needs-patch 2nd-opinion added

Expectation:

The sidebar should show with all default widgets in Live Preview

comment:2 nacin6 months ago

  • Component changed from Themes to Appearance
  • Summary changed from Twenty Twelve: Sidebar disappears on Live Preview to Live Preview should map sidebars as done on activation
  • Type changed from defect (bug) to enhancement
  • Version set to 3.4

Twenty Ten names its first widget area "primary-widget-area". Twenty Eleven and Twenty Twelve use the more generic/standard "sidebar-1".

Since we do re-map sidebars on activation, we should probably do that on live preview as well.

I have a question. If this is a "Bug 100%" why do you need a second opinion on it? :-)

comment:3 alexvorn26 months ago

  • Keywords 2nd-opinion removed

because I thought this is a theme bug but actually this is a WP bug, so that's why I needed for someone's opinion.

comment:4 alexvorn26 months ago

so this going to WP 3.6?

Note: See TracTickets for help on using tickets.