Opened 6 months ago
Last modified 6 months ago
#22834 new enhancement
Live Preview should map sidebars as done on activation
| Reported by: |
|
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:
- Activate Twenty Ten theme
- Click the Live Preview of Twenty Twelve
- No sidebar in the preview
Bug 100%
Change History (4)
comment:2
nacin
— 6 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? :-)
Note: See
TracTickets for help on using
tickets.
Expectation:
The sidebar should show with all default widgets in Live Preview