Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
| Status |
Tópico
|
Suporte | Vozes | Posts | Atualidade |
|---|---|---|---|---|---|
|
WPML Translations ACF Fields
Iniciado por: benK-12 em: English Support |
|
0 | 4 | 1 semana, 1 dia atrás | |
|
Cannot translate blog for 100% – only 88%
Iniciado por: benK-12 em: English Support |
|
2 | 2 | 1 ano, 3 meses atrás | |
|
problems with credits
Iniciado por: benK-12
em: English Support
Problem: If you're experiencing a similar issue with your automatic translation credits, we recommend checking your WPML account to ensure the credits are properly assigned. If the problem persists, please visit our known issues page (https://wpml.org/known-issues/) and confirm that you have the latest versions of themes and plugins installed. If the solution provided here is outdated or not applicable to your case, we encourage you to open a new support ticket for personalized assistance. You can do so by visiting the WPML support forum. |
|
2 | 3 | 1 ano, 8 meses atrás | |
|
The custom related products section not translated
Iniciado por: benK-12
em: English Support
Problem:
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 );
3. Edit the product in the original language > Click on Update > Update the translation in ATE. |
|
2 | 7 | 1 ano, 11 meses atrás | |
|
NL-België has as language Belarussian
Iniciado por: benK-12 em: English Support |
|
2 | 2 |
4 anos atrás
benK-12 |