Hi,
Im having the same issue only im getting the WP-dashboard error:
Your theme (Shopper) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.
If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Then I found this shopper/woocommerce/global/quantity-input.php version 3.6.0 is out of date. The core version is 4.0.0,
Could you please help me update to 4.0.0?
Oh yeh and I found the /wp-content/themes/shopper/inc/shopper-functions.php file and when i opened it to edit it i could not see any code like ‘shopper_featured_products’ ) ) { or ‘shopper_popular_products’ ) ) etc. do i just dump this if function code in it anywhere and hope it works? or can you be more specific as to where to dump this code please.
Much apreciated.
-
This reply was modified 3 years, 11 months ago by mejay. Reason: more specific