- This topic has 5 replies, 3 voices, and was last updated 3 years, 11 months ago by
David.
-
AuthorPosts
-
April 18, 2019 at 7:23 am #872684
Henry Bowman
We just did an update on Woo Commerce and have this message:
“Your theme (GeneratePress Child) 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.”generatepress_child/woocommerce/emails/customer-processing-order.php version 3.5.0 is out of date. The core version is 3.5.4
- h.k. Bowman
GP Premium 1.7.8April 18, 2019 at 9:28 am #872789Leo
StaffCustomer SupportHi there,
The default GP child theme does not have a WooCommerce folder.
Did you add that in? If so you will need to do what was suggested:
“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.”Let me know ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 3:53 am #873304Henry Bowman
So we looked and our generate press child theme does have a woocommerce folder. Inside is a folder called “emails” and inside that is one PHP file called “customer-processing-order.php”
We did not put this here that I’m aware of. Where would we copy this new version of a template from? what does a “template” consists of? and where would we put it?
- h.k. Bowman
April 19, 2019 at 4:15 am #873312David
StaffCustomer SupportHi there,
The parent template should be found in the Plugins/Woocommerce/Email/Templates folder.
You can also see ( and download ) the template file here:Before replacing the child theme template with the above. You need to figure out why you have one in your child theme. It would of been manually added and for a reason, such as changing the message of your order confirmation emails. I would advise opening that template file in a code or text editor to see what changes were made… changes should have been commented ( hopefully ).
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 4:43 am #873325Henry Bowman
yes it was a change we made to the outgoing message email. We just added some more words to the default message. We have done some tests and everything is still functioning as it should. It was done so long ago however, I’m having a hard time remembering what exactly it was that we did…lol
- h.k. Bowman
April 19, 2019 at 4:49 am #873328David
StaffCustomer SupportEasily done and forgotten about ๐
Glad to hear its working – let us know if we can help with anything.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.