I am having the same problem as @handoko. The theme I’m using is: Theme 45009 and Cherry.
This is the steps I did in an attempt of troubleshooting:
-deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s)
-adding define(‘CONCATENATE_SCRIPTS’, false ); to the bottom of your wp-config.php file (just before the require_once line)
Any other suggestions?