I was recently presented with a warning:
“Your theme (Virtue – Premium) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.”
It turns out that a good many templates were out of date. I followed the update procedure and managed to rectify all but one:
“virtue_premium/woocommerce/content-product.php version 2.4.0 is out of date. The core version is 2.5.0,”
When I try to copy content-product.php 2.5.0 from the WooCommerce template folder into Virtue everything goes wrong; the site just goes to pieces. There is a substantial difference in file size. The original file, 2.4.0, is 7413 bytes and the replacement, 2.5.0, is only 2568 bytes.
Can anyone tell me how to fix this please?
Thanks.