Issue with new woocommerce update

Hi,

I am facing an issue about a woocommerce update that need to be done but I can’t do it by myself.

Here is the woocommerce message :

If your theme has a woocommerce.php file, you won’t be able to override the woocommerce/archive-product.php custom template, as woocommerce.php takes precedence over archive-product.php. This is to prevent display problems.
Replacements rentalhive/woocommerce/emails/admin-cancelled-order.php version 4.1.0 is obsolete. Kernel version is 9.7.0

Can you help me with it please ?

Hello @bill1,

This is the usual warning message from WooCommerce, when your theme already have some overriding templates.

Please refer to this documentation on how to update outdated templates: https://woocommerce.com/document/fix-outdated-templates-woocommerce/

Cheers.

1 Like

I asked Woocommerce, they told me that an update had to be done by Hivepress themselves. Is it possible to do this update please ?

Here is another message for the same issue :

"Your theme (RentalHive) contains outdated copies of some WooCommerce template files. These files may need to be updated to ensure compatibility with the current version of WooCommerce. Suggestions for solving this problem:

Update your theme to the latest version. If no update is available, contact the theme author to inquire about compatibility with the current version of WooCommerce.
If you’ve copied a template file to modify it, you’ll need to copy the new version of the template and re-apply your changes."

Hi,
Can you give me an answer please ?

Thank you

Sorry for the delay.

There’s no such file in RentalHive by default: rentalhive/woocommerce/emails/admin-cancelled-order.php If there were customizations and this file was copied from WooCommerce templates to override the order email, please update this file by following WooCommerce docs How to fix outdated WooCommerce templates - Woo Developer Docs Also, please consider moving this custom file to a child theme, because the next RentalHive update may erase direct customizations.

Hope this helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.