Open szakee opened 10 years ago
Hello,
We have detected the same problem, and currently we have no idea what is the problem. We will work on solution, but most probably it will be released in Meet GavernWP v.1.10 not in the upcoming Meet GavernWP 1.9.* minor update.
Ok, I understand. Thank you Tomasz!
Might be I found a possible problem. By default
.control-section[id^="accordion-section-sidebar-widgets-"],
.customize-control-sidebar_widgets .hide-if-js,
.customize-control-sidebar_widgets label {
display: none;
}
and the customize-widgets.js is can't load because look like this in the gavernwp page source:
that is should be:
If you have a little time, please take a look for this. Thanks
In our installations we didin't detected similar problems - we are still investigation this problem. Of course solution on the github will be available much sooner than the 1.10 release :)
Hi guys! I just tried the wp 3.9 now with my Meet-GavernWP based theme and the widget live customizer is not working for me. I added the
to the base.php but nothing changed.
First, I thought something wrong with my theme, so I installed a latest version of the Meet-GavernWP 1.9.3 on a fresh and clean wordpress 3.9. But the widget customizer is still not showed up. Can you guys check this?