[wp-trac] [WordPress Trac] #53770: Site logo missing in 5.8
WordPress Trac
noreply at wordpress.org
Tue Jul 27 09:08:10 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: | Focuses:
--------------------------+------------------------------
Changes (by eqwmo):
* keywords: reporter-feedback close =>
Comment:
Thanks @hellofromTonya.
Results in relation to your information:
1. Logo indeed appears in Customizer area (settings prefpane, but not site
preview pane), but does not show on the site.
2. Cleared all caches and retested, issue remains. (Details: Flushed
browser cache and cookies, purged varnish, flushed memcache, cleared site
page cache, cleared minified JS and CSS files, no CDN or RP is in use).
3. No plugins have changed since the upgrade to WP 5.8. If it is caused by
a plugin conflict, it is new with 5.8 and caused by the core upgrade not
the plugin. There are no plugins that would remove the logo element from
the generated HTML prior to generating or serving the page. The issue is
that 5.8 and/or Jetpack is not generating that element. (Note: the site-
branding"container div is generated, it should contain two visual items
being the site-logo and site-name, the site-logo is missing from the DOM
but the site-name is being generated just fine).
4. There are no browser errors.
Interestingly, could the issues discovered by @jokanane be contributing?
If `get_theme_mod('custom_logo')` is returning something different in 5.8
to what it used to in the previous version, there could be a big chance
that this could be the cause of my issue too.
Thanks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53770#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list