- This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Customizer not working on WordPress 5.5
You must be logged in to reply to this topic.
Hello,
After updating to WordPress 5.5 the Customizer stopped working. It just stays white and throws an error in the Chrome console.
ReferenceError: wpColorPickerL10n is not defined
at h.<computed>.<computed>._create (wp-color-picker-alpha.js?ver=3.0.39:112)
Seems to be related to this issue: https://core.trac.wordpress.org/ticket/50857
From the issue I assume WP 5.5 broke something, and it appears plugins/themes which uses this color picker need to be updated.
Kind regards,
Niels Masdorp
Hello Niels,
Thanks for the heads up.
We are working on a fix and will release an update tomorrow which will fix the issue.
Hi Hans,
Thanks for the quick reply. Will be looking forward to the update.
Kind regards
Hello Niels,
The update has been released.
You can now update your theme.
Relevant issue in wp-color-picker-alpha: https://github.com/kallookoo/wp-color-picker-alpha/issues/35
Hotfix by other theme: https://github.com/brainstormforce/astra/pull/1831/files
You must be logged in to reply to this topic.