이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
ACF Link Field not translatable in
시작: Innovationsraum
카테고리: English Support
Problem: add_filter( 'acfml_field_group_mode_field_translation_preference', function( $fieldTranslationPreference, $groupMode, $field ) {<br /> $fieldType = $field['type'] ?? null;<br /> if ( 'link' === $fieldType ) {<br /> return 2; // `WPML_TRANSLATE_CUSTOM_FIELD`.<br /> }<br /> return $fieldTranslationPreference;<br />}, 10, 3 );This code modifies the default behavior for the link field, requiring you to resave the field groups that use link fields. After applying this workaround, some post translation statuses might change to "needs update" because the link field has been added to the translation signature, and it should now appear in the ATE translation job. 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 the problem persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 15 | 1 월, 3 주 전에 | |
|
WP Multisite with ACF Flexible Field – Automatic Translation Bug when deleting fields
시작: Innovationsraum 카테고리: English Support |
|
0 | 11 | 1 년, 4 월 전에 |