Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
| Trạng thái |
Chủ đề
|
Người hỗ trợ | Ý kiến | Bài viết | Mới nhất |
|---|---|---|---|---|---|
|
ACF Link Field not translatable in
Được bắt đầu bởi: Innovationsraum
trong: 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 month, 3 weeks trước | |
|
WP Multisite with ACF Flexible Field – Automatic Translation Bug when deleting fields
Được bắt đầu bởi: Innovationsraum trong: English Support |
|
0 | 11 | 1 year, 4 months trước |