Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP 5.5 - Cannot add blocks, DropTab and popovers missing #140

Closed
nicolepaschen opened this issue Jul 21, 2020 · 2 comments
Closed

WP 5.5 - Cannot add blocks, DropTab and popovers missing #140

nicolepaschen opened this issue Jul 21, 2020 · 2 comments
Assignees

Comments

@nicolepaschen
Copy link
Member

Happens when using:
WP 5.5 Beta 3
PPB 1.13.1

Uncaught (in promise) ReferenceError: wpColorPickerL10n is not defined
_create https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
jQuery 7
_setupColorPicker https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
init https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
value https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
jQuery 7
init https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
init https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
load_draggable https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/dist/editor.min.js?ver=1.13.1:1
Editor https://demo2.cloudwp.dev/trial-2xy40427/wp-content/plugins/post-and-page-builder/assets/js/editor/editor.min.js?ver=1.13.1&wp-mce-49100-20200624:1
fire https://demo2.cloudwp.dev/trial-2xy40427/wp-includes/js/tinymce/tinymce.min.js?ver=49100-20200624:2
fire https://demo2.cloudwp.dev/trial-2xy40427/wp-includes/js/tinymce/tinymce.min.js?ver=49100-20200624:2
yw https://demo2.cloudwp.dev/trial-2xy40427/wp-includes/js/tinymce/tinymce.min.js?ver=49100-20200624:2
bw https://demo2.cloudwp.dev/trial-2xy40427/wp-includes/js/tinymce/tinymce.min.js?ver=49100-20200624:2
loadAll https://demo2.cloudwp.dev/trial-2xy40427/wp-includes/js/tinymce/tinymce.min.js?ver=49100-20200624:2

@bwmarkle
Copy link
Contributor

@rramo012 after some digging around, I have ended up here - kallookoo/wp-color-picker-alpha#35

@nicolepaschen
Copy link
Member Author

From James - So it looks like these l10n issues are because WordPress removed a lot of the l10n localization from the core scripts, in favor of using i18n internationalization instead. Need to update Kirki

rramo012 added a commit that referenced this issue Jul 27, 2020
Temporary fix for WP 5.5 wpColorPickerL10n issue. Fixes #140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants