Getting Ajax error
-
We created a listing using JetEngine post types with Elementor. Also added some filters using JetSmartFilters.
Our problem is when we apply different filter operations. We got an ajax error in the console and not getting a result from filters.
Listing page URL:- https://covid19response.team/communities/
Also Debug error log attached
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() must be of the type array, null given, called in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1041 and defined in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/includes/base/controls-stack.php:2003
Stack trace:
#0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/includes/base/controls-stack.php(1041): Elementor\Controls_Stack->sanitize_settings(NULL)
#1 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/includes/base/controls-stack.php(1810): Elementor\Controls_Stack->get_data(‘settings’)
#2 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/core/base/base-object.php(132): Elementor\Controls_Stack->get_init_settings()
#3 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\Core\Base\Base_Object->ensure_settings()
#4 /opt/bitnami/apps/wordpress/htdocs/wp-co in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor/includes/base/controls-stack.php on line 2003The page I need help with: [log in to see the link]
The topic ‘Getting Ajax error’ is closed to new replies.