이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
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 월 전에 |