У этого пользователя нет избранных тем.
Избранные темы форума
Созданные темы форума
| Статус |
Тема
|
Специалист поддержки | Голоса | Сообщения | Свежесть |
|---|---|---|---|---|---|
|
Randomly, the single template of the dutch site disappears
Начато: asyaT в: Chat Support |
|
1 | 2 |
1 год, 11 месяцев назад
|
|
|
Custom field not showing in classic translation editor
Начато: asyaT
в: English Support
Problem: functions.php file in the child theme folder: function wpmlsupp_7499_allow_translating_numbers( $is_translatable, $job_translate ) {
$data = $job_translate['field_data'];
if ( 'base64' === $job_translate['field_format'] ) {
$data = base64_decode( $data );
}
if ( is_numeric( $data ) ) {
return true;
}
return $is_translatable;
}
add_filter( 'wpml_tm_job_field_is_translatable', 'wpmlsupp_7499_allow_translating_numbers', 10, 2 );This code allows numeric values, which are usually excluded, to be translated in the WPML translation editor. If this solution does not apply to your case, or if it seems outdated, we recommend checking the related known issues and verifying that you have the latest versions of themes and plugins installed. If the issue persists, please open a new support ticket with us. |
|
2 | 5 | 1 год, 12 месяцев назад | |
|
Custom field not showing in classic translation editor.
Начато: asyaT в: English Support |
|
2 | 2 | 2 года, 2 месяца назад | |
|
Custom post types (PODS) — Singular template not translating.
Начато: asyaT в: English Support |
|
2 | 2 | 2 года, 7 месяцев назад | |
|
WPML chat support ticket by asyaT — 1690363637
Начато: asyaT в: Chat Support |
|
1 | 2 |
2 года, 8 месяцев назад
|