[wp-trac] [WordPress Trac] #23761: Empty header color after enabling header text via Customizer
WordPress Trac
noreply at wordpress.org
Tue Jul 9 18:42:13 UTC 2013
#23761: Empty header color after enabling header text via Customizer
------------------------------+------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Appearance | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+------------------
Changes (by aaroncampbell):
* keywords: reporter-feedback has-patch => has-patch commit
Comment:
[attachment:23761.1.diff] works to avoid this issue. If you've already
had the issue you'll need to save in the Customizer or Appearance->Header
to fix it, but I doubt anyone really left it broke, so I think we're ok
here.
Replying to [comment:5 lancewillett]:
> Can you test with patch on #22030 ? Could be related.
They don't seem to be related (background color and header text color),
the patch from there has no effect here, and the solution seems to be
different anyway because we have a theme specify a default header text
color via `add_theme_support( 'custom-header', $args );` whereas the
default background color is supposed to be specified in the CSS.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23761#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list