Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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; }

    #376090

    PS I am seeing the issue in Chrome but not in IE.

    #376104

    Hi!

    Please add following code to Quick CSS

    .header-scrolled + #main .stretch_full.title_container { top: 59px; }

    Cheers!
    Yigit

    #376147

    Yigit, 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 –

    http://catenais.co.uk/wordpress/products/

    #376149

    Hi!

    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,
    Yigit

    #376190

    There are only two plugins active – captcha and Nextend accordian menu. I deactivated both, but no difference. I have left them deactivated for now.

    #376192

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #376198
    This reply has been marked as private.
    #376206

    Hi!

    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,
    Yigit

    #376208

    Is this crucial, last time I updated it broke other things. I just want to fix this header issue, that re-appeared with no reason?

    #376216

    Hi!

    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,
    Yigit

    #376221

    Yigit, 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.

    #376248

    Hey!

    Sure, we will be waiting to hear from you. We will keep the thread open

    Regards,
    Yigit

    #376305

    Hi 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.

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Fix the Bread crumb bar part 3’ is closed to new replies.