Hi @alexlii,
I don’t really understand your question. Your screenshots look identical.
Could you please explain more?
Best regards,
Anton
Hello, sorry for my poor english.
The root domain of our site is mysite.com, and all of other domain including http://www.mysite.com are subdomain in our wordpress Mu sites.
I activated it network widely with blog admin minification http://prntscr.com/fpwbph
In sub sites, I mean, the Hummingbird interfaces in sub sites are different:
1#I can view the CSS and Javascript file list Only on the sub site with http://www.mysite.com, like this: http://prntscr.com/fpwazs
2# But in other sub sites, I can only view “activate minification” interface, and after I push “activate minification” button, it will begin to work, but it will keep running at 100%, and it will appear again after I can cancel it or refresh it. and it will auto begin to work even after I redeactivated it. please check here: http://prntscr.com/fpwj2v
Alex
Can you activate debug in wp-config.php by replacing:
define('WP_DEBUG', true);
with:
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('SCRIPT_DEBUG', true);
After that try running a scan and after the scan see if you have any errors in /wp-content/debug.log
Thank you for using Hummingbird! I am going to mark this ticket closed because we did not receive your debug file. If you would still like help troubleshooting let us know and we will reopen the thread.