How to translate Custom tab title and Custom tab content on WPML
-
woocommerce multilingual does not offer the possibility of translating this content. Any solution?
See attached image. Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Thanks for the problem report, we will fix it in the next update, but for now, you can change the file basel/wpml-config.xml and add the code that is given below.
<custom-field action="translate" label="Custom tab title">_basel_product_custom_tab_title</custom-field>
<custom-field action="translate" label="Custom tab content">_basel_product_custom_tab_content</custom-field>
http://prntscr.com/jdz1fv
Kind Regards
XTemos Studio