This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
ACFML EditorHooks causes stack overflow on translated ACF Options Pages with many fields (PHP 8.3+)
Started by: petrH-5
in: English Support
Problem: Solution: |
|
0 | 4 | 1 month, 2 weeks ago | |
|
Wpforms and translation strings with email & line breaks
Started by: petrH-5
in: English Support
Problem:
add_filter('wpml_st_string_translation_before_save', 'sanitize_translation_before_save', 10, 1);
function sanitize_translation_before_save($translation_text) {
$translation_text["value"] = str_replace("\n", "\r\n", $translation_text["value"]);
return $translation_text;
}
This code modifies the translation text to ensure proper formatting. You can verify its functionality in the provided Sandbox, where the entries are logged in the installed "WP Mail Log" plugin. If this solution does not resolve your issue or seems outdated, we highly 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 needed, please do not hesitate to open a new support ticket at WPML support forum for further assistance. |
|
2 | 5 | 1 year, 6 months ago | |
|
Translation of ACF Repeater not working
Started by: petrH-5 in: English Support |
|
2 | 4 | 2 years, 2 months ago | |
|
WPML chat support ticket by petrH-5 – 1680002815
Started by: petrH-5 in: English Support |
1 | 1 |
3 years, 1 month ago
|
||
|
WPML Translation Manager cannot edit translations without admin privileges
Started by: petrH-5 in: English Support |
|
2 | 10 | 3 years, 1 month ago | |
|
Cannot translate ACF field name = title
Started by: petrH-5 in: English Support |
|
2 | 11 | 4 years, 1 month ago | |
|
when I try edit translated blog posts I see empty form
Started by: petrH-5 in: English Support |
|
2 | 6 | 4 years, 2 months ago | |
|
Translate strings without Translation Management
Started by: petrH-5 in: English Support |
|
2 | 4 | 4 years, 4 months ago |