Hi,
I copy and paste this because I am exactly in the same situation :
Hi, I'm using toolset plugin in many sites together with Avada theme. Now I noticed that in one site that
Avada theme "combine js" function is not working. I already contacted Avada support team and they discovered that the problem only appears when I activate toolset views plugin.
I am trying to: use Avada theme "combine js" function together with toolset plugins
Link to a page where the issue can be seen: hidden link
I expected to see: js combination
Instead, I got: single js files called
Thank you for your help,
https://toolset.com/forums/topic/toolset-views-plugin-interferes-with-avada-theme-combine-js-function/
Hello,
I have tried the URL you mentioned above, and I see a JS error:
Uncaught TypeError: Cannot read property 'add' of null
hidden link
It seems you are using custom JS codes or other plugins to load above JS file.
I suggest you fix it first, for example, deactivate all other plugins, switch to original parent Avada theme, deactivate/remove all custom JS codes, and test again.
Hello and thank you,
I've just corrected the console errors.
Thank you.
I have tried in
hidden link
But did not see any message about the Avada theme "combine js" function
Please elaborate the question with more details?
How and where can I see the problem: Avada theme "combine js" function is not working
How do you setup the "combine js" function with Avada theme? is any document for it?
Since it is a compatibility problem with Avada theme, please provide a copy of your website, and describe detail steps to duplicate the same problem, I need to duplicate the same problem in my localhost, thanks
Thanks for the details, it is a known issue, you can follow our document to enable "Enable Fusion Compilers" option:
https://toolset.com/documentation/recommended-themes/toolset-and-avada-theme-layouts-and-custom-templates-without-coding/#frequently-asked-questions
You can turn Avada Fusion compilers on or off by going to the Toolset -> Settings page and scrolling to the Avada Fusion Compilers Options section.
I have tested it in your website, it works fine, see the result here:
hidden link
My issue is resolved now. Thank you!