Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

WP admin Top bar showing over the top of the top menu bar #342

Closed
dblackw opened this issue May 18, 2015 · 5 comments
Closed

WP admin Top bar showing over the top of the top menu bar #342

dblackw opened this issue May 18, 2015 · 5 comments

Comments

@dblackw
Copy link

dblackw commented May 18, 2015

is there an easy fix - other than moving the menu bar down using css - to stop the admin bar covering the foundation top bar?

@ghost
Copy link

ghost commented May 18, 2015

@dblackw, the easy fix is to hide the WP adminbar on front end. You can do so at My Account -page.
Unfortunately, FoundationPress does not include the Edit Post Link on its templates, so it could get tricky to get to the back end. I suggest you add it to your templates: https://codex.wordpress.org/Function_Reference/edit_post_link

@olefredrik
Copy link
Owner

@dblackw : Not sure if I understand what you mean? This is what is looks like on a fresh install. The WP-admin bar on top (if logged in, of course) and the site menu located just below.

admin-top-bar

@ghost
Copy link

ghost commented May 20, 2015

@olefredrik, I guess @dblackw is using fixed class with top-bar. We still need Edit Post Link at least on page.php and single.php. What do you think?

@dblackw
Copy link
Author

dblackw commented May 20, 2015

Yes I'm using the fixed class - I have made a conditional Css fix if logged in

@ghost
Copy link

ghost commented May 20, 2015

@dblackw, how's about sharing your fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants