Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Messaggi | Freschezza |
---|---|---|---|---|---|
Translating LearnDash Video Progression URL
Iniziato da: Jeremy in: English Support |
2 | 2 | 3 anno, 8 mese fa | ||
Divi image fields not showing
Iniziato da: Jeremy in: English Support |
2 | 11 | 3 anno, 8 mese fa | ||
Translate LearnDash Logo
Iniziato da: Jeremy in: English Support |
2 | 6 | 3 anno, 9 mese fa | ||
Stop WPML from copying content from the original language to the translated.
Iniziato da: Jeremy in: English Support |
2 | 2 | 3 anno, 9 mese fa | ||
Translated Divi logo keeps on changing back to English
Iniziato da: Jeremy in: English Support |
2 | 4 | 3 anno, 9 mese fa | ||
Divi Theme Builder templates translation
Iniziato da: Jeremy in: English Support |
2 | 3 |
3 anno, 9 mese fa
Jeremy |
||
How to translate WPML certificate?
Iniziato da: Jeremy in: English Support |
2 | 14 | 3 anno, 9 mese fa | ||
get_the_terms of a different language
Iniziato da: Jeremy in: English Support |
2 | 2 | 3 anno, 10 mese fa | ||
We get a different Translation Editor for each post (as well as missing fields)
Iniziato da: Jeremy in: English Support |
2 | 4 | 3 anno, 10 mese fa | ||
When we update a field of a page on one language, it unsets it on another langua
Iniziato da: Jeremy in: English Support |
2 | 4 | 3 anno, 11 mese fa | ||
Woocommerce coupon translation not working
Iniziato da: Jeremy in: English Support |
1 | 2 | 4 anno, 3 mese fa | ||
String Translation – domain is missing from the list
Iniziato da: Jeremy
in: 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 anno, 10 mese fa | ||
Set initial language: please try again (error)
Iniziato da: Jeremy
in: English Support
Problem: We are getting this error: Solution: In this case the fastest way to solve the issue is by following this steps: Note: Please don't forget to create a full backup of the site because if something goes wrong you will have to restore it. Relevant Documentation: |
2 | 8 | 4 anno, 11 mese fa |