Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
XLIFF File does not get translation
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
1 | 8 | 3 days, 9 hours trước | |
WPML Custom query
Bắt đầu bởi: nilsF-4
tRONG: 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 months trước | |
Issue with Variation
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
2 | 3 |
2 years, 3 months trước
nilsF-4 |
|
hook wcml_raw_price_amount : not working on custom currencies
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
2 | 3 |
2 years, 3 months trước
nilsF-4 |
|
ACF Field not working correctly on a product category.
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
2 | 6 | 2 years, 5 months trước | |
ACF fields do not show up in the translation editor
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
2 | 3 | 2 years, 6 months trước | |
Looking for a hook, just like the wcml_price_currency
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
2 | 8 | 2 years, 9 months trước | |
Cant find a way to get all currencies
Bắt đầu bởi: nilsF-4
tRONG: 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 years, 10 months trước | |
ACF changes group key and removes fields
1
2
Bắt đầu bởi: nilsF-4 tRONG: English Support |
|
3 | 18 | 3 years, 10 months trước |