Este usuario no tiene temas favoritos.
Temas de foro favoritos
Temas de foro creados
| Estado |
Tema
|
Asistente | Voces | Publicaciones | Actualidad |
|---|---|---|---|---|---|
|
Change all transtapion link settings
Iniciado por: konradR-3
en: 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 | hace 4 semanas, 1 día | |
|
I have a fatal error in ACF options page
Iniciado por: konradR-3
en: English Support
Problem: Solution: |
|
0 | 7 | hace 1 mes, 1 semana | |
|
I found a bug in ACFML
Iniciado por: konradR-3 en: Chat Support |
|
0 | 2 | hace 1 mes, 1 semana | |
|
Send to translation on Translation Dashboard is not working
Iniciado por: konradR-3 en: English Support |
|
0 | 2 | hace 1 mes, 1 semana | |
|
Not everything is translated.
1
2
Iniciado por: konradR-3 en: English Support |
|
1 | 25 | hace 1 mes, 2 semanas | |
|
Update internal links does not work at all
Iniciado por: konradR-3 en: Chat Support |
|
0 | 2 | hace 6 meses, 2 semanas | |
|
My languages disappeared
Iniciado por: konradR-3 en: English Support |
1 | 2 | hace 7 meses, 1 semana | ||
|
My translation cany finish
Iniciado por: konradR-3 en: English Support |
|
1 | 12 | hace 11 meses, 3 semanas | |
|
Cant translate two pages
Iniciado por: konradR-3
en: 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 | hace 1 año, 3 meses | |
|
Automatic translation won’t start
Iniciado por: konradR-3 en: English Support |
1 | 3 | hace 1 año, 4 meses | ||
|
Cant see languages to set, plugin stopped working
Iniciado por: konradR-3
en: 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 | hace 1 año, 7 meses | |
|
Auto translate of attributes and product variants
Iniciado por: konradR-3 en: Chat Support |
|
1 | 2 |
hace 1 año, 8 meses
|
|
|
WPML's Advanced Translation Editor is not working
Iniciado por: konradR-3 en: Chat Support |
|
1 | 2 |
hace 1 año, 9 meses
|
|
|
Problem with the plugin
Iniciado por: konradR-3 en: Chat Support |
|
1 | 2 |
hace 1 año, 9 meses
|
|
|
Options page in ACF
Iniciado por: konradR-3 en: Chat Support |
|
1 | 2 |
hace 1 año, 11 meses
|