Broken Customizer page
-
?Hello!
The (Theme Customizer) is broken. The link from the menu disappeared and when I access it via the URL wp-admin/customize.php I got the attached error on my console.
Screenshot: https://pasteboard.co/QomcidLVYFMV.png
Things I tried without luck:
- Disabled all caching (Browser cache + object cache + CDN)
- Disabled almost all plugins
- Used the default theme 2021
- Reinstalled the whole WordPress (replaced the files only)
- No errors appear on error_log or debug.log files
- Added (‘CONCATENATE_SCRIPTS’, false) to the config file even though I don’t know what does it mean but I read it somewhere.
- Added remove_action(‘shutdown’, ‘wp_ob_end_flush_all’, 1) to the theme’s function.php file and I don’t know what does it mean but I read it somewhere.
Still the same issue, and I don’t recall any specific change prior to the issue occurrence.
Any suggestions on how to troubleshoot this furthermore?
Best regards!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Broken Customizer page’ is closed to new replies.