Skip Navigation

[Resolved] Error: Utils::is_ajax() deprecated since Elementor 3.4.0

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

Problem:

The issue here is that the user is getting the error below.

Uncaught Error: Call to undefined method Elementor\Utils::is_ajax()


Solution:
This is actually a known issue and further details on the problem can be found at the link below.

https://toolset.com/errata/fatal-error-on-customizer-page-after-updating-to-elementor-3-5/

A more permanent fix will be provided when we release our latest version of Toolset Views/Blocks

This support ticket is created 3 years, 3 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Nik Sternhagen 3 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#2258359

We got this error message: Uncaught Error: Call to undefined method Elementor\Utils::is_ajax()

The reference to Utils::is_ajax is found in this file: /wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/widgets/view/view.php

This function was deprecated as of Elementor 3.4.0. We replaced it with the WordPress default which is what Elementor recommended to do; please do the same with future updates.

#2258409

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Nik

Thank you for getting in touch.

This is actually a known issue and further details on the problem can be found at the link below.

https://toolset.com/errata/fatal-error-on-customizer-page-after-updating-to-elementor-3-5/

Please let me know if this helps. It should also be noted that a more permanent fix for this issue will be available in our next release.

Thanks,
Shane

#2258433

I'm glad this will be fixed in the next update.