We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the 'WooCommerce Default Schema Override' option is enabled in CTX Feed, and Yoast Woo SEO is enabled, this fatal is thrown on product pages:
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /httpdocs/wp-content/plugins/wpseo-woocommerce/classes/woocommerce-schema.php:791 Stack trace: #0 /httpdocs/wp-content/plugins/wpseo-woocommerce/classes/woocommerce-schema.php(809): WPSEO_WooCommerce_Schema->maybe_add_vat() #1 /httpdocs/wp-content/plugins/wpseo-woocommerce/classes/woocommerce-schema.php(271): WPSEO_WooCommerce_Schema->add_unit_price_specifications() #2 /httpdocs/wp-content/plugins/wpseo-woocommerce/classes/woocommerce-schema.php(215): WPSEO_WooCommerce_Schema->filter_offers() #3 /httpdocs/wp-includes/class-wp-hook.php(324): WPSEO_WooCommerce_Schema->change_product() #4 /httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() #5 /httpdocs/wp-content/plugins/woocommerce/includes/class-wc-structured-data.php(455): apply_filters() #6 /httpdocs/wp-includes/class-wp-hook.php(324): WC_Structured_Data->generate_product_data() #7 /httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #9 /httpdocs/wp-content/themes/woodmart/woocommerce/content-single-product.php(215): do_action() #10 /httpdocs/wp-includes/template.php(812): require('…') #11 /httpdocs/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template() #12 /httpdocs/wp-content/themes/woodmart/woocommerce/single-product.php(41): wc_get_template_part() #13 /httpdocs/wp-includes/template-loader.php(106): include('…') #14 /httpdocs/wp-blog-header.php(19): require_once('…') #15 /httpdocs/index.php(17): require('…') #16 {main} thrown in /httpdocs/wp-content/plugins/wpseo-woocommerce/classes/woocommerce-schema.php on line 791
The same error is thrown on product pages, when Advanced Dynamic Pricing for WooCommerce is enabled.
The text was updated successfully, but these errors were encountered:
The same fatal is thrown when the Advanced Dynamic Pricing for WooCommerce plugin is active.
Sorry, something went wrong.
Please inform the customer of conversation # 1212970 when this conversation has been closed.
Please inform the customer of conversation # 1208514 when this conversation has been closed.
leonidasmi
No branches or pull requests
When the 'WooCommerce Default Schema Override' option is enabled in CTX Feed, and Yoast Woo SEO is enabled, this fatal is thrown on product pages:
The same error is thrown on product pages, when Advanced Dynamic Pricing for WooCommerce is enabled.
The text was updated successfully, but these errors were encountered: