Maf
March 23, 2024, 8:30pm
1
woocommerce is giving me an error on all pages on the frontend
the issue is because of SVG resizing apparently. The following snippet solves the problem but is this bricks 1.9.7.1 related ?
add_filter(‘woocommerce_resize_images’, static function() { return false; });
ERROR
Warning : Undefined array key “width” in /Users/markfulgado/Local Sites/xoxox/app/public/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 276. - Warning : Undefined array key “height” in /Users/markfulgado/Local Sites/xoxoxo/app/public/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 277
timmse
March 25, 2024, 11:17am
2
Hi Mark,
Thanks so much for your report, and welcome to the forum!
What do I have to do to trigger the error? Can you provide me with the needed steps or a screencast showing and explaining how to do it?
Best regards,
timmse
Symon
March 31, 2024, 8:06pm
3
hello, i am also getting the same response:
: Undefined array key “height” / “width” in file…wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 277
im trying to dynamically show .svg on frontend using image field in acf
on frontend it shows well but it also shows these errors/warnings on top
best regards,
simon
timmse
April 2, 2024, 8:31am
4
Hi Simon,
Welcome to the forum!
Please try to add a width/height to the image element, as SVGs do not have an intrinsic width or height like images. Alternatively, use the SVG element.
Symon
April 2, 2024, 7:17pm
5
hello and thank you so much for the response.
i mean it works when i add dynamically the svg using image block but it shows the warnings. I have just hid them using “false” in config.php file. How good and reliable of a solution that is?
best regards,
simon
timmse
April 3, 2024, 7:13am
6
PHP warnings should only be visible for debugging anyway - alternatively, you can apparently use a filter:
Since the PHP warning comes directly from WooCommerce and there are reports about it independently of Bricks, it’s not a Bricks bug.
opened 12:02PM - 15 Nov 23 UTC
type: bug
priority: normal
focus: product
type: community contribution
team: Proton
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe … I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
My error log is full of this errors:
PHP Warning: Undefined array key "width" /wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on PHP Warning: Undefined array key "height" /wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 277
When an image gets uploaded with a modified upload_dir folder (like amazon AWS) then the image is not available physically in the WP Installation. Please add a check if theses PHP variables exists.
### Expected behavior
PHP isset() used.
### Actual behavior
PHP isset not used.
### Steps to reproduce
1. Use external file upload plugin like AWS etc.
2. Upload file to products
### WordPress Environment
`
### WordPress Environment ###
WordPress address (URL): https://www.novus-dahle.com/es
Site address (URL): https://www.novus-dahle.com/es
WC Version: 8.1.1
REST API Version: ✔ 8.1.1
WC Blocks Version: ✔ 10.9.3
Action Scheduler Version: ✔ 3.6.3
Log Directory Writable: ✔
WP Version: ❌ 6.3.2 - There is a newer version of WordPress available (6.4.1)
WP Multisite: ✔
WP Memory Limit: 512 MB
WP Debug Mode: ✔
WP Cron: –
Language: es_ES
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 8.0.30
PHP Post Max Size: 50 MB
PHP Time Limit: 60
PHP Max Input Vars: 10000
cURL Version: 7.74.0
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 10.5.21-MariaDB-0+deb11u1
Max Upload Size: 50 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 7.1.1
WC Database Prefix: wp_12_
Total Database Size: 345.71MB
Database Data Size: 237.35MB
Database Index Size: 108.36MB
wp_12_woocommerce_sessions: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
wp_12_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_order_itemmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_actionscheduler_actions: Data: 4.75MB + Index: 2.02MB + Engine MyISAM
wp_12_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_12_actionscheduler_logs: Data: 5.74MB + Index: 4.31MB + Engine MyISAM
wp_12_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_12_comments: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_12_daim_anchors: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_archive: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_autolinks: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_category: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_hits: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_juice: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_daim_term_group: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_easywpsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_easywpsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_ewwwio_images: Data: 13.52MB + Index: 16.17MB + Engine InnoDB
wp_12_ewwwio_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_fc_campaigns: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_campaign_emails: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_12_fc_campaign_url_metrics: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_12_fc_funnels: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_funnel_metrics: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_12_fc_funnel_sequences: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_12_fc_funnel_subscribers: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_12_fc_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fc_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_sequence_tracker: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_12_fc_smart_links: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fc_subscribers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_subscriber_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_12_fc_subscriber_notes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_subscriber_pivot: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_12_fc_tags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fc_url_stores: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_ff_scheduled_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_draft_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_entry_details: Data: 0.30MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_forms: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_form_analytics: Data: 2.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_logs: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_submissions: Data: 0.27MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_submission_meta: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_fluentform_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_form_wizard_entries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_options: Data: 7.72MB + Index: 0.32MB + Engine MyISAM
wp_12_pmxe_exports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxe_google_cats: Data: 0.39MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxe_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxe_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_images: Data: 4.52MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_imports: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_posts: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
wp_12_pmxi_templates: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_12_postmeta: Data: 65.31MB + Index: 9.41MB + Engine MyISAM
wp_12_posts: Data: 47.62MB + Index: 10.64MB + Engine MyISAM
wp_12_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_rank_math_analytics_objects: Data: 2.91MB + Index: 0.66MB + Engine MyISAM
wp_12_rank_math_internal_links: Data: 0.21MB + Index: 0.05MB + Engine MyISAM
wp_12_rank_math_internal_meta: Data: 0.13MB + Index: 0.09MB + Engine MyISAM
wp_12_rank_math_redirections: Data: 0.14MB + Index: 0.02MB + Engine InnoDB
wp_12_rank_math_redirections_cache: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
wp_12_relevanssi: Data: 2.84MB + Index: 3.32MB + Engine MyISAM
wp_12_relevanssi_log: Data: 0.50MB + Index: 0.30MB + Engine MyISAM
wp_12_relevanssi_stopwords: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_seo_automated_link_building: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_seo_automated_link_building_statistic: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_shortpixel_postmeta: Data: 27.56MB + Index: 23.58MB + Engine InnoDB
wp_12_shortpixel_queue: Data: 2.52MB + Index: 0.30MB + Engine InnoDB
wp_12_termmeta: Data: 0.12MB + Index: 0.09MB + Engine MyISAM
wp_12_terms: Data: 0.07MB + Index: 0.16MB + Engine MyISAM
wp_12_term_relationships: Data: 0.64MB + Index: 1.36MB + Engine MyISAM
wp_12_term_taxonomy: Data: 0.08MB + Index: 0.10MB + Engine MyISAM
wp_12_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_admin_note_actions: Data: 0.04MB + Index: 0.01MB + Engine MyISAM
wp_12_wc_category_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_12_wc_customer_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_12_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_12_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_12_wc_order_coupon_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_12_wc_order_product_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_order_stats: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_product_attributes_lookup: Data: 1.11MB + Index: 1.16MB + Engine InnoDB
wp_12_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_12_wc_product_meta_lookup: Data: 0.11MB + Index: 0.15MB + Engine MyISAM
wp_12_wc_rate_limits: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_12_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_woocommerce_better_compare_analytics: Data: 0.27MB + Index: 0.00MB + Engine InnoDB
wp_12_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_12_wpmailsmtp_tasks_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_12_wpr_rocket_cache: Data: 39.53MB + Index: 32.48MB + Engine InnoDB
wp_12_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sitemeta: Data: 4.05MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.09MB + Index: 0.07MB + Engine MyISAM
wp_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
### Post Type Counts ###
acf-field: 2
acf-field-group: 2
attachment: 114412
bafg: 1
blocks: 233
custom_css: 1
faq: 18
featured_item: 15
filter-field: 86
filter-seo-rule: 2
filter-set: 3
nav_menu_item: 167
oembed_cache: 38
page: 51
post: 64
product: 986
product_variation: 796
revision: 1784
scrollsequence: 2
ux_template: 23
wizard_answer: 5
wizard_form: 1
wizard_question: 2
wp_global_styles: 1
wpcf7_contact_form: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (39) ###
WooCommerce: by Automattic – 8.1.1 (update to version 8.2.2 is available)
Classic Editor: by WordPress Contributors – 1.6.3
Fluent Forms: by Contact Form - WPManageNinja LLC – 5.0.9
FluentCRM - Marketing Automation For WordPress: by WP Email Newsletter Team - FluentCRM – 2.8.31
FluentCRM Pro: by Fluent CRM – 2.7.40
GTM4WP: by Thomas Geiger – 1.18.1
Loco Translate: by Tim Whitlock – 2.6.6
LuckyWP Table of Contents: by LuckyWP – 2.1.4
Rank Math SEO: by Rank Math – 1.0.202
Scrollsequence (Premium): by Scrollsequence – 1.3.4
weLaunch Framework: by weLaunch.io – 1.0.19
Modo de catálogo de WooCommerce: by weLaunch – 1.8.6
Minoristas de productos WooCommerce: by weLaunch – 1.1.1
Localizador de tiendas de WordPress: by weLaunch – 2.1.12
WP All Import - WooCommerce Import Add-On Pro: by Soflyy – 4.0.0
WP All Import Pro: by Soflyy – 4.8.5
Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5
Filter Everything PRO: by Andrii Stepasiuk – 1.7.15
Easy WP SMTP: by Easy WP SMTP – 2.1.2
Interlinks Manager: by DAEXT – 1.33
Catálogo PDF de WooCommerce: by weLaunch – 1.18.0
WooCommerce Product Accessories: by weLaunch – 1.2.2
WooCommerce Single Variations: by weLaunch – 1.4.1
WooCommerce Ultimate Tabs: by weLaunch – 1.3.9
WordPress TotalDesk: by weLaunch – 1.7.31
WP All Import - Rank Math SEO Add-On: by WP All Import – 1.1
WP Rocket: by WP Media – 3.15.0.1
Redis Object Cache: by Till Krüss – 2.4.4
WordPress Multilingual Multisite: by weLaunch – 1.2.11
WP All Export - WooCommerce Export Add-On Pro: by Soflyy – 1.0.9
WP All Export Pro: by Soflyy – 1.8.5
EWWW Image Optimizer: by Exactly WWW – 7.2.1
Wordfence Security: by Wordfence – 7.10.4
WordPress Form Wizard: by weLaunch – 1.0.3
ManageWP - Worker: by GoDaddy – 4.9.17
Fluent Forms Pro Add On Pack: by Fluent Forms – 5.0.9
WooCommerce Better Compare: by weLaunch – 1.6.4
BEAF - Ultimate Before After Image Slider & Gallery: by Themefic – 4.3.25
Relevanssi: by Mikko Saari – 4.21.1
### Inactive Plugins (1) ###
Query Monitor: by John Blackbourn – 3.13.1
### Dropin Plugins (1) ###
advanced-cache.php: advanced-cache.php
### Must Use Plugins (1) ###
ManageWP - Worker Loader: by GoDaddy – 1.0.0
### Settings ###
API Enabled: –
Force SSL: –
Currency: EUR (€)
Currency Position: right_space
Thousand Separator: .
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: –
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### WC Pages ###
Shop base: #9 - /productos/
Cart: #10 - /cesta-de-la-compra/
Checkout: #11 - /caja/
My account: #12 - /mi-cuenta/
Terms and conditions: #2813 - /condiciones-generales/
### Theme ###
Name: Novus Dahle Child Theme
Version: 1.0.37
Author URL:
Child Theme: ✔
Parent Theme Name: Flatsome
Parent Theme Version: 3.17.4
Parent Theme Author URL: https://uxthemes.com
WooCommerce Support: ✔
### Templates ###
Overrides: flatsome/woocommerce/archive-product.php
flatsome/woocommerce/cart/cart-empty.php
flatsome/woocommerce/cart/cart-shipping.php
flatsome/woocommerce/cart/cart.php
flatsome/woocommerce/checkout/form-checkout.php
flatsome/woocommerce/checkout/form-coupon.php
flatsome/woocommerce/checkout/terms.php
flatsome/woocommerce/checkout/thankyou.php version 3.7.0 is out of date. The core version is 8.1.0
novus-dahle/woocommerce/content-product-cat.php
flatsome/woocommerce/content-product.php
flatsome/woocommerce/content-single-product.php
flatsome/woocommerce/content-widget-product.php
flatsome/woocommerce/global/breadcrumb.php
flatsome/woocommerce/global/quantity-input.php
flatsome/woocommerce/global/wrapper-end.php
flatsome/woocommerce/global/wrapper-start.php
flatsome/woocommerce/loop/loop-end.php
flatsome/woocommerce/loop/loop-start.php
flatsome/woocommerce/loop/pagination.php
flatsome/woocommerce/loop/rating.php
novus-dahle/woocommerce/loop/result-count.php
flatsome/woocommerce/loop/sale-flash.php
flatsome/woocommerce/myaccount/form-login.php
flatsome/woocommerce/myaccount/navigation.php
flatsome/woocommerce/notices/error.php
flatsome/woocommerce/notices/notice.php
flatsome/woocommerce/notices/success.php
novus-dahle/woocommerce/product-searchform.php version 3.3.0 is out of date. The core version is 7.0.1
novus-dahle/woocommerce/single-product/meta.php
flatsome/woocommerce/single-product/photoswipe.php
flatsome/woocommerce/single-product/price.php
novus-dahle/woocommerce/single-product/product-attributes.php
flatsome/woocommerce/single-product/product-image.php
flatsome/woocommerce/single-product/product-thumbnails.php
flatsome/woocommerce/single-product/rating.php
novus-dahle/woocommerce/single-product/related.php
flatsome/woocommerce/single-product/review.php
flatsome/woocommerce/single-product/sale-flash.php
flatsome/woocommerce/single-product/share.php
novus-dahle/woocommerce/single-product/short-description.php
flatsome/woocommerce/single-product/tabs/tabs.php
novus-dahle/woocommerce/single-product/title.php
novus-dahle/woocommerce/single-product/up-sells.php
flatsome/woocommerce/single-product-reviews.php
flatsome/woocommerce/single-product.php
Outdated Templates: ❌
Learn how to update
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: customize-store
minified-js
new-product-management-experience
product-variation-management
settings
async-product-editor-category-field
Daily Cron: ✔ Next scheduled: 2023-11-15 12:30:48 +01:00
Options: ✔
Notes: 73
Onboarding: skipped
### Action Scheduler ###
Complete: 8,419
Oldest: 2023-10-16 06:01:18 +0200
Newest: 2023-11-15 13:02:27 +0100
Failed: 22
Oldest: 2022-10-04 10:58:17 +0200
Newest: 2023-05-31 10:12:32 +0200
Pending: 24
Oldest: 2023-11-15 13:02:28 +0100
Newest: 2023-11-16 12:54:24 +0100
### Status report information ###
Generated at: 2023-11-15 13:02:39 +01:00
`
### Isolating the problem
- [X] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [X] This bug happens with a default WordPress theme active, or [Storefront](https://woo.com/products/storefront/).
- [X] I can reproduce this bug consistently using the steps above.