This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Problem with missing fields for translations when using automatic translation
Started by: tomaszK-56 in: English Support |
|
0 | 4 | 1 year, 1 month ago | |
|
After clicking through the panel, I save the translation (I don’t know why I only have about 90% of…
Started by: tomaszK-56
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please visit our known issues page to check for related issues. We also recommend verifying that you have installed the latest versions of themes and plugins. If problems persist, do not hesitate to open a new support ticket. |
|
0 | 18 | 1 year, 2 months ago | |
|
Question about changing the site key to a different WPML account
Started by: tomaszK-56
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If you still need assistance, we encourage you to open a new support ticket at WPML support forum. |
|
0 | 2 | 1 year, 2 months ago | |
|
Problem with elastic fields from ACF
Started by: tomaszK-56 in: English Support |
|
0 | 14 | 1 year, 2 months ago | |
|
Issue with Multi-Currency Compatibility with the Variation Swatches Pro Plugin
Started by: tomaszK-56
in: 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 | 1 year, 9 months ago |