Skip Navigation

[Resolved] Toolset Views plugin interferes with Avada theme “combine js” function

This thread is resolved. Here is a description of the problem and solution.

Problem:

Use Avada theme "combine js" function together with toolset plugins.

Solution:

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.

Relevant Documentation:

https://toolset.com/documentation/recommended-themes/toolset-and-avada-theme-layouts-and-custom-templates-without-coding/#frequently-asked-questions

This support ticket is created 5 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 5 replies, has 2 voices.

Last updated by romanB-3 5 years, 6 months ago.

Assisted by: Luo Yang.

Author
Posts
#1246123

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/

#1246239

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.

#1246243

Hello and thank you,
I've just corrected the console errors.
Thank you.

#1246308

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

#1246311
#1246331

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

#1246418

My issue is resolved now. Thank you!