Hi @andreaskarman,
Thank you so much for your work (especially recently) on this plugin! Please let us know if there is a way we can donate to you to thank you for it!
Back in July of 2024 (Version 1.2.2), the changelog notes that you “Declared incompatibility with HPOS”. In reading the release notes for Version 1.2.5 (released last Tuesday, November 5, 2024) and based on some of your replies here in the Support threads, it almost seems like the Order Weight plugin is HPOS-ready!
QUESTION: If the plugin is indeed compatible now with WooCommerce HPOS, is there a chance you could “declare it” in the plugin so WooCommerce will allow us to switch to HPOS while still using the Order Weight plugin?
Thanks for any reply as able, and a warm “Hello!” to you there in Sweden! Thanks for even reading these notes as I know all of this is not something you are being paid for!
Thanks again so much, Andreas!
No rush to reply. ??
]]>I can not still see the order weight column even if I have the latest version 1.2.4. I saw it a week ago but now it is not there and there is no possibility to choose it from the screen options.
]]>Hi, I’m building a woocommerce webshop and I’m using your plugin to show the weight of different products in the admin panel interface. The site is being built on a temporary URL with no SSL certificate. I noticed that I wasn’t able to place any orders, even with offline payment. An error message appeared saying that the order couldn’t be placed (when clicking the place order button on the checkout page). So I started looking for the cause and found that this plugin was the reason for not being able to place an order. When I deactivate the plugin, everything works normally.
Is this some kind of bug or is there anything else (any setting) that could be causing this? You’re welcome to visit the site and try for yourself. You’ll see what I mean.
]]>Hi, the plugin is very good, I can see the order weight in the order detail page, but I can’t see the weight column when managing the order, how can I fix it? Thank you.
]]>I would like to add the total order weight to my PDF invoices for our admin team. I edit these templates as a PHP file. Is there any code I can add to make it appear on the invoices. Is there some short code I can use
]]>How to translate this in Loco translate
https://snipboard.io/DCBqQA.jpg
Can’t locate it
]]>There appears to be an issue with this plugin after upgrading to HPOS.
With the plugin active, customers are unable to process their orders and we get this message in the log files:
2024-06-28T07:57:18+00:00 ERROR Error saving order ID (no ID). CONTEXT: {“order”:{“refunds”:null},”error”:{}}
Any help would be appreciated
Your plugin seems to double the weights of orders containing product bundles – is there a workaround for this?
]]>Hello @andreaskarman,
We found a possible problem in the function that hooks into the woocommerce_email_order_meta_fields
filter. Your function Woo_Order_Weight_Admin->woo_add_order_weight_to_emails( $fields, $sent_to_admin, $order )
does not return the $fields
array. This is required to avoid problems in WooCommerce and other plugins.
See also your GitHub issue with the details: https://github.com/pronamic/woo-order-weight/issues/1. The fix is easy: https://github.com/pronamic/woo-order-weight/pull/2/files.
We discovered this through https://github.com/pronamic/woocommerce-checkout-field-editor-pro/issues/1.
Pronamic
]]>Is there an option to extend this by including the total weight in the order summary in the footer?
https://i.imgur.com/LvKL6VX.png
Hi! In the new version, woocommerce no longer shows the total weight of the order. I only see kg for all my old orders after activating the plugin.
]]>Hi,
I’ve noticed there’s a plugin conflict with Checkout Field Editor for WooCommerce plugin (https://en-gb.www.ads-software.com/plugins/woo-checkout-field-editor-pro/)
When both plugins are active no new order or processing order emails are being send. The following fatal error occurs.
[Wed May 24 09:36:01.612045 2023] [proxy_fcgi:error] [pid 18848:tid 140694832031488] [client 5.39.186.90:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-content/plugins/woo-checkout-field-editor-pro/public/class-thwcfd-public-checkout.php:558\nStack trace:\n#0 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-content/plugins/woo-checkout-field-editor-pro/public/class-thwcfd-public-checkout.php(558): array_merge()\n#1 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-includes/class-wp-hook.php(308): THWCFD_Public_Checkout->display_custom_fields_in_emails()\n#2 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#3 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-content/plugins/woocommerce/includes/class-wc-emails.php(488): apply_filters()\n#4 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-includes/class-wp-hook.php(310): WC_Emails->order_meta()\n#5 /home/cloudwaysapps.com/hcvsxtnxnp/public_html/wp-…’, referer: https://www.daphnesdiary.com/wp-admin/customize.php?kt-woomail-customize=1&url=https%3A%2F%2Fwww.daphnesdiary.com%2F%3Fkt-woomail-preview%3D1
When I disable Order Weight for WooCommerce emails are being sent. When I disable Checkout Field Editor for WooCommerce plugin and Order Weight for WooCommerce is enabled emails are also being sent.
I will also report it in Checkout Field Editor for WooCommerce plugin forum.
Please assist.
Cheers,
Jaap
]]>Great plugin Andreas, great work!
This is only a minor thing, but I was wondering if there is a way to stop the order notes from being added when the order weight has changed?
When an order is manually entered or changed and products are added and removed, it could end up with lots of order notes.
Thank you,
Hans
]]>Hi there. I need the order weight to be shown on the admin email I receive when a new order is placed. How can I get this print functionality on the email template of woo-commerce please?
]]>Hi,
I see this error in the logs. It contains info about order weight. Is this plugin related? If so, how can this be fixed?
[Tue Nov 08 13:44:25.145129 2022] [proxy_fcgi:error] [pid 30420:tid 140522630915840] [client 52.91.232.240:0] AH01071: Got error 'PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.PHP message: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WC_REST_CRUD_Controller->get_items, WC_REST_Orders_V2_Controller->prepare_object_for_response, apply_filters('woocommerce_rest_prepare_shop_order_object'), WP_Hook->apply_filters, Woo_Order_Weight_Admin->woo_api_order_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.'
Cheers,
Jaap
Hi guys,
for some reason order weight is not populated. Can you please help to debug?
On my other website i have version 0.6, there it works fine.
### WordPress Environment ###
WordPress address (URL): https://www.honigdeal.de
Site address (URL): https://www.honigdeal.de
WC Version: 7.0.1
REST API Version: ? 7.0.1
WC Blocks Version: ? 8.5.2
Action Scheduler Version: ? 3.4.0
Log Directory Writable: ?
WP Version: 6.1
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ?
Language: de_DE
External object cache: ?
### Server Environment ###
Server Info: Apache/2.4.51 (Debian)
PHP Version: 7.4.30
PHP Post Max Size: 100 MB
PHP Time Limit: 300
PHP Max Input Vars: 10000
cURL Version: 7.64.0
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 5.5.5-10.6.3-MariaDB-1:10.6.3+maria~buster-log
Max Upload Size: 100 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?
### Database ###
WC Database Version: 7.0.1
WC Database Prefix: wp_
Total Database Size: 32.12MB
Database Data Size: 21.02MB
Database Index Size: 11.10MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_bv_fw_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bv_ip_store: Data: 0.33MB + Index: 0.31MB + Engine InnoDB
wp_bv_lp_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cmplz_cookiebanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cmplz_cookies: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_cmplz_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_dgwt_wcas_index: Data: 0.20MB + Index: 0.02MB + Engine InnoDB
wp_dgwt_wcas_invindex_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dgwt_wcas_invindex_cache_post: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dgwt_wcas_invindex_doclist: Data: 1.50MB + Index: 3.00MB + Engine InnoDB
wp_dgwt_wcas_invindex_doclist_post: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_dgwt_wcas_invindex_wordlist: Data: 0.34MB + Index: 0.27MB + Engine InnoDB
wp_dgwt_wcas_invindex_wordlist_post: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_dgwt_wcas_tax_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_dgwt_wcas_var_index: Data: 0.20MB + Index: 0.06MB + Engine InnoDB
wp_hurrytimer_evergreen: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_nextend2_section_storage: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
wp_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_nextend2_smartslider3_sliders: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_nextend2_smartslider3_slides: Data: 0.19MB + Index: 0.11MB + Engine InnoDB
wp_options: Data: 3.19MB + Index: 0.14MB + Engine InnoDB
wp_postmeta: Data: 4.50MB + Index: 3.95MB + Engine InnoDB
wp_posts: Data: 6.48MB + Index: 0.41MB + Engine InnoDB
wp_sc_delivery_methods: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_sc_delivery_zones: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.16MB + Index: 0.06MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.13MB + Index: 0.08MB + Engine InnoDB
wp_term_taxonomy: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wcpdf_credit_note_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_proforma_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.11MB + Index: 0.19MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_indexable: Data: 1.52MB + Index: 0.63MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Data: 0.08MB + Index: 0.08MB + Engine InnoDB
wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
### Post Type Counts ###
acf-field: 1
acf-field-group: 1
attachment: 623
cookielawinfo: 6
nav_menu_item: 103
page: 14
post: 22
product: 341
product_variation: 475
revision: 410
rttpg: 2
shop_order: 1
wp_block: 1
wp_global_styles: 2
wpcf7_contact_form: 1
### Security ###
Secure connection (HTTPS): ?
Hide errors from visitors: ?
### Active Plugins (44) ###
Postcode.nl Address Autocomplete: by Postcode.nl – 2.0.5
Advanced Custom Fields: by WP Engine – 6.0.3
Ajax Cart AutoUpdate for WooCommerce: by taisho – 1.5.5
FiboSearch – AJAX Search for WooCommerce (Pro): by FiboSearch Team – 1.20.2
Breeze: by Cloudways – 2.0.10
Complianz | GDPR/CCPA Cookie Consent: by Really Simple Plugins – 6.3.4
Complianz – Terms and Conditions: by Really Simple Plugins – 1.1.2
Contact Form 7: by Takayuki Miyoshi – 5.6.4
Cost of Goods for WooCommerce: by WPFactory – 2.7.2
Customer Reviews for WooCommerce: by CusRev – 5.6.4
GTM4WP: by Thomas Geiger – 1.16.1
Google Customer Reviews for WooCommerce: by eCreations – 2.6.12
Flexible Checkout Fields: by WP Desk – 3.4.3
HurryTimer PRO + Max Mega Menu: by –
HurryTimer PRO: by Nabil Lemsieh – 2.7.6
MalCare WordPress Security Plugin – Malware Scanner, Cleaner, Security Firewall: by MalCare Security – 4.82
Max Mega Menu – Pro Addon: by megamenu.com – 2.2.7
Max Mega Menu: by megamenu.com – 3.0
Mollie Payments for WooCommerce: by Mollie – 7.3.3
PW WooCommerce Bulk Edit: by Pimwick
LLC – 2.106
WooCommerce Quantity Increment: by Nick Verwymeren – 1.1.1
Sendcloud | Smart Shipping Service: by Sendcloud B.V. – 2.2.11
Side Cart WooCommerce: by XootiX – 2.1
Smart Slider 3: by Nextend – 3.5.1.11
Simple Sticky Add To Cart For WooCommerce Pro: by Solution Box – 1.2.0
Simple Sticky Add To Cart For WooCommerce: by Solution Box – 1.3.9
The Post Grid: by RadiusTheme – 4.2.3
UpdraftPlus – Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 1.22.23
Upsell Order Bump Offer for WooCommerce: by WP Swings – 2.1.6
WC Variations Radio Buttons: by 8manos – 2.0.5
WooCommerce Weight Based Shipping: by weightbasedshipping.com – 5.3.25
Order Weight for WooCommerce: by Andreas Karman – 0.6.2
Product Feed PRO for WooCommerce: by AdTribes.io – 11.9.6
WooCommerce Bulk Discount: by Rene Puchinger – 3.0
WooCommerce EU/UK VAT Compliance (Premium): by David Anderson – 1.27.14
PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.2.3
WooCommerce PDF Invoices & Packing Slips Professional: by WP Overnight – 2.13.0
WooCommerce PDF Invoices & Packing Slips Premium Templates: by WP Overnight – 2.19.0
Sequential Order Numbers for WooCommerce: by SkyVerge – 1.9.7
WooCommerce: by Automattic – 7.0.1
Yoast SEO: by Team Yoast – 19.9
Woocommerce Product Excel Import-Export PRO: by extendWP – 9.1
WPFront Scroll Top: by Syam Mohan – 2.0.7.08086
WPS Hide Login: by WPServeur
NicolasKulka
wpformation – 1.9.6
### Inactive Plugins (1) ###
WP Server Stats: by Saumya Majumder
Acnam Infotech – 1.7.0
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
object-cache.php: Object Cache Pro (Drop-in)
### Must Use Plugins (1) ###
Object Cache Pro (MU): by Rhubarb Group – 1.16.3
### Settings ###
API Enabled: ?
Force SSL: –
Currency: EUR (€)
Currency Position: left_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: –
### WC Pages ###
Shop base: #6 – /shop
Cart: #7 – /warenkorb
Checkout: #8 – /kassen
My account: #9 – /mein-konto
Terms and conditions: ? Page not set
### Theme ###
Name: Storefront Child Theme
Version: (update to version 0 is available)
Author URL:
Child Theme: ?
Parent Theme Name: Storefront
Parent Theme Version: 4.1.1 – 4.1.3 is available
Parent Theme Author URL: https://woocommerce.com/
WooCommerce Support: ?
### Templates ###
Overrides: storefront-child/woocommerce/checkout/thankyou.php version 3.2.0 is out of date. The core version is 3.7.0
storefront-child/woocommerce/emails/customer-completed-order.php
storefront-child/woocommerce/emails/customer-processing-order.php
storefront-child/woocommerce/emails/email-footer.php version 2.3.0 is out of date. The core version is 3.7.0
Outdated Templates: ?
Learn how to update
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
experimental-product-tour
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
multichannel-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: minified-js
new-product-management-experience
settings
Daily Cron: ? Next scheduled: 2022-11-02 15:47:36 +01:00
Options: ?
Notes: 72
Onboarding: completed
### Action Scheduler ###
Canceled: 1
Oldest: 2022-10-21 13:36:56 +0200
Newest: 2022-10-21 13:36:56 +0200
Complete: 196
Oldest: 2022-10-02 13:53:45 +0200
Newest: 2022-11-02 11:18:37 +0100
Pending: 1
Oldest: 2022-11-02 18:36:17 +0100
Newest: 2022-11-02 18:36:17 +0100
### Status report information ###
Generated at: 2022-11-02 11:19:41 +01:00
`
Hi! I would like to know if there is any way to add the order weight in the Frontend @ Order Tab of My Account?
Thanks in advance!!
]]>Hi!
This is potentially the plugin I’ve been looking for. I export our orders manually using WooCommerce Customer/Order/Coupon Export to prepare for our shipping provider. In the documentation, it says that these plugins are compatible, but I can’t find the total weight as an option when mapping an export in WooCommerce Customer/Order/Coupon Export. How is this supposed to work?
All best,
Johannes
hello does the plugin include a report of sales in kg or ton of product sold. sale per kg or sale per tonne. product categories per tonne.
it is possible to display the total sales by weight in the form of a report, in ton for example. ex: product1 = 1000 tons or by product category. ex: cat1 = 500 tons
Hi, the plugin stopped working after this update
the meta post “order_weight” is not being delivered
the total weight in the order is gone.
Can you make the old version available please?
]]>Hi guys, great plugin however not maintained. Do you plan to do something with it? If not, could I take it over? I would love to use this feature for my client but there is no reason for developing another plugin doing the same and I would rather prefer to fix this one.
I’m author/contributor of a few plugins in the repo and I have woken up WooCommerce Pay for payment from the death already ??
Best regards,
Karolina
If I create an order manually, the total weight of the order is not calculated, whereas it works great if a customer submits their order via woocommerce in the regular manner. Did anyone else have this problem?
Also, I am not certain if the the total weight includes the weight of the shipping box that I have set up in the shipping options settings of woocommerce. Does it?
Thanks for your help.
RocketRobin
]]>Would be nice to have an indicative calculated weight total for past orders, maybe based on this bit of code: https://gist.github.com/kloon/5299119
You could even italicise it with something like a title="Indicative only"
attribute on them.
Just a quick question
Is it possible to export the Weight meta data using the CSV export plugin by woocommerce?
I have had a look to see if I can find the meta data tag but no luck, is it only possible to obtain it through using the API?
Any help would be appreciated
Tintin
]]>Hi,
Thanks you for this plugin, very usefull ! ??
Is there a way to update the weight meta-data stored in an order after updating this order ?
thanks for the help
]]>Hello.
Even though all my products have weight added to them, there is no total weight showing for theese orders. Please see linked image.
Thank you
John
Hello, I really like the plugin, but products with variations are not showing when an order is completed by the user. I think it would be really convenient to have variation products showing its weight when an order is completed.
Note that I am not thinking about showing variation products weight in the product listing page (/wp-admin/edit.php?post_type=product), but only at the orders listing page (/wp-admin/edit.php?post_type=shop_order) and/or the individual order page.
What do you think?
Thank you
]]>Hey there,
it strikes me that the plugin could be more complete and useful if it indicates the weight of each item in the list.
I hope you consider.
Thank you for this excellent plugins.
Regards.
]]>