ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
XLIFF File does not get translation
เริ่มโดย: nilsF-4 ใน: English Support |
|
1 | 8 | 3 days, 9 hours มาแล้ว | |
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 months มาแล้ว | |
Issue with Variation
เริ่มโดย: nilsF-4 ใน: English Support |
|
2 | 3 |
2 years, 3 months มาแล้ว
nilsF-4 |
|
hook wcml_raw_price_amount : not working on custom currencies
เริ่มโดย: nilsF-4 ใน: English Support |
|
2 | 3 |
2 years, 3 months มาแล้ว
nilsF-4 |
|
ACF Field not working correctly on a product category.
เริ่มโดย: nilsF-4 ใน: English Support |
|
2 | 6 | 2 years, 5 months มาแล้ว | |
ACF fields do not show up in the translation editor
เริ่มโดย: nilsF-4 ใน: English Support |
|
2 | 3 | 2 years, 6 months มาแล้ว | |
Looking for a hook, just like the wcml_price_currency
เริ่มโดย: nilsF-4 ใน: English Support |
|
2 | 8 | 2 years, 9 months มาแล้ว | |
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 years, 10 months มาแล้ว | |
ACF changes group key and removes fields
1
2
เริ่มโดย: nilsF-4 ใน: English Support |
|
3 | 18 | 3 years, 10 months มาแล้ว |