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

Issues with WordPress Admin Panel #441

Closed
sbuckowing opened this issue Sep 1, 2015 · 8 comments
Closed

Issues with WordPress Admin Panel #441

sbuckowing opened this issue Sep 1, 2015 · 8 comments

Comments

@sbuckowing
Copy link

FoundationPress causes the Admin Menu to overlay the posts and pages Administration screens so you can't read the content along the left edge. The other admin pages such as plugins all push the content over.

@olefredrik
Copy link
Owner

Could you please provide a screenshot of the error? As I'm not able to reproduce the error on my side, a visual explanation would be helpful.

@sbuckowing
Copy link
Author

capture

@Luciaisacomputer
Copy link
Contributor

Could you provide some info as far as OS/Browser?

@sbuckowing
Copy link
Author

Windows 10 .. edge browser. I'll try it in another browser and see if it works correctly.

On Tue, Sep 1, 2015 at 8:01 AM -0700, "Luke Pettway" <notifications@github.commailto:notifications@github.com> wrote:

Could you provide some info as far as OS/Browser?

Reply to this email directly or view it on GitHubhttps://github.com//issues/441#issuecomment-136752856.

@sbuckowing
Copy link
Author

I tried it in firefox and ie and have the same issue. For whatever reason the wordpress login isn't working in chrome so I wasn't able to try it there.

@Luciaisacomputer
Copy link
Contributor

That's very odd, I tested in FF and I'm not seeing the issue, but I am able to recreate it visually by changing the styling of .wp-submenu to make left: 20px instead of auto. Have you tried disabling plugins, and anything else that might be affecting the CSS in the Admin Panel?

@sbuckowing
Copy link
Author

Yes. It seems to be the actual foundation.css file that is causing it because it I unlink it, it corrects the error.

On Wed, Sep 2, 2015 at 6:35 AM -0700, "Luke Pettway" <notifications@github.commailto:notifications@github.com> wrote:

That's very odd, I tested in FF and I'm not seeing the issue, but I am able to recreate it visually by changing the styling of .wp-submenu to make left: 20px instead of auto. Have you tried disabling plugins, and anything else that might be affecting the CSS in the Admin Panel?

Reply to this email directly or view it on GitHubhttps://github.com//issues/441#issuecomment-137082236.

@sbuckowing
Copy link
Author

I found the issue. It's the .fixed element in foundation.css that was doing it. The edit.php page in Wordpress uses fixed as part of the table layout and the foundation.css was breaking it.

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

3 participants