-
AuthorPosts
-
January 7, 2015 at 1:04 pm #376089
Hi Yigit / guys, I am very sorry to see that without changing any code a problem has returned to my website that I thought we’d fixed here –
https://kriesi.at/support/topic/fix-the-bread-crumb-bar-part-2/If you look at page – http://catenais.co.uk/wordpress/products/ and scroll down, a huge gap appears between the breadcrumb bar and the menu (title bar). This occurred before (see part 2 ) but was fixed, and now it has returned? Not sure why to be fair.
This is a ll of my custom CSS –
/* nav.main_menu {
background-image: url(http://catenais.co.uk/wordpress/wp-content/uploads/2014/09/quality-marks.jpg);
background-size: auto 60px;
background-repeat: no-repeat;
background-position: 50% 0;
}
.main_menu ul:first-child > li a {
line-height: 85px;
}
*/
h5 { color: #fe0000; }
.my-custom-image {
float: right;
max-height: 100px;
}
.my-custom-image img {
height: 60px;
margin-right: 70px;
}
.header-scrolled .my-custom-image img {
height: 35px;
}
.av-main-nav > li > a > .avia-menu-text {
position: relative;
top: 20px;
}.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor {
padding-left: 0;
left: 0;
box-shadow: none;
background-color: white!important; }.header-scrolled + #main .stretch_full.title_container {
position: fixed;
top: 91px;
z-index: 1000;
width: 100%;
}.header-scrolled + #main .stretch_full.title_container .container {
width: 1130px;
}.title_container { background-color:#d60000!important; }
#top .alternate_color.title_container .main-title a { color: white; }.breadcrumb-trail * { color: white!important; }
/*https://www.youtube.com/watch?v=eQ8sr7WgpxE*/
.avia-msie .header-scrolled + #main .title_container.stretch_full {
top: 60px;
}.margintop {
margin-top: 20px; }January 7, 2015 at 1:05 pm #376090PS I am seeing the issue in Chrome but not in IE.
January 7, 2015 at 1:51 pm #376104Hi!
Please add following code to Quick CSS
.header-scrolled + #main .stretch_full.title_container { top: 59px; }
Cheers!
YigitJanuary 7, 2015 at 2:50 pm #376147Yigit, thx for getting back to me, it’s not worked and messed the site header up a little. I’ve left it in to show you –
January 7, 2015 at 2:52 pm #376149Hi!
That is weird. Can you please try de-activating all active plugins and check if that helps? I now see some JS errors in console
Regards,
YigitJanuary 7, 2015 at 3:44 pm #376190There are only two plugins active – captcha and Nextend accordian menu. I deactivated both, but no difference. I have left them deactivated for now.
January 7, 2015 at 3:46 pm #376192Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitJanuary 7, 2015 at 3:50 pm #376198This reply has been marked as private.January 7, 2015 at 3:56 pm #376206Hi!
Can you please update Enfold to the latest version 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and WordPress to 4.1 firstly?
Best regards,
YigitJanuary 7, 2015 at 3:59 pm #376208Is this crucial, last time I updated it broke other things. I just want to fix this header issue, that re-appeared with no reason?
January 7, 2015 at 4:05 pm #376216Hi!
Issue is not related with custom CSS code i provided. So i cannot really tell what it is now. You may need to adjust some options/elements after updating the theme but overall, it should not break anything. You can create a testing environment ( http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ ) and test your website with the latest version there first
Best regards,
YigitJanuary 7, 2015 at 4:09 pm #376221Yigit, I will work through the upgrades, but on the WordPress update I am getting
Download failed.: Failed to write request to temporary file.
So I will now need to speak to the host as I think it is to do with the Windows Server.
I haven’t seen a smooth WordPress / theme update yet!
I now need to speak to someone in hosting so will get back to this shortly.
January 7, 2015 at 4:46 pm #376248Hey!
Sure, we will be waiting to hear from you. We will keep the thread open
Regards,
YigitJanuary 7, 2015 at 6:22 pm #376305Hi Yigit, it turns out the website had run out of space! The host told us after we contacted them!
Odd how it affected the header though.
Either way the problem is fixed and did not have anything to do with the Enfold Theme.
This can be closed. As always thanks for your support.
-
AuthorPosts
- The topic ‘Fix the Bread crumb bar part 3’ is closed to new replies.