ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
---|---|---|---|---|---|
How can I add and ALT Attribute to the Language Flag Icons?
เริ่มโดย: alessandroB-71
ใน: English Support
Problem: Got to ../wp-content/plugins/sitepress-multilingual-cms/classes/language-switcher/ directory and edit the class-wpml-ls-model-build.php, line 190. $ret[ $code ]['flag_alt'] = ( $display_name || $display_native ) ? '' : $data['translated_name']; Replace it with this line: $ret[ $code ]['flag_alt'] = ( $display_name || $display_native ) ? $data['native_name'] : $data['translated_name']; Refer to the following links for more details: If this solution does not seem relevant to your issue, please do not hesitate to open a new support ticket with us here. |
|
2 | 2 | 1 years, 7 months มาแล้ว | |
when I click "review" in my translation queue, it takes me to my homepage
เริ่มโดย: alessandroB-71 ใน: English Support |
|
2 | 2 | 1 years, 8 months มาแล้ว |