version 28.1

After updating WooCommerce, I also updated the Betheme theme. However, my Betheme Child theme still has outdated copies of some WooCommerce template files.


Your theme has a woocommerce.php file, you won't be able to override the custom woocommerce/archive-product.php template since woocommerce.php takes precedence over archive-product.php. This is to prevent display issues.

betheme/woocommerce/archive-product.php,

betheme/woocommerce/cart/cart-totals.php,

betheme/woocommerce/cart/cart.php,

betheme/woocommerce/cart/cross-sells.php,

betheme/woocommerce/cart/mini-cart.php,

betheme/woocommerce/cart/proceed-to-checkout-button.php,

betheme/woocommerce/checkout/form-checkout.php,

betheme/woocommerce/content-product.php,

betheme/woocommerce/content-single-product.php,

betheme/woocommerce/global/form-login.php,

betheme/woocommerce/loop/loop-end.php,

betheme/woocommerce/loop/loop-start.php,

betheme/woocommerce/loop/no-products-found.php,

betheme/woocommerce/loop/pagination.php,

betheme/woocommerce/myaccount/downloads.php,

betheme/woocommerce/notices/error.php,

betheme/woocommerce/notices/success.php,

betheme/woocommerce/single-product/add-to-cart/external.php,

betheme/woocommerce/single-product/meta.php,

betheme/woocommerce/single-product/product-image.php,

betheme/woocommerce/single-product/related.php,

betheme/woocommerce/single-product/sale-flash.php,

betheme/woocommerce/single-product/tabs/description.php,

betheme/woocommerce/single-product/tabs/tabs.php version 9.6.0 est obsolète. La version du noyau est 9.8.0,

betheme/woocommerce/single-product/title.php,

betheme/woocommerce/single-product/up-sells.php,

betheme/woocommerce/single-product-reviews.php

Comments

Sign In or Register to comment.