#3493 closed defect (bug) (fixed)

buddybar.css loads for logged out user despite admin choice

Reported by: davidtcarson Owned by:
Priority: normal Milestone: 1.5
Component: Toolbar/BuddyBar Version: 1.5
Severity: normal Keywords: has-patch
Cc:

Description

When the admin selects "Yes" for the "Hide admin bar for logged out users?" option under the BuddyPress > Settings, the buddybar.css is still being loaded for logged out users causing 25 pixels of padding-top (line 1 of buddybar.css) to push the body down with blank space where the buddy/admin bar would have been.

Patch included.

Attachments (1)

3493.diff (521 bytes) - added by davidtcarson 22 months ago.

Download all attachments as: .zip

Change History (3)

  • Component changed from Core to Admin/Buddy Bars
  • Milestone changed from Awaiting Review to 1.5

Confirmed

  • Resolution set to fixed
  • Status changed from new to closed

(In [5007]) Don't load buddybar css if it's being hidden to unauthenticated users. Fixes #3493, props davidtcarson

Note: See TracTickets for help on using tickets.