このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
WPML Translations ACF Fields
開始者:benK-12 カテゴリ:English Support |
|
0 | 4 | 1週前 | |
|
Cannot translate blog for 100% – only 88%
開始者:benK-12 カテゴリ:English Support |
|
2 | 2 | 1年、 3ヶ月前 | |
|
problems with credits
開始者:benK-12
カテゴリ: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年、 8ヶ月前 | |
|
The custom related products section not translated
開始者:benK-12
カテゴリ: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年、 11ヶ月前 | |
|
NL-België has as language Belarussian
開始者:benK-12 カテゴリ:English Support |
|
2 | 2 |
4年前
benK-12 |