This topic has 96 replies, 7 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson
Hello,
Sorry, but your query is unclear.
Please show a screenshot where you want to make changes.
Best regards,
Jack Richardson.
question38: check screen short
Thank you
question 39: cart summary box issues; should be the 119.28 (2*59.94)
Thank you
Hello,
38. Use this css code:
.main-nav .menu > li > a {
text-transform: capitalize;
}
h2.product-name, .product_list_widget a {
text-transform: none;
}
39. I don’t see cart widget in the header. Have you removed it?
Price on Cart page is shown properly:
http://prntscr.com/bu8xa8
Best regards,
Jack Richardson.
Hi, I recently received and processed an update for the Legenda theme. I running the site as a child theme. I then receive a banner message in my WordPress Dashboard that my WooCommerce files are out of date:
“Your theme (Legenda 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. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.”
I am not clear how to update these files. I have checked the installation documentation to see if there was any info – however, I cannot find any reference. Here are the files it is stating are out of date:
legenda/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,
legenda/woocommerce/content-product_cat.php version 2.5.2 is out of date. The core version is 2.6.1,
legenda/woocommerce/myaccount/form-edit-address.php version 2.1.0 is out of date. The core version is 2.6.0,
legenda/woocommerce/myaccount/form-login.php version 2.2.6 is out of date. The core version is 2.6.0,
legenda/woocommerce/myaccount/my-account.php version 2.0.0 is out of date. The core version is 2.6.0,
legenda/woocommerce/single-product/product-image.php version 2.1.2 is out of date. The core version is 2.6.3,
legenda/woocommerce/single-product/product-thumbnails.php version 2.3.0 is out of date. The core version is 2.6.3,
Here is the info on the installed child theme:
Legenda ChildVersion: 0.0.1
By 8theme Legenda Child Theme
This is a child theme of LEGENDA – 8theme WordPress theme.
Then the installed theme info is:
LEGENDA – 8theme WordPress themeVersion: 3.0.1 By 8theme
I appreciate any guidance and instruction you can provide. Thank you!
Hello @Kathyrn McClellan,
You shouldn’t worry about those notices. They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/legenda/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
So you can hide this message or you can fix it by editing the files in wp-content/themes/legenda/woocommerce directory and change the version to the current Woocommerce version that you’re using.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up