CSS is not loading in domain, but loads in /localhost. Maybe CSS bundles or minification problem?

Il y a 2 mois
Help someone, please!?
Il y a 2 mois
How did Optimising Bundling get disabled - did you upgrade an old website and copy this file in ?

Have you tried running with Optimising Bundling enabled
That is the default setting
    "EnableJavaScriptBundling": true,
    "EnableCssBundling": true,
Il y a 2 mois
Yidna wrote:
How did Optimising Bundling get disabled - did you upgrade an old website and copy this file in ?

Have you tried running with Optimising Bundling enabled
That is the default setting
    "EnableJavaScriptBundling": true,
    "EnableCssBundling": true,


Tried this also. It doesn't work. Still the same problem.

Any other ideas, please?
Il y a 2 mois
Maybe it's a CSP (Content Security Policy) issue.  
Open the browser's developer tools (F12) and go to Console tab.  Now load the page in browser.  Any errors in console?
Il y a 2 mois
New York wrote:
Maybe it's a CSP (Content Security Policy) issue.  
Open the browser's developer tools (F12) and go to Console tab.  Now load the page in browser.  Any errors in console?


I have these errors:


How to fix this?
Il y a 2 mois
And this is how it looks from /localhost/
Il y a 2 mois
ERR_CONNECTION_REFUSED
https://www.siteground.com/kb/err_connection_refused/
https://kinsta.com/blog/err_connection_refused/