このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
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ヶ月前 |