Tagged: translation
Hi,
I want to be able to translate different Titles on the woocommerce pages like in “single-product-content.php”, the title “Product Information” should not be hardcoded becuase I am not able to translate it. How could I change this to a title variable instead to be able then to translate in French?
<h4 class=”title”><?php esc_html_e(‘Product Information’, ‘xstore’); ?></h4>
Thank you
Site URL: hidden Theme version: 3.2 WooCommerce version: 2.6.9Hello,
This string is not hardcoded. You can translate it and also all the other theme strings using translation files.
Please, follow the documentation http://xstore.helpscoutdocs.com/article/30-base-theme-translation
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.