이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
Change all transtapion link settings
시작: konradR-3
카테고리: 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 | 3 주, 5 일 전에 | |
|
I have a fatal error in ACF options page
시작: konradR-3
카테고리: English Support
Problem: Solution: |
|
0 | 7 | 1 월, 1 주 전에 | |
|
Send to translation on Translation Dashboard is not working
시작: konradR-3 카테고리: English Support |
|
0 | 2 | 1 월, 1 주 전에 | |
|
Not everything is translated.
1
2
시작: konradR-3 카테고리: English Support |
|
1 | 25 | 1 월, 1 주 전에 | |
|
My languages disappeared
시작: konradR-3 카테고리: English Support |
1 | 2 | 7 월, 1 주 전에 | ||
|
My translation cany finish
시작: konradR-3 카테고리: English Support |
|
1 | 12 | 11 월, 2 주 전에 | |
|
Cant translate two pages
시작: konradR-3
카테고리: 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 년, 3 월 전에 | |
|
Automatic translation won’t start
시작: konradR-3 카테고리: English Support |
1 | 3 | 1 년, 3 월 전에 | ||
|
Cant see languages to set, plugin stopped working
시작: konradR-3
카테고리: 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 년, 7 월 전에 | |
|
Cant edit specific pages
시작: konradR-3 카테고리: English Support |
|
2 | 3 | 2 년 전에 | |
|
Cant translate ACF options page
시작: konradR-3 카테고리: English Support |
2 | 2 | 2 년, 4 월 전에 | ||
|
My translations are in queue for few days
시작: konradR-3 카테고리: English Support |
|
2 | 7 | 2 년, 5 월 전에 | |
|
WPML is working like that for about 3 days. What should I do?
시작: konradR-3 카테고리: English Support |
|
2 | 4 | 2 년, 5 월 전에 |