ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
After clicking through the panel, I save the translation (I don't know why I only have about 90% of...
เริ่มโดย: tomaszK-56 ใน: English Support |
|
0 | 16 | 3 days, 11 hours มาแล้ว | |
Problem with elastic fields from ACF
เริ่มโดย: tomaszK-56 ใน: English Support |
|
0 | 14 | 3 days, 11 hours มาแล้ว | |
Issue with Multi-Currency Compatibility with the Variation Swatches Pro Plugin
เริ่มโดย: tomaszK-56
ใน: English Support
Problem: add_filter('woocommerce_product_variation_get_price', 'convert_variation_price', 10, 2);<br />add_filter('woocommerce_product_variation_get_regular_price', 'convert_variation_price', 10, 2);<br />add_filter('woocommerce_product_variation_get_sale_price', 'convert_variation_price', 10, 2);<br /><br />function convert_variation_price($price, $variation) {<br /> if(function_exists('wcml_is_multi_currency_on') && wcml_is_multi_currency_on()) {<br /> $price = apply_filters('wcml_raw_price_amount', $price);<br /> }<br /> return $price;<br />} Step 5: Contact Plugin Support If this solution does not resolve your issue or seems irrelevant, 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 you still need assistance, please open a new support ticket at WPML support forum. |
|
2 | 3 | 7 months, 1 weeks มาแล้ว |