- AuthorPosts
- November 16, 2017 at 11:14 am #23435Anonymous UserMember
After I update wordpress to 4.9 admin customise option seems to be broken the issue is only with cobalt theme.
works fine with other themes , when I tried to debug issue in more details its seems to be due to /boldgrid-cobalt/inc/boldgrid-theme-framework/includes/kirki/assets/js/controls/code.js file
“TypeError: CodeMirror.fromTextArea is not a function” this error its shows in error console
When I compare that with previous version of theme only diff which I see is it try to load on ready method where as in previous version it was loading it in “initKirkiControl” method.
So if I replace ready with initKirkiControl it works fine
just need to know if that’s proper approach, will it be fixed in coming versions.
November 16, 2017 at 1:52 pm #23436JohnPaul BMemberHello Action Hosting,
Thank you for contacting us about broken Customizer issues after updating to WordPress 4.9. Yes, this update introduced the “CodeMirror” option, which seems to have caused some CSS, and javascript issues. You can read more about the new features in the official WordPress 4.9 news post.
To address this, we have released BoldGrid updates for 4.9. We recommend updating your BoldGrid plugins to the latest version and it should resolve these issues.
Thank you,
John-Paul
- AuthorPosts
- The topic ‘Customizer Broken After WordPress 4.9 Update’ is closed to new replies.