Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
Translating LearnDash Video Progression URL
Iniciado por: Jeremy em: English Support |
|
2 | 2 | 3 anos, 9 meses atrás | |
Divi image fields not showing
Iniciado por: Jeremy em: English Support |
|
2 | 11 | 3 anos, 9 meses atrás | |
Translate LearnDash Logo
Iniciado por: Jeremy em: English Support |
|
2 | 6 | 3 anos, 9 meses atrás | |
Stop WPML from copying content from the original language to the translated.
Iniciado por: Jeremy em: English Support |
|
2 | 2 | 3 anos, 10 meses atrás | |
Translated Divi logo keeps on changing back to English
Iniciado por: Jeremy em: English Support |
|
2 | 4 | 3 anos, 10 meses atrás | |
Divi Theme Builder templates translation
Iniciado por: Jeremy em: English Support |
|
2 | 3 |
3 anos, 10 meses atrás
Jeremy |
|
How to translate WPML certificate?
Iniciado por: Jeremy em: English Support |
|
2 | 14 | 3 anos, 10 meses atrás | |
get_the_terms of a different language
Iniciado por: Jeremy em: English Support |
|
2 | 2 | 3 anos, 10 meses atrás | |
We get a different Translation Editor for each post (as well as missing fields)
Iniciado por: Jeremy em: English Support |
|
2 | 4 | 3 anos, 10 meses atrás | |
When we update a field of a page on one language, it unsets it on another langua
Iniciado por: Jeremy em: English Support |
|
2 | 4 | 4 anos atrás | |
Woocommerce coupon translation not working
Iniciado por: Jeremy em: English Support |
1 | 2 | 4 anos, 4 meses atrás | ||
String Translation – domain is missing from the list
Iniciado por: Jeremy
em: 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 anos, 11 meses atrás |