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

2 个月 前
Help someone, please!?
2 个月 前
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,
2 个月 前
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?
2 个月 前
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?
2 个月 前
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?
2 个月 前
And this is how it looks from /localhost/
2 个月 前
ERR_CONNECTION_REFUSED
https://www.siteground.com/kb/err_connection_refused/
https://kinsta.com/blog/err_connection_refused/