Archived topic
Blank customizer after update
5 replies · Started by Altti on December 11, 2017
Hi there,
I've made a multisite with GeneratePress. It was working really well before but after the last update to GP2.0 I get blank page from customizer. WP is version 4.9.1
I've tried
- With different users
- With different browsers with incognito-mode.
- Disabling all plugins
- Removing all custom stuff from functions.php
- Increase memory limit in wp-config.php
- Define WP_HOME & WP_SITEURL wp-config.php
I turned debug on and this is what I get when I got to customizer:
[11-Dec-2017 11:37:16 UTC] PHP Notice: Object of class WP_Customize_Image_Control could not be converted to int in /var/www/html/public_html/wp-includes/general-template.php on line 844
Any help?
Confirmed and fixed in 2.0.1. Thank you!
Until 2.0.1 is released (this week), you can simply turn WP_DEBUG off and you should be able to access the Customizer: https://codex.wordpress.org/WP_DEBUG
Cheers. Good to know the fix is on the way.
2.0.1 was just released which fixes this.
Thanks!
Having the same problem after upgrading site to latest GP 2.0.2 and GP Premium 1.6.2 - customizer doesn't load and I get this in console. WP is now at 4.9.5.
Uncaught SyntaxError: Unexpected token < customize.php:6663
[resolved] - error caused by error in another plugin.
Glad you found the issue :)