![](data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E) kelvinL-3
|
I installed the Avada theme, and I translated the Woocommerce validation message, but it doesn't work.
There is no problem to other translation like Billing Address, Shipping Address, etc.
|
![](data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E) Ahmed Mohammed
Supporter
Timezone:
Africa/Cairo (GMT+02:00)
|
Hi there,
Thank you for contacting WPML support!
It looks like Avada theme is loading the text in CSS, as shown in the attached screenshot.
As a workaround, could you please add the following under Appearance → Customize → Additional CSS:
html[lang="zh-hant"] .woocommerce-invalid:after {
content: 'ADD THE TRANSLATION HERE';
}
After saving and publishing the changes, please make sure to clear the browser cache to see the changes.
Please let me know how it goes.
Looking forward to hearing back from you.
|