このユーザーにはお気に入りトピックがありません。
お気に入りのフォーラム・トピック
フォーラム・トピックの作成
状況 |
トピック
|
サポーター | 声 | 投稿文 | 新鮮さ |
---|---|---|---|---|---|
XLIFF File does not get translation
によって始められた: nilsF-4 にある: English Support |
|
1 | 8 | 3日、 9時間前 | |
WPML Custom query
によって始められた: nilsF-4
にある: English Support
Problem: suppress_filters => false parameter to your query. By default, the get_posts() function has suppress_filters set to true, which you need to explicitly override. Here's how you can modify your query: $posts = get_posts(array( 'post_type' => 'post', 'posts_per_page' => 2, 'orderby' => 'date', 'order' => 'DESC', 'post__not_in' => array(get_the_ID()), 'suppress_filters' => false )); This change should ensure that the query only returns posts from the selected language. 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 do not hesitate to open a new support ticket at WPML support forum. |
|
0 | 2 | 1ヶ月前 | |
Issue with Variation
によって始められた: nilsF-4 にある: English Support |
|
2 | 3 |
2年、 3ヶ月前
nilsF-4 |
|
hook wcml_raw_price_amount : not working on custom currencies
によって始められた: nilsF-4 にある: English Support |
|
2 | 3 |
2年、 3ヶ月前
nilsF-4 |
|
ACF Field not working correctly on a product category.
によって始められた: nilsF-4 にある: English Support |
|
2 | 6 | 2年、 5ヶ月前 | |
ACF fields do not show up in the translation editor
によって始められた: nilsF-4 にある: English Support |
|
2 | 3 | 2年、 6ヶ月前 | |
Looking for a hook, just like the wcml_price_currency
によって始められた: nilsF-4 にある: English Support |
|
2 | 8 | 2年、 9ヶ月前 | |
Cant find a way to get all currencies
によって始められた: nilsF-4
にある: English Support
Problem: 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. Should you need further assistance, please do not hesitate to open a new support ticket or visit our support forum at WPML Support Forum. |
|
2 | 4 | 2年、 10ヶ月前 | |
ACF changes group key and removes fields
1
2
によって始められた: nilsF-4 にある: English Support |
|
3 | 18 | 3年、 10ヶ月前 |