ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
|---|---|---|---|---|---|
|
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 month, 3 weeks มาแล้ว | |
|
WP Multisite with ACF Flexible Field – Automatic Translation Bug when deleting fields
เริ่มโดย: Innovationsraum ใน: English Support |
|
0 | 11 | 1 year, 4 months มาแล้ว |