This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Automatic translation does not fully work
Started by: konradR-3
in: English Support
Problem: Regarding the missing links, if they are coming from repeater fields and contain anchors, WPML cannot automatically adjust them. You should: Applying these settings to the relevant custom fields will also affect any new content going forward. Please note that this solution might be outdated or not applicable to your specific case. 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 the issue persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 9 | 2 weeks, 1 day ago | |
|
My languages are missing.
Started by: konradR-3 in: English Support |
|
0 | 8 | 2 weeks, 2 days ago | |
|
Change all transtapion link settings
Started by: konradR-3
in: English Support
Problem: However, I'd like to have different defaults for the translation preferences. Solution: Use the filter hook acfml_field_group_mode_field_translation_preference
add_filter( 'acfml_field_group_mode_field_translation_preference', function( $fieldTranslationPreference, $groupMode, $field ) {
$fieldType = $field['type'] ?? null;
if ( 'link' === $fieldType ) {
return 2; // `WPML_TRANSLATE_CUSTOM_FIELD`.
}
return $fieldTranslationPreference;
}, 10, 3 );
|
|
0 | 4 | 1 month, 3 weeks ago | |
|
I have a fatal error in ACF options page
Started by: konradR-3
in: English Support
Problem: Solution: |
|
0 | 7 | 2 months ago | |
|
Send to translation on Translation Dashboard is not working
Started by: konradR-3 in: English Support |
|
0 | 2 | 2 months ago | |
|
Not everything is translated.
1
2
Started by: konradR-3 in: English Support |
|
1 | 25 | 2 months ago | |
|
My languages disappeared
Started by: konradR-3 in: English Support |
1 | 2 | 8 months ago | ||
|
My translation cany finish
Started by: konradR-3 in: English Support |
|
1 | 12 | 1 year ago | |
|
Cant translate two pages
Started by: konradR-3
in: English Support
Problem: If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. Also, check the related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum. |
|
0 | 10 | 1 year, 3 months ago | |
|
Automatic translation won’t start
Started by: konradR-3 in: English Support |
1 | 3 | 1 year, 4 months ago | ||
|
Cant see languages to set, plugin stopped working
Started by: konradR-3
in: English Support
Problem: Reset WPML's language tables and reinstall it . This option appears only when WPML detects an issue with your languages. WPML > Languages . Please verify if this resolves your issue. If this solution does not apply to your case, or if it 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 the problem persists, please open a new support ticket at WPML support forum. |
|
2 | 9 | 1 year, 8 months ago | |
|
Cant edit specific pages
Started by: konradR-3 in: English Support |
|
2 | 3 | 2 years, 1 month ago | |
|
Cant translate ACF options page
Started by: konradR-3 in: English Support |
2 | 2 | 2 years, 5 months ago | ||
|
My translations are in queue for few days
Started by: konradR-3 in: English Support |
|
2 | 7 | 2 years, 6 months ago | |
|
WPML is working like that for about 3 days. What should I do?
Started by: konradR-3 in: English Support |
|
2 | 4 | 2 years, 6 months ago |