Saltar navegación

[Resuelto] Toolset Views plugin interferes with Avada theme «combine js» function

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 hace 5 años, 9 meses. 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)

Este tema contiene 5 respuestas, tiene 2 mensajes.

Última actualización por romanB-3 hace 5 años, 9 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#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: enlace oculto

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
enlace oculto

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
enlace oculto
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:
enlace oculto

#1246418

My issue is resolved now. Thank you!