Forum replies created

    Viktor
    Keymaster
    Posts: 61
    August 10, 2021 at 8:23 pm #46728
    This reply has been marked as private.
    Viktor
    Keymaster
    Posts: 61
    May 6, 2021 at 12:12 pm #46245

    Hi, you need to enable header widgets on each page if there disabled. on page bottom meta box Page Options -> header https://prnt.sc/12kkc9u https://prnt.sc/12kkgd5

    Viktor
    Keymaster
    Posts: 61
    May 6, 2021 at 11:50 am #46243
    This reply has been marked as private.
    Viktor
    Keymaster
    Posts: 61
    November 27, 2020 at 2:34 pm #45511

    Hi, I found your site url https://hapkeizerswaard.nl/. you can’t use background image for the adaptive site. you need to make some HTML layout new blocks for logo header and phone contact .etc.

    only I can suggest trying to use this CSS. but it, not a good solution. and you need to make default HTML header not picture
    .custom-header {
    background-size: contain;
    }

    Viktor
    Keymaster
    Posts: 61
    November 27, 2020 at 2:23 pm #45510

    Hi, we updated the theme to last version 2.9.9.9. but you changed the theme folder name to evolveplus correct is evolve-plus so now you need to replace all files via FTP in folder evolveplus (when the new theme will be realized) otherwise, when you switch to another alias, you will lose all settings

    Viktor
    Keymaster
    Posts: 61
    November 27, 2020 at 1:40 pm #45509
    This reply has been marked as private.
    Viktor
    Keymaster
    Posts: 61
    November 27, 2020 at 1:29 pm #45507

    Hi, I do not fully understand the question. you can’t add it to cart it showing only in the checkout page

    Viktor
    Keymaster
    Posts: 61
    November 23, 2020 at 7:44 pm #45497

    Hi, ssh doesn’t work
    Team: open “[email protected]” 22
    Error: Connection dropped after 20 seconds of inactivity
    Error: Unable to connect to server

    Viktor
    Keymaster
    Posts: 61
    November 11, 2020 at 5:35 pm #45479

    Hi, you can use this CSS to resize text

    .carousel-resize {
    height: auto !important;
    }
    .carousel-item .d-none {
    display: block !important;

    }
    #bootstrap-slider .carousel-caption p {
    font-size: 14px !important;
    }

    Viktor
    Keymaster
    Posts: 61
    November 5, 2020 at 3:59 pm #45459

    Hi, please try this CSS

    .carousel-resize {
    height: auto !important;
    }