This topic has 7 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
I can not access any product information anymore such as the price, shipping etc.
i keep getting this warning.
Your theme (WooPress – 8theme WordPress theme) 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.
my system status page is below in private content.
PLEASE HELP
Hello,
Please update the theme and plugins to the latest versions.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall
Hello Robert,
if i delete the woocommerce folder, wont that delete all my products and pricing?
Hello,
No, it’ll be uploaded during theme update. Please note delete it in the theme directory, not in the plugins one.
Woocommerce settings will be saved.
Regards,
Eva Kemp.
thanks it worked.
is it possible to change sizing guide to “Color Chart” ?
Also is it possible to not show the category paths in the header on the product page.
example:
Hello I am still having the same issues on the product page.
i cant access the following fields except for in the quick edit options:
inventory
shipping
linked products
attributes
variations
advanced
Hello,
i cant access the following fields except for in the quick edit options
Some plugin is causing the issue. Disable them one by one to find it out.
is it possible to not show the category paths in the header on the product page
Add this css code in Global Custom CSS:
.page-heading .woocommerce-breadcrumb {
display: none;
}
is it possible to change sizing guide to “Color Chart” ?
You need edit the file wp-content/themes/woopress/framework/woo.php in line 878.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up