Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: After Update i can´t work …. #1041957

    Same problem, after update to WP 5.0. Enfold editor missing, But After I update Enfold teme to 4.5.1. everything solve

    • This reply was modified 5 years, 5 months ago by zovict.
    in reply to: Cannot add datepicker #975743

    Hi, I try but I get error

    (index):547 Uncaught TypeError: $(…).datepicker is not a function
    at HTMLDocument.<anonymous> ((index):547)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    in reply to: display header only on mobile screen hide on desktop #971605

    manged to work it out, Header visibility and transparency i have chosen to show normally and added css code to Qucik css on this page. So you can close it. thanks anyway

    @media only screen and (min-width: 767px) {
    #header { display: none !important; }
    div#main {
    padding-top: 0 !important;
    }
    }

Viewing 3 posts - 1 through 3 (of 3 total)