When your website means business.

Troubleshooting | Type: JavascriptConflicting Scripts

This constant is enabled by default and means that all JavaScript files are loaded with a single call, rather than multiple calls to multiple files (faster loading). Setting it to ‘false’ in wp-config.php allows scripts to load individually.

This is not a fix, but it will allow your site to work while you find the problem script(s).

define('CONCATENATE_SCRIPTS', false);

Reference Links

Menu
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Cookies Notice