This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
الحالة |
Topic
|
Supporter | Voices | المقالات | Freshness |
---|---|---|---|---|---|
MailChimp Multilingual not translating Checkbox label text on Woocommerce checkout page
Started by: Michael
in: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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. Additionally, please feel free to open a new support ticket for further assistance at WPML support forum. |
|
0 | 3 | قبل أسبوعين، 3 أيام | |
Product in secondary language link redirects to product in default language
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل 10 أشهر
|
|
Assign Payment Method to a Specific Currency
Started by: Michael
in: English Support
Problem: Solution: After further clarification and internal discussion, we acknowledged that there is no out-of-the-box solution for unsupported gateways. We suggested using the woocommerce_payment_gateways hook to add or remove gateways based on the selected currency. We provided an example code snippet to guide the client: add_filter( 'woocommerce_payment_gateways', 'add_gw' );<br /><br />function add_gw( $methods ) {<br /> $currency = get_woocommerce_currency();<br /> if ($currency == "EUR") {<br /> $methods[] = 'Custom Gateway Class';<br /> return $methods;<br /> } else {<br /> return $methods;<br /> }<br />} We also recommended that if the client requires further custom solutions, they should consider reaching out to our recommended third-party developers: https://wpml.org/contractors/. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If so, 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 the issue persists, please open a new support ticket with us. |
|
2 | 8 | قبل 1 سنة، 1 شهر | |
there is no redirection when people visit with browser language other than English
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل 1 سنة، 5 أشهر
|
|
WooCommerce product – adding new variation – won't appear on translated product
Started by: Michael in: English Support |
1 | 2 | قبل سنتين، 1 شهر | ||
I changed the main language product to default.
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل سنتين، 7 أشهر
|
|
Products with same slug , shows locked fields in the backend
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل سنتين، 7 أشهر
|
|
Translation redirects to English page
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل 3 سنوات، شهرين
|
|
Sending WooCommerce New Order e-mail in user language
Started by: Michael in: English Support |
|
2 | 6 | قبل 3 سنوات، 7 أشهر | |
WooCommerce not sending new order emails when WPML is active
Started by: Michael in: English Support |
|
2 | 2 | قبل 3 سنوات، 8 أشهر | |
custom WooCommerce price filter widget issues
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل 4 سنوات، شهرين
|
|
After updating String Translation, all site URLs direct to a blog page
Started by: Michael in: Chat Support |
|
1 | 2 |
قبل 4 سنوات، 4 أشهر
|