Hi Andy,
I did that too, and uploaded a fresh copy of WordPress as well and still had the problem. Added the line of code to the wp-config file and it works now.
BTW: It was having the same issue on the regular default theme as well.
Hi all!
I tried reinstalling WordPress and uploading the them files again. None of that work. I did some Googling and found an article from WP Beginner that if I added this line of code to the wp-config file:
define('CONCATENATE_SCRIPTS', false);
It fixed the problem.
Not exactly sure what this does…if anyone can shine some light onto it, I would love to hear it.
Not sure if I replied yet, but yes yo do.