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
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."
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.