This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi,
i would love to translate the Out of Stock line. I look in the .po/.mo from Legenda Theme & Woo Commerce and i’m unable to find it. Also, instead of Out of stock, i would love to change this line to Sold (i run a shop with only one item of each)
Thank you to show me the way.
Louis-Philippe (*
Hello,
You can change it in the file content-product.php in the directory wp-content/themes/legenda/woocommerce. Find the code <?php _e('Out of stock', ETHEME_DOMAIN) ?></span>
(line 83) and modify the text.
Keep the file safe not to lose the changes after theme update. Also we recommend to create child theme for such purposes.
Regards,
Eva Kemp.
The issue related to '‘OUT of STOCK translation’' has been successfully resolved, and the topic is now closed for further responses