#3849 closed defect (bug) (duplicate)
Default theme conflict with 3.3
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Theme | Version: | |
| Severity: | major | Keywords: | |
| Cc: | marcus@… |
Description
the default BP theme creates problems when viewing add new posts/pages/etc.
I get a squished view of the editor on my screen. Goes away when moving to 2011 theme (no plugins activated, just BP).
This is probably because theme CSS is being loaded admin-side, just a case of wrapping is_admin conditionals within the relevant styles/scripts in functions.php of the theme.
Attachments (1)
Change History (6)
netweblogic — 18 months ago
comment:1
netweblogic — 18 months ago
- Cc marcus@… added
comment:2
follow-up:
↓ 3
boonebgorges — 18 months ago
- Resolution set to duplicate
- Status changed from new to closed
This is fixed in the 1.5 branch and will be in 1.5.2 shortly. Duplicate of #3846.
comment:3
in reply to:
↑ 2
netweblogic — 18 months ago
Replying to boonebgorges:
This is fixed in the 1.5 branch and will be in 1.5.2 shortly. Duplicate of #3846.
i searched before posting but obviously suck at it :) sorry!
comment:4
boonebgorges — 18 months ago
:)
- Milestone Awaiting Review deleted
Note: See
TracTickets for help on using
tickets.

Notice how the screen is much wider, the admin bar spans the screen.