[wp-trac] [WordPress Trac] #53770: Site logo missing in 5.8

WordPress Trac noreply at wordpress.org
Wed Jul 28 14:59:11 UTC 2021


#53770: Site logo missing in 5.8
------------------------------------------------+--------------------------
 Reporter:  eqwmo                               |       Owner:  (none)
     Type:  defect (bug)                        |      Status:  new
 Priority:  normal                              |   Milestone:  Awaiting
                                                |  Review
Component:  Customize                           |     Version:  5.8
 Severity:  normal                              |  Resolution:
 Keywords:  has-testing-info reporter-feedback  |     Focuses:
------------------------------------------------+--------------------------

Comment (by jokanane):

 First, thank you very much for your elaborative answer!

 Replying to [comment:16 hellofromTonya]:
 > @jokanane I suspect this is what you're seeing when looking at the
 database in comparison to what is being rendered. Can you look at the
 `site_logo` option in the database and see if that is the logo ID that is
 being rendered?

 Yes, `site_logo` indeed has the ID 24 in the database.

 I ran `DELETE FROM wp_options WHERE option_name='site_logo';` and things
 appear to be back to normal.

 A silly question out of curiosity, is there a way to reset `site_logo` via
 dashboard?

 Ps. I didn't want to bring more details, possibly confusing, earlier as I
 suspected that these things are related, and yes they are: Customizer has
 failed to load with WP5.8 in the discussed project. Browser console had
 `Uncaught SyntaxError: Unexpected token '<'` at `customize.php:5993`. Now,
 when `site_logo` no longer interferes in the `options` table, also
 Customizer loads correctly.

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


More information about the wp-trac mailing list