Title: Javascript combination disabled
Last modified: September 9, 2020

---

# Javascript combination disabled

 *  Resolved [Johnmacarts](https://wordpress.org/support/users/johnmacarts/)
 * (@johnmacarts)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/javascript-combination-disabled-6/)
 * how can I find the script generating the files? Please help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-combination-disabled-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Stoyan Georgiev](https://wordpress.org/support/users/stoyangeorgiev/)
 * (@stoyangeorgiev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/javascript-combination-disabled-6/#post-13380482)
 * Hello there [@johnmacarts](https://wordpress.org/support/users/johnmacarts/),
 * We had a look at your website. It was generating too many unique id’s for elements
   and was generating too many combined files.
 * In order to fix this, go to your Divi Theme Options-> Builder->Advanced and enable
   the Output Styles Inline option. After that click on the Clear button next to
   Static CSS File Generation. When you have enabled the option, Purge SG Cache,
   go to our plugin and you will be able to activate the JS Combination.
 * Check your site to see if everything is working as expected after that. If you
   have any issues, you can always contact us for further assistance.
 * Kind regards,
    Stoyan
 *  Thread Starter [Johnmacarts](https://wordpress.org/support/users/johnmacarts/)
 * (@johnmacarts)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/javascript-combination-disabled-6/#post-13429792)
 * This worked – thank you.
 * I have other sites, can you help me to understand why this worked?
 * Why / How / where was my website building too many unique id’s?
 * How did enable output styles inline fix the problem?
 * Thanks
 *  Plugin Author [Stoyan Georgiev](https://wordpress.org/support/users/stoyangeorgiev/)
 * (@stoyangeorgiev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/javascript-combination-disabled-6/#post-13431373)
 * Hello there,
 * To find which scripts are causing the unique id generations, you can go to your
   file manager -> wp-content->uploads->siteground-optimizer-assets. From there 
   locate the combined scripts that are of the same size. Download them to your 
   local machine and use a terminal to run the following command:
    cd path/to/your/
   files vimdiff combinedfile1.js combinedfile2.js
 * After running those commands you will be able to see what is generating the unique
   ids. You can exclude the scripts after you find the issue causing that.
 * We have improved the method for the regular assets clean-up and we have also 
   increased the limits for stopping the js combination. After the latest update
   of the plugin, you should stop experiencing the issue with the JS Combination
   disabled notice.
 * However, if you still have any issues in the future, feel free to contact us!
 * Kind regards,
    Stoyan

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Javascript combination disabled’ is closed to new replies.

 * ![](https://ps.w.org/sg-cachepress/assets/icon-256x256.gif?rev=2971889)
 * [Speed Optimizer - The All-In-One Performance-Boosting Plugin](https://wordpress.org/plugins/sg-cachepress/)
 * [Support Threads](https://wordpress.org/support/plugin/sg-cachepress/)
 * [Active Topics](https://wordpress.org/support/plugin/sg-cachepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sg-cachepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sg-cachepress/reviews/)

## Tags

 * [combination](https://wordpress.org/support/topic-tag/combination/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 3 replies
 * 2 participants
 * Last reply from: [Stoyan Georgiev](https://wordpress.org/support/users/stoyangeorgiev/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/javascript-combination-disabled-6/#post-13431373)
 * Status: resolved