[wp-trac] [WordPress Trac] #32240: /theme-compat/header.php loads images from Kurbick in header, causing 404s if not using Kubrick

WordPress Trac noreply at wordpress.org
Wed May 6 17:29:48 UTC 2015


#32240: /theme-compat/header.php loads images from Kurbick in header, causing 404s
if not using Kubrick
----------------------------------------+------------------------------
 Reporter:  Shelob9                     |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  Awaiting Review
Component:  Themes                      |     Version:  1.2
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch good-first-bug  |     Focuses:  ui, template
----------------------------------------+------------------------------

Comment (by Mte90):

 I think that for fix this the solution is replace the 27 line of theme-
 compat/header.php with

 {{{
 if ( wp_get_theme() !== 'Default' && empty($withcomments) && !is_single()
 ) {
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32240#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list