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 | לפני 2 שבועות, 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 | לפני 2 שנים, חודש 1 | ||
I changed the main language product to default.
Started by: Michael in: Chat Support |
|
1 | 2 |
לפני 2 שנים, 7 חודשים
|
|
Products with same slug , shows locked fields in the backend
Started by: Michael in: Chat Support |
|
1 | 2 |
לפני 2 שנים, 7 חודשים
|
|
Translation redirects to English page
Started by: Michael in: Chat Support |
|
1 | 2 |
לפני 3 שנים, 2 חודשים
|
|
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 שנים, 2 חודשים
|
|
After updating String Translation, all site URLs direct to a blog page
Started by: Michael in: Chat Support |
|
1 | 2 |
לפני 4 שנים, 4 חודשים
|