elementor / elementor/elementor
[⌛ Awating Feedback] 🐞 Bug Report: Page that has Elementor WooCommerce Products Widget breaks ablilty to normal Edit save for that page
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
A page that has formally had an Elementor WooCommerce products widget added to it will break the ability to do a normal WordPress Edit and Update for that page.
Here are the entries in the error_log file for this issue.
````
#34 {main}
thrown in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php on line 336
[30-Apr-2023 02:02:39 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(1705)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
Jade- An Ex...')
#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
Jade- An Ex...', Array)
#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
Jade- An Ex...')
#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
Jade- An Ex...')
#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(1705)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 1705, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/17...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
````
### Steps to reproduce
1:) Page has previously had the Elementor WooCommerce products widget added and products added to it and has been saved and exited.
2.) Clicking on Edit on that page in the Pages table, and then changing any field, whether it is a core WordPress field or added field such as Yoast SEO and then you click on Update it will come back with an error of "Updating failed". It also fails if you do not update any field and just press Update.
### Isolating the problem
- [ ] This bug happens with only Elementor plugin active (and Elementor Pro).
- [X] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)).
- [ ] I can reproduce this bug consistently following the steps above.
### System Info
System Info
````txt
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: Percona Server (GPL), Release 23, Revision 500fcf5 v5.7.23-23
PHP Version: 8.0.28
PHP Memory Limit: 512M
PHP Max Input Vars: 1000
PHP Max Post Size: 516M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected
== WordPress Environment ==
Version: 6.2
Site URL: https://www.groundedlifestyles.com
Home URL: https://www.groundedlifestyles.com
WP Multisite: No
Max Upload Size: 512 MB
Memory limit: 256M
Max Memory limit: 512M
Permalink Structure: /%postname%/
Language: en-US
Timezone: America/Phoenix
Admin Email: info@groundedlifestyles.com
Debug Mode: Inactive
== Theme ==
Name: Hello Elementor
Version: 2.7.1
Author: Elementor Team
Child Theme: No
== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
== Active Plugins ==
Creative Mail by Newfold Digital
Version: 1.6.7
Author: Newfold Digital
Elementor
Version: 3.12.2
Author: Elementor.com
Elementor Pro
Version: 3.12.3
Author: Elementor.com
ELEX USPS WooCommerce Shipping
Version: 4.4.5
Author: ELEXtensions
Envato Elements
Version: 2.0.12
Author: Envato
Event Single Page Builder For The Event Calendar
Version: 1.6.6
Author: Cool Plugins
Events Widgets For Elementor And The Events Calendar
Version: 1.6.3
Author: Cool Plugins
Event Tickets
Version: 5.5.10
Author: The Events Calendar
Google Analytics for WordPress by MonsterInsights
Version: 8.14.1
Author: MonsterInsights
Google Listings and Ads
Version: 2.4.3
Author: WooCommerce
Jetpack
Version: 12.0
Author: Automattic
Jetpack Protect
Version: 1.3.0
Author: Automattic - Jetpack Security team
Mailchimp for WooCommerce
Version: 2.8.3
Author: Mailchimp
MailPoet
Version: 4.13.0
Author: MailPoet
OptinMonster
Version: 2.13.2
Author: OptinMonster Popup Builder Team
Pages with category and tag
Version: 0.9.0
Author: YAHMAN
Pods - Custom Content Types and Fields
Version: 2.9.13
Author: Pods Framework Team
Post Duplicator
Version: 2.28
Author: Metaphor Creations
The Bluehost Plugin
Version: 2.13.3
Author: Bluehost
The Events Calendar
Version: 6.0.12
Author: The Events Calendar
The Events Calendar Countdown Addon
Version: 1.4.7
Author: Cool Plugins
The Events Calendar Search Addon
Version: 1.2.5
Author: Cool Plugins
UpdraftPlus - Backup/Restore
Version: 1.23.3
Author: UpdraftPlus.Com, DavidAnderson
WooCommerce
Version: 7.6.1
Author: Automattic
WooCommerce Payments
Version: 5.8.0
Author: Automattic
WooCommerce PayPal Payments
Version: 2.0.4
Author: WooCommerce
WooCommerce Shipping & Tax
Version: 2.2.4
Author: WooCommerce
WooCommerce Square
Version: 3.7.1
Author: WooCommerce
WordPress Importer
Version: 0.8.1
Author: wordpressdotorg
WPForms Lite
Version: 1.8.1.2
Author: WPForms
Yoast Duplicate Post
Version: 4.5
Author: Enrico Battocchi & Team Yoast
Yoast SEO
Version: 20.6
Author: Team Yoast
Yoast SEO: WooCommerce
Version: 15.7
Author: Team Yoast
Yoast SEO Premium
Version: 20.6
Author: Team Yoast
== Must-Use Plugins ==
Elementor Safe Mode
Version: 1.0.0
Author: Elementor.com
Endurance Page Cache
Version: 2.2
Author: Mike Hansen
== Elements Usage ==
footer : 2
heading : 3
icon-list : 1
nav-menu : 1
social-icons : 1
theme-site-logo : 1
header : 3
button : 1
heading : 1
image : 2
nav-menu : 3
search-form : 3
theme-site-logo : 3
woocommerce-menu-cart : 3
page : 10
accordion : 2
button : 4
countdown : 2
divider : 7
form : 3
google_maps : 2
heading : 93
icon-box : 2
icon-list : 13
image : 25
image-box : 10
image-gallery : 1
posts : 1
social-icons : 6
spacer : 1
star-rating : 6
testimonial-carousel : 2
text-editor : 36
theme-site-logo : 1
wc-elements : 1
popup : 2
form : 1
heading : 3
template : 1
product : 1
button : 1
heading : 1
woocommerce-breadcrumb : 1
woocommerce-product-add-to-cart : 1
woocommerce-product-data-tabs : 1
woocommerce-product-images : 1
woocommerce-product-meta : 1
woocommerce-product-price : 1
woocommerce-product-rating : 1
woocommerce-product-short-description : 1
woocommerce-product-title : 1
woocommerce-products : 1
section : 4
animated-headline : 1
button : 13
divider : 11
form : 1
heading : 45
icon : 3
icon-box : 3
icon-list : 5
image : 26
image-box : 4
posts : 1
price-table : 3
spacer : 3
star-rating : 3
text-editor : 16
woocommerce-products : 4
wp-page : 20
blockquote : 4
breadcrumbs : 13
button : 6
form : 3
gallery : 1
google_maps : 4
heading : 49
icon-list : 6
image : 10
image-box : 3
posts : 1
star-rating : 3
testimonial-carousel : 1
text-editor : 46
the-events-calendar-addon : 1
woocommerce-breadcrumb : 1
woocommerce-products : 4
single-post : 1
heading : 5
post-comments : 1
post-info : 2
posts : 1
share-buttons : 1
text-editor : 1
theme-post-content : 1
theme-post-title : 1
single-page : 2
theme-post-title : 2
wc-elements : 2
search-results : 1
breadcrumbs : 1
heading : 3
posts : 1
search-form : 1
text-editor : 1
product-archive : 2
button : 3
heading : 5
icon-list : 1
wc-archive-products : 1
wc-categories : 1
woocommerce-products : 3
error-404 : 2
button : 1
heading : 3
icon : 1
image : 1
== Settings ==
cpt_support: post, page, e-landing-page, product, tribe_events
disable_color_schemes: yes
disable_typography_schemes: yes
allow_tracking: yes
== Features ==
Custom Fonts: 0
Custom Icons: 0
== Integrations ==
google_maps: Active
recaptcha: Active
woocommerce: Active
== Elementor Experiments ==
Optimized DOM Output: Active by default
Improved Asset Loading: Active by default
Improved CSS Loading: Active by default
Inline Font Icons: Inactive by default
Accessibility Improvements: Active by default
Additional Custom Breakpoints: Active by default
admin_menu_rearrangement: Inactive by default
Flexbox Container: Inactive by default
Upgrade Swiper Library: Inactive by default
Default to New Theme Builder: Active by default
Hello Theme Header & Footer: Active
Editor Top Bar: Inactive by default
Landing Pages: Active by default
Nested Elements: Inactive by default
Lazy Load Background Images: Inactive by default
Page Transitions: Active by default
Notes: Active by default
Loop: Active by default
Form Submissions: Active
Scroll Snap: Active by default
Menu: Inactive by default
== Log ==
Log: showing 17 of 172023-01-29 14:36:12 [info] Elementor data updater process has been queued. [array (
'plugin' => 'Elementor Pro',
'from' => '3.10.2',
'to' => '3.10.3',
)]
2023-02-13 04:15:43 [info] elementor::elementor_updater Started
2023-02-13 04:15:43 [info] Elementor/Upgrades - _on_each_version Start
2023-02-13 04:15:44 [info] Elementor data updater process has been queued. [array (
'plugin' => 'Elementor',
'from' => '3.10.2',
'to' => '3.11.0',
)]
2023-02-13 04:15:46 [info] Elementor/Upgrades - _on_each_version Finished
2023-02-13 04:15:46 [info] Elementor data updater process has been completed. [array (
'plugin' => 'Elementor',
'from' => '3.10.2',
'to' => '3.11.0',
)]
2023-02-13 04:15:54 [info] elementor-pro::elementor_pro_updater Started
2023-02-13 04:15:54 [info] Elementor Pro/Upgrades - _on_each_version Start
2023-02-13 04:15:54 [info] Elementor Pro/Upgrades - _on_each_version Finished
2023-02-13 04:15:54 [info] Elementor data updater process has been completed. [array (
'plugin' => 'Elementor Pro',
'from' => '3.10.3',
'to' => '3.11.0',
)]
2023-02-13 04:15:54 [info] Elementor data updater process has been queued. [array (
'plugin' => 'Elementor Pro',
'from' => '3.10.3',
'to' => '3.11.0',
)]
2023-02-15 21:11:41 [info] Elementor data updater process has been queued. [array (
'plugin' => 'Elementor',
'from' => '3.11.0',
'to' => '3.11.1',
)]
2023-02-15 22:01:32 [info] elementor-pro::elementor_pro_updater Started
2023-02-15 22:01:32 [info] Elementor Pro/Upgrades - _on_each_version Start
2023-02-15 22:01:32 [info] Elementor Pro/Upgrades - _on_each_version Finished
2023-02-15 22:01:32 [info] Elementor data updater process has been completed. [array (
'plugin' => 'Elementor Pro',
'from' => '3.11.0',
'to' => '3.11.1',
)]
2023-02-15 22:01:32 [info] Elementor data updater process has been queued. [array (
'plugin' => 'Elementor Pro',
'from' => '3.11.0',
'to' => '3.11.1',
)]
PHP: showing 15 of 15PHP: 2023-02-15 21:16:36 [warning X 111][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/core/common/modules/ajax/module.php::175] Undefined array key "data" [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-02-17 13:56:12 [warning X 6][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php::345] Undefined array key "email_address" [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-02-17 14:14:06 [warning X 3][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor-pro/modules/forms/classes/ajax-handler.php::76] Undefined array key "form_id" [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-02-17 19:09:32 [error X 1][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php::295] Uncaught Error: Call to a member function update_meta() on bool in /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:295
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(168): ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->save_conditions(NULL, Array)
#1 [internal function]: ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\Core\Common\Modules\Ajax\Module))
#2 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/core/common/modules/ajax/module.php(175): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module))
#3 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/class-wp-hook.php(308): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('')
#4 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
#5 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#6 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-admin/admin-ajax.php(188): do_action('wp_ajax_element...')
#7 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-02-21 13:59:31 [warning X 1][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/includes/managers/image.php::80] Undefined array key 2 [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-02-21 17:22:20 [error X 1][/home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/core/documents-manager.php::476] Uncaught Error: Call to a member function is_built_with_elementor() on bool in /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/core/documents-manager.php:476
Stack trace:
#0 [internal function]: Elementor\Core\Documents_Manager->ajax_save(Array, Object(Elementor\Core\Common\Modules\Ajax\Module))
#1 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-content/plugins/elementor/core/common/modules/ajax/module.php(175): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module))
#2 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/class-wp-hook.php(308): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('')
#3 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
#4 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /home4/frequen5/public_html/groundedlifestyles/staging/2208/wp-admin/admin-ajax.php(188): do_action('wp_ajax_element...')
#6 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-03-02 10:24:54 [warning X 12][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php::1454] Undefined array key "id" [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-03-02 10:26:03 [warning X 2][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php::1451] Undefined array key "id" [array (
'trace' => '
#0: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php(1451): Elementor\Core\Logger\Manager -> rest_error_handler()
#1: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Gallery\Widgets\Gallery -> render()
#2: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack -> render_by_mode()
#3: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(733): Elementor\Widget_Base -> render_content()
#4: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(536): Elementor\Widget_Base -> get_raw_data()
',
)]
PHP: 2023-03-02 10:26:03 [warning X 2][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php::1454] Undefined array key "id" [array (
'trace' => '
#0: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php(1454): Elementor\Core\Logger\Manager -> rest_error_handler()
#1: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Gallery\Widgets\Gallery -> render()
#2: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack -> render_by_mode()
#3: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(733): Elementor\Widget_Base -> render_content()
#4: /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(536): Elementor\Widget_Base -> get_raw_data()
',
)]
PHP: 2023-04-03 09:51:37 [error X 8][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php::336] Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(201)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
SHOP
\n<...')#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
SHOP
\n<...', Array)#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
SHOP
\n<...')#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
SHOP
\n<...')#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(201)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 201, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/20...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-04-23 03:54:10 [warning X 607][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/module.php::381] Undefined array key 1 [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-04-23 14:48:22 [error X 23][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php::336] Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(1705)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
Jade- An Ex...')
#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
Jade- An Ex...', Array)
#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
Jade- An Ex...')
#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
Jade- An Ex...')
#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(1705)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 1705, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/17...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-04-29 16:55:36 [error X 6][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php::336] Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(1461)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
Tektite vs ...')
#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
Tektite vs ...', Array)
#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
Tektite vs ...')
#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
Tektite vs ...')
#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(1461)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 1461, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/14...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-04-29 18:59:58 [error X 2][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php::336] Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(1685)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
What Is a M...')
#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
What Is a M...', Array)
#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
What Is a M...')
#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
What Is a M...')
#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(1685)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 1685, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/16...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
PHP: 2023-04-29 19:45:03 [error X 1][/home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php::336] Uncaught Error: Call to undefined function ElementorPro\Modules\Woocommerce\Widgets\wc_print_notices() in /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php:336
Stack trace:
#0 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): ElementorPro\Modules\Woocommerce\Widgets\Products->render()
#1 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\Controls_Stack->render_by_mode()
#2 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\Widget_Base->render_content()
#3 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Widget_Base->print_content()
#4 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#5 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#6 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\Element_Base->print_element()
#7 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\Element_Base->print_content()
#8 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1680): Elementor\Element_Base->print_element()
#9 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/core/base/document.php(1106): Elementor\Core\Base\Document->print_elements(Array)
#10 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1179): Elementor\Core\Base\Document->print_elements_with_wrapper(Array)
#11 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/elementor/includes/frontend.php(1074): Elementor\Frontend->get_builder_content(3282)
#12 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): Elementor\Frontend->apply_builder_in_content('
Jade- An Ex...')
#13 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(205): WP_Hook->apply_filters('
Jade- An Ex...', Array)
#14 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(115): apply_filters('the_content', '
Jade- An Ex...')
#15 /home4/frequen5/public_html/groundedlifestyles/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php(207): Yoast\WP\SEO\Builders\Indexable_Link_Builder->build(Object(Yoast\WP\SEO\Models\Indexable), '
Jade- An Ex...')
#16 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(310): Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable(3282)
#17 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#18 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#19 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4726): do_action('wp_insert_post', 3282, Object(WP_Post), true)
#20 /home4/frequen5/public_html/groundedlifestyles/wp-includes/post.php(4817): wp_insert_post(Array, true, false)
#21 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post(Array, true, false)
#22 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1181): WP_REST_Posts_Controller->update_item(Object(WP_REST_Request))
#23 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/pages/(?...', Array, NULL)
#24 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
#25 /home4/frequen5/public_html/groundedlifestyles/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wp/v2/pages/32...')
#26 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
#27 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#28 /home4/frequen5/public_html/groundedlifestyles/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#29 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
#30 /home4/frequen5/public_html/groundedlifestyles/wp-includes/class-wp.php(780): WP->parse_request('')
#31 /home4/frequen5/public_html/groundedlifestyles/wp-includes/functions.php(1334): WP->main('')
#32 /home4/frequen5/public_html/groundedlifestyles/wp-blog-header.php(16): wp()
#33 /home4/frequen5/public_html/groundedlifestyles/index.php(17): require('/home4/frequen5...')
#34 {main}
thrown [array (
'trace' => '
#0: Elementor\Core\Logger\Manager -> shutdown()
',
)]
JS: showing 10 of 10JS: 2023-02-16 23:16:08 [error X 1][https://www.groundedlifestyles.com/staging/2208/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1:3:592136] Cannot read properties of null (reading 'id')
JS: 2023-02-17 19:27:59 [error X 57][https://www.groundedlifestyles.com/staging/2208/wp-includes/js/jquery/jquery.min.js?ver=3.6.1:2:51824] Cannot read properties of undefined (reading 'replace')
JS: 2023-02-21 23:12:39 [error X 1][https://www.groundedlifestyles.com/staging/2208/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1:3:1087291] Cannot read properties of null (reading 'getBoundingClientRect')
JS: 2023-02-22 04:12:31 [error X 2][https://www.groundedlifestyles.com/staging/2208/wp-admin/post.php?post=86&action=elementor:6:39] Cannot read properties of undefined (reading 'needHelpUrl')
JS: 2023-02-22 04:12:53 [error X 1][https://www.groundedlifestyles.com/staging/2208/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1:3:719506] Cannot read properties of undefined (reading 'widgets_settings')
JS: 2023-03-21 20:12:34 [error X 2][https://www.groundedlifestyles.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.5:3:670939] this.model.isValidChild is not a function
JS: 2023-04-08 22:54:12 [error X 16][https://www.groundedlifestyles.com/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=3.12.1:2:63893] Cannot convert undefined or null to object
JS: 2023-04-18 22:02:29 [error X 2][https://www.groundedlifestyles.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.12.1:3:785238] Cannot read properties of undefined (reading 'toLowerCase')
JS: 2023-04-24 15:29:15 [error X 1][https://www.groundedlifestyles.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.12.2:2:4997] Cannot read properties of undefined (reading 'data')
JS: 2023-04-24 18:13:43 [error X 16][https://www.groundedlifestyles.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.12.2:3:785741] Cannot read properties of undefined (reading 'localized')
== Elementor - Compatibility Tag ==
Elementor Pro: Compatibility not specified
Events Widgets For Elementor And The Events Calendar: Compatibility not specified
== Elementor Pro - Compatibility Tag ==
````
Contributor guide
Assessment
This issue has not been assessed yet.