I can save any other pages on the site without error.
I can switch to a default theme and save this page without error.
In WoodMart version 3.7 when I add a WPBakery Woo Product element to a page and save it I get an error that
Fatal error: Uncaught Error: Call to undefined function wc_print_notices() in /home/username/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php:3622 Stack trace: #0 /home/username/public_html/wp-includes/class-wp-hook.php(286): woocommerce_output_all_notices('') #1 /home/username/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #2 /home/username/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #3 /home/username/public_html/wp-content/themes/woodmart/woocommerce/content-single-product.php(98): do_action('woodmart_before...') #4 /home/username/public_html/wp-includes/template.php(724): require('/home/username/...') #5 /home/username/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(195): load_template('/home/username/...', false) #6 /home/username/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(564): wc_get_template_part('content', 'single-product') #7 /home/username/public_html/wp-includes/short in /home/username/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 3622
The only thing that removes that error on save is to change the theme or remove that element from the page… any ideas?