このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
ACF Relationship field order not persisting in translated language (WPML + ACF Pro)
開始者:jamesI-2 カテゴリ:English Support |
|
0 | 6 | 1ヶ月、 2週前 | |
|
ACF Relationship field order not persisting in translated language (WPML + ACF Pro)
開始者:jamesI-2
カテゴリ:English Support
Problem: add_filter( 'acf/load_value/type=relationship', 'format_order' );
function format_order( $value ){
$lang = apply_filters( 'wpml_current_language', null );
foreach ($value as $key => $id) {
$type = get_post_type($id);
$value[$key] = apply_filters( 'wpml_object_id', $id, $type, true, $lang);
}
return $value;
}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 further assistance is needed, please open a new support ticket at WPML Support Forum. |
|
0 | 7 | 2ヶ月前 | |
|
Translate independently not working
開始者:jamesI-2
カテゴリ:English Support
Problem: If this solution does not resolve your issue or seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If necessary, we highly recommend opening a new support ticket for further assistance. You can do so at the WPML support forum. |
|
0 | 17 | 1年、 2ヶ月前 | |
|
Navigation translation not working
開始者:jamesI-2 カテゴリ:English Support |
|
3 | 13 | 2年、 11ヶ月前 | |
|
Menu translation is not working anymore
開始者:jamesI-2 カテゴリ:English Support |
|
3 | 5 | 3年前 |