ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
เริ่มโดย: basv-25 ใน: English Support
Mihai Apetrei
Bobby
basv-25
Carlos Rojas
เริ่มโดย: basv-25 ใน: English Support มีวิธีแก้ปัญหาด่วน
Problem: I need to translate a widget that contains shortcodes
Solution: I added the following code in WPML -> Settings -> Custom XML Configuration tab:
<wpml-config> <admin-texts> <key name="widget_custom_html"> <key name="*"/></key> </admin-texts> </wpml-config>
Now you can find and translate the full code in WPML -> String Translation -> Under 'admin_texts_widget_custom_html' domain, especifically the '[widget_custom_html][10]content' name.
Relevant Documentation: