Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
Translating LearnDash Video Progression URL
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 2 | 3 years, 9 months trước | |
Divi image fields not showing
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 11 | 3 years, 9 months trước | |
Translate LearnDash Logo
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 6 | 3 years, 9 months trước | |
Stop WPML from copying content from the original language to the translated.
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 2 | 3 years, 10 months trước | |
Translated Divi logo keeps on changing back to English
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 4 | 3 years, 10 months trước | |
Divi Theme Builder templates translation
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 3 |
3 years, 10 months trước
Jeremy |
|
How to translate WPML certificate?
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 14 | 3 years, 10 months trước | |
get_the_terms of a different language
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 2 | 3 years, 10 months trước | |
We get a different Translation Editor for each post (as well as missing fields)
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 4 | 3 years, 10 months trước | |
When we update a field of a page on one language, it unsets it on another langua
Bắt đầu bởi: Jeremy tRONG: English Support |
|
2 | 4 | 4 years trước | |
Woocommerce coupon translation not working
Bắt đầu bởi: Jeremy tRONG: English Support |
1 | 2 | 4 years, 4 months trước | ||
String Translation – domain is missing from the list
Bắt đầu bởi: Jeremy
tRONG: English Support
Problem: As WPML itself does not scan or officially support HAML files I wouldn't be able to point out what change was made that could have caused this behavior with HAML files. One of the functions that scan the templates has changed. It's possible the new function does not scan non-PHP files Line 31 of wpml-string-translation\classes\strings-scanning\wpml-st-theme-plugin-scan-dir-ajax.php will allow .haml files to be scanned by changing: $file_type = array( 'php', 'inc' ); to $file_type = array( 'php', 'inc', 'haml' ); However, I tried this and it doesn't catch the strings in Haml. You might want to examine the following file which should be where all the actual processing is happening: NOTE: I did test with version 4.0.7 of WPML and its version at the time of String Translation and it still does not scan HAML files. Once you go to WPML->Themes and Plugins localization-> Scan your theme and then you get a list of all the files scanned, only .php files are scanned. My suggestion would be to create a .mo file with your strings |
|
2 | 12 | 4 years, 11 months trước |