Community Forums › Forums › Design Tips and Tricks › Metro Header 404 error
This topic contains 7 replies, has 2 voices, and was last updated by SoZo 3 months, 3 weeks ago.
-
AuthorPosts
-
January 29, 2013 at 2:03 pm #16082
Hello Hello!
So, totally love that Metro released today and I’m giving it a go on a clients site I started yesterday since I think it could be awesome. BUT I went to install the header and when I click upload I go to a 404 error page? Help?
Jen Smith
Owner, Eco-Office GalsJanuary 29, 2013 at 2:25 pm #16093Have you deactivated all plugins to rule out conflicts? Are Genesis and WP up to date?
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 29, 2013 at 2:34 pm #16100I guess that half did it, it was a new install only had the FB integration, simple social icons and coming soon plugin I disabled them and it did seem to let me install the header now, but you can’t see it on the front http://bostonistabyzoey.com/
Jen Smith
Owner, Eco-Office GalsJanuary 29, 2013 at 2:39 pm #16103All I see is a coming soon screen.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 29, 2013 at 2:39 pm #16105Never mind when I switched it from “red” style sheet back to default the logo showed so I’ll just stay away from the other style sheets and work with the default. Thanks!
Jen Smith
Owner, Eco-Office GalsJanuary 29, 2013 at 2:43 pm #16106Ok, I just switched colors and I see what you mean. It is caused by the .metro-red #title a selector being in this rule
.metro-red a.social-buttons:hover,
.metro-red button:hover,
.metro-red input:hover[type="button"],
.metro-red input:hover[type="submit"],
.metro-red .btn:hover,
.metro-red .genesis-nav-menu .current-menu-item a,
.metro-red .genesis-nav-menu li a:hover,
.metro-red .genesis-nav-menu li:hover a,
.metro-red .navigation li a:hover,
.metro-red .navigation li.active a,
.metro-red .post-comments a,
.metro-red .sidebar .enews-widget input[type="submit"],
.metro-red #title a {
background-color: #ef4f4f;
}Remove that selector from the grouping and you should be good.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 29, 2013 at 2:48 pm #16109Thank you!
Jen Smith
Owner, Eco-Office GalsJanuary 29, 2013 at 2:50 pm #16112 -
AuthorPosts
You must be logged in to reply to this topic.