[wp-trac] [WordPress Trac] #46462: Admin Bar at Top Missing for All Pages Except Dashboard
WordPress Trac
noreply at wordpress.org
Sun Mar 10 21:54:58 UTC 2019
#46462: Admin Bar at Top Missing for All Pages Except Dashboard
----------------------------+-----------------------------
Reporter: sleepycatzzz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 5.1
Severity: major | Keywords:
Focuses: |
----------------------------+-----------------------------
I fixed the missing top admin bar by matching the Site address URL with
the WordPress Address Url. I think this should not have to be a match for
the admin bar to work. (this was true on vs. 5.0 too)
**Details:**
I had developed the site at a hosting URL they gave me while the live site
remained on another account. When the site was ready, I re-pointed the DNS
to the new wp site which didn't have SSL yet. Site address URL didn't
match the WordPress Address Url any longer, **but admin bar was fine**.
(http://dns-name not equal to https://hostingURL but ok)
I purchased SSL cert for <b>http://dns-name</b>, redirected everything via
plugin to <b>https://dns-name</b>. WP address URL still
https://hostingURL. The admin bar disappeared on any pages other than
Dashboard, and I noted that the <body> tag stopped saying "**logged-in
admin-bar**".
I went into Settings, and set the WP URL to https://dns-name. Voila, body
tag has logged-in admin-bar, and the admin bar is back.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46462>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list