This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Statut |
Topic
|
Supporter | Voices | Articles | 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 | Il y a 2 semaines et 3 jours | |
Product in secondary language link redirects to product in default language
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 10 mois
|
|
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 | Il y a 1 année et 1 mois | |
there is no redirection when people visit with browser language other than English
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 1 année et 5 mois
|
|
WooCommerce product – adding new variation – won't appear on translated product
Started by: Michael in: English Support |
1 | 2 | Il y a 2 années et 1 mois | ||
I changed the main language product to default.
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 2 années et 7 mois
|
|
Products with same slug , shows locked fields in the backend
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 2 années et 7 mois
|
|
Translation redirects to English page
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 3 années et 2 mois
|
|
Sending WooCommerce New Order e-mail in user language
Started by: Michael in: English Support |
|
2 | 6 | Il y a 3 années et 7 mois | |
WooCommerce not sending new order emails when WPML is active
Started by: Michael in: English Support |
|
2 | 2 | Il y a 3 années et 8 mois | |
custom WooCommerce price filter widget issues
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 4 années et 2 mois
|
|
After updating String Translation, all site URLs direct to a blog page
Started by: Michael in: Chat Support |
|
1 | 2 |
Il y a 4 années et 4 mois
|