This topic has 17 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp
Hello
I accidentally updated to wordpess 4.0. Is this ok with the theme?
Thanks
Hello,
Yes, you can do it. Don’t worry about this.
Regards,
Robert Hall.
Thanks Robert
Is it also safe to upgrade Woocommerce to the latest version (2.2.1)
Thanks
Hello
Further to the previous message, i update woocommerce. It seems to be working ok however I now see this error message in the dashboard:
‘Your theme has bundled outdated copies of WooCommerce template files – if you encounter functionality issues on the frontend this could the reason. Ensure you update or remove them (in general we recommend only bundling the template files you actually need to customize). See the system report for full details.’
Could you please let me know how to fix this?
Thanks
Further to this – my woocommerce status on the dashboard (where you see a snapshot of your orders, sales this month etc) is not showing any orders – despite there being about 50 processing and many order this month. see a screen shot here http://prntscr.com/4lpimn
See the template overrides below. I believe it may be the my-orders.php that is causing this issue but you will also see there are few other templates that are out of date:
Template Overrides (WooCommerce): archive-product.php,
cart-empty.php,
cart-totals.php,
cart.php,
cross-sells.php,
shipping-calculator.php,
form-billing.php,
form-checkout.php,
form-coupon.php version 1.6.4 is out of date. The core version is 2.2,
form-login.php,
form-pay.php,
form-shipping.php,
review-order.php,
thankyou.php version 2.0.0 is out of date. The core version is 2.2.0,
content-product.php,
content-product_cat.php,
content-single-product.php,
customer-completed-order.php,
form-login.php,
quantity-input.php,
add-to-cart.php,
loop-end.php,
loop-start.php,
rating.php,
form-login.php,
my-orders.php version 2.1.0 is out of date. The core version is 2.2.0,
simple.php,
variable.php,
meta.php,
product-image.php,
product-thumbnails.php,
related.php,
review.php,
tabs.php,
up-sells.php,
single-product-reviews.php,
single-product.php
I also don’t mind downgrading to the previous version as long as none of my orders or content is not lost.
Thanks
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello
see requested details in the private content
Thanks
Hello
Sorry, they didnt’t attach. See the details in the private content.
Thanks
Hello,
I’ve made some changes. Check it, please.
Regards,
Robert Hall.
Hello robert
What did you make changes to or what did you fix? Im not noticing any change. I also run a CDN so if that needs to be purged let me know what file to purge.
Thanks
Hello,
I have updated for you review-order.php
file via FTP.
Regards,
Robert Hall.
Hello Robert
Please revert back.
I don’t know what’s happened but if you look on the checkout out page the button ‘proceed to checkout’ now is not showing unless you hover over it, and the text says ‘proceed to paypal’ instead.
This was not doing this before you updated the file, i have just noticed it.
Please revert asap
Thanks
Hello,
I’ve reuploaded the file review-order.php.
Please check if everything is fine now.
Regards,
Eva Kemp.
YEs thanks, I had help from Helen Smith too
Hello,
You’re welcome!
Regards,
Robert Hall.
I seemed to have fixed it by replacing
$order = new WC_Order();
$order->populate( $some_var );
with
$order = new WC_Order( $order_id );
Hello,
We’re glad you managed to fix it.
Enjoy your work!
Regards,
Eva Kemp.
Tagged: improvement, optimization, templates, updates, woocommerce, wordpress
The issue related to '‘wordpress update’' has been successfully resolved, and the topic is now closed for further responses