Same problem, after update to WP 5.0. Enfold editor missing, But After I update Enfold teme to 4.5.1. everything solve
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)
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;
}
}