Deprecated: Function Elementor\DB::is_built_with_elementor is deprecated since version 3.2.0

Viewed 45

I was trying to add the header as template from the sidebar "template -> add new" but I messed up there so I delete the whole, redo, delete again redo, again several times and ended up with an error to my entire site and now not able to edit or open site

NOTE: using Elementor (free version)

ERROR message appeared after enabling: debugging from wp-config

Deprecated: Function Elementor\DB::is_built_with_elementor is deprecated since version 3.2.0! Use Plugin::$instance->documents->get( $post_id )->is_built_with_elementor() instead. in /home//domains//public_html/wp-includes/functions.php on line 5379

methods I already tried:

  • rolling back elementor version & also disabling auto-update
  • disabling safe mode
  • commenting line no 5379 function and a few more... work for others but not for me.
0 Answers
Related