이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
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 년, 7 월 전에 | |
when I click "review" in my translation queue, it takes me to my homepage
시작한 사람: alessandroB-71 안에: English Support |
|
2 | 2 | 1 년, 8 월 전에 |