Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Error: Your theme has bundled outdated copies of WooCommerce template files
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Error: Your theme has bundled outdated copies of WooCommerce template files
- This topic has 13 replies, 4 voices, and was last updated 9 years by Mohammad – SUPPORT.
-
Posted in: Neighborhood
-
April 25, 2015 at 8:46 pm #168596
Hi
Just updated WooCommerce plugin and got this error:
Your theme has bundled outdated copies of WooCommerce template files. If you notice an issue on your site, this could be the reason. Please contact your theme developer for further assistance. You can review the System Status report for full details or learn more about WooCommerce Template Structure here.I scroll down and see that the specific files are these:
neighborhood/woocommerce/cart/cart-totals.php version 2.3.0 is outdated. Core version is 2.3.6,
neighborhood/woocommerce/cart/cart.php version 2.3.0 is outdated. Core version is 2.3.8,The update went flawless.. No errors.
What can it be?
April 25, 2015 at 10:43 pm #168619Hi,
You need to update Neighborhood to the latest version that ensures compatibility with the latest Woocommerce version.
-Rui
April 28, 2015 at 11:01 am #169495Have the same issue, Neighborhood 2.18 installed with Woocommerce 2.3.8 but also have a CHILD theme which contains a WOOCOMMERCE/CART folder. I compared all the files in wp-content/themes/neighborhood/woocommerce/cart and wp-content/themes/neighborhood-child/woocommerce/cart found that quite a number of lines have following difference (swiftframework versus woocommerce):
EXISTING – wp-content/themes/neighborhood-child/woocommerce/cart/cart.php
<th class=”product-quantity”><?php _e( ‘Quantity’, ‘woocommerce’ ); ?></th>NEW – wp-content/themes/neighborhood/woocommerce/cart/cart.php
<th class=”product-quantity”><?php _e( ‘Quantity’, ‘swiftframework’ ); ?></th>There are no other differences in the files as far as I can see from using compare utility.
Please advise correct action:
1. Copy complete neighborhood/woocommerce/cart folder to neighborhood-child/woocommerce/
2. Copy and amend each instance of SWIFTFRAMEWORK to WOOCOMMERCE to match current files in CHILD theme folder.Please note that I am IT competent but not very experienced with WordPress / Woocommerce.
Your help much appreciated.
Bob
April 28, 2015 at 11:22 am #169508Hi,
Can you place here the message of the exactly outdated file?
Thanks-Rui
April 28, 2015 at 11:34 am #169513Your theme has bundled outdated copies of WooCommerce template files. If you notice an issue on your site, this could be the reason. Please contact your theme developer for further assistance. You can review the System Status report for full details or learn more about WooCommerce Template Structure here.
System Status Hide this noticeHere are the messages that appear under SYSTEM STATUS OVERRIDES(WOOCOMMERCE):
neighborhood-child/woocommerce/cart/cart-shipping.php version 2.1.0 is out of date. The core version is 2.3.0,
neighborhood-child/woocommerce/cart/cart-totals.php version 2.3.0 is out of date. The core version is 2.3.6,
neighborhood-child/woocommerce/cart/cart.php version 2.3.0 is out of date. The core version is 2.3.8,Old and new versions of cart.php attached.
April 28, 2015 at 11:59 am #169539attach them in a zip file
-RuiApril 28, 2015 at 12:14 pm #169545Zip files attached
Attachments:
You must be logged in to view attached files.April 29, 2015 at 9:32 am #169897Hi,
Have you tried to upgrade the theme?
Thanks
MohammadApril 29, 2015 at 1:30 pm #170076The theme has been upgraded to 2.18, is there a later version?
Please note the following:
Theme folder is; wp-content/themes/neighborhood/woocommerce/cart/cart.php this is where latest versions of the files are located.
Child-theme folder; wp-content/themes/neighborhood-child/woocommerce/cart/cart.php is activated and therefore files will be used from this location.
Taking in to account the above, surely any further update is only going to update files in wp-content/themes/neighborhood/woocommerce/cart/cart.php so the CHILD theme version is always going to be out-of-date unless identical. Therefore my question in #169495 is valid.
Apologies if I am not quite getting the point, your help is much appreciated.
Cheers
BobApril 30, 2015 at 11:50 pm #170669Hi,
Just checked your files, and basically you just need to update the version number of each file to match the latest version of the Woocoommerce files, since there are no significant changes.
Check this example attached
-Rui
Attachments:
You must be logged in to view attached files.May 1, 2015 at 11:35 am #170806Thanks for your help Rui, I have done that and everything is fine.
Guess it does raise one question, why change the version numbers of the files when there are no major differences?
Bob
May 1, 2015 at 11:41 am #170808Hi,
Not sure but Woocommerce changed it and we have to follow it to stop those notices in the admin.
-Rui
May 3, 2015 at 9:37 am #171211I am happy that this is resolved but it is not my topic.
Bob
May 4, 2015 at 6:54 am #171386Hi,
Great thanks to Rui.
Thanks
Mohammad -
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.