Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Messaggi | Freschezza |
---|---|---|---|---|---|
SSO iframe fails across top-level domains due to blocked cookies in modern browsers
Iniziato da: adamM-10 in: English Support |
|
0 | 6 | 2 giorno, 1 ora fa | |
Strings only work with 'Look for strings while pages are rendered' enabled
Iniziato da: adamM-10 in: English Support |
|
2 | 7 | 1 anno, 6 mese fa | |
String translate not displaying imported strings
1
2
Iniziato da: adamM-10
in: English Support
Problem: Solution: stripcslashes() PHP function, which removes slashes that are not needed, causing a mismatch in JSON. We have escalated this to our developers. Meanwhile, we suggest two workarounds: 1. Do not scan strings with quotes and delete all previously scanned strings. Then, navigate to WPML > String Translation and enable "Look for strings while pages are rendered". Visit the page where the strings are displayed, and once the page is loaded, disable this option. This will add all strings with slashes to the String Translation, allowing for smooth import/export of the PO file. 2. Alternatively, you can comment out the line $string = stripcslashes( $string ); in the file wp-content\plugins\wpml-string-translation\inc\gettext\wpml-string-scanner.class.php on line 278. Then, rescan the theme files, and the strings with slashes will be preserved, allowing for correct export/import of the PO file. Please try these solutions and let us know if they work for you. If this solution doesn't look relevant, please open a new support ticket. |
|
3 | 30 | 1 anno, 7 mese fa | |
Imported strings that contain links are not being displayed translated
Iniziato da: adamM-10
in: English Support
Problem: Solution: <br/> to <br /> (adding a space after br), save the changes, and re-import the .po file. add_action('init', function (){ delete_transient('wpml_st_upgrade_in_progress'); }); After adding the code, visit the frontend to allow the site to load completely, then remove the code and refresh the String Translation page before attempting to translate the strings again. If these steps do not resolve the issue, it may be due to other factors that are specific to your site or setup. We recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket. |
|
2 | 12 | 1 anno, 7 mese fa | |
After deleting strings and rescanning plugin, the deleted strings do not show
Iniziato da: adamM-10 in: English Support |
|
2 | 7 | 1 anno, 8 mese fa | |
When importing strings with escaped characters, WPML does not detect a match
Iniziato da: adamM-10 in: English Support |
|
2 | 4 | 1 anno, 8 mese fa | |
jQuery Dependency for language-cookie JS file
Iniziato da: adamM-10 in: English Support |
|
2 | 3 | 2 anno, 2 mese fa |