Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
Twig Template Warning
Iniciado por: evanS-3
en: English Support
Problem: If you need further assistance, please contact us through our support forum at WPML Support Forum. |
|
0 | 7 | hace 3 semanas | |
WPML Multicurrency not putting proper currency abbreviatio in woocommerce orders
Iniciado por: evanS-3
en: English Support
Problem: Solution: is_admin() function. Here's an example of how to implement it: function addPriceSuffix($format, $currency_pos) { if( !is_admin() ) { switch ( $currency_pos ) { case 'left' : $currency = get_woocommerce_currency(); $format = '%1$s%2$s '.$currency; break; } } return $format; } For more information, refer to the WordPress documentation: https://developer.wordpress.org/reference/functions/is_admin/ Step 2: We clarified that WPML Multicurrency (WCML) does not display the currency code in the backend by default. To achieve this, custom code is necessary. We provided an example and directed the client to the WooCommerce documentation for changing a currency symbol: https://woo.com/document/change-a-currency-symbol/ Please note that if this solution does not apply to your case, or if it's outdated, we recommend opening a new support ticket. We also 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 need further assistance, please contact us through our support forum: WPML support forum. |
|
3 | 9 | hace 1 año, 5 meses | |
Currency not showing properly in backend.
Iniciado por: evanS-3 en: English Support |
|
2 | 2 | hace 2 años | |
filter translations
Iniciado por: evanS-3 en: Soporte en español |
1 | 2 | hace 3 años, 1 mes | ||
Conflict with WP Rocket and WPML Multi Currency
Iniciado por: evanS-3 en: English Support |
|
2 | 2 | hace 3 años, 5 meses | |
Need to reload page in order to show the right language
Iniciado por: evanS-3 en: English Support |
|
2 | 4 | hace 4 años, 1 mes | |
Not showing fields for A different domain per language
Iniciado por: evanS-3 en: English Support |
|
2 | 2 | hace 4 años, 4 meses | |
Currency resets to default for secondary languages
Iniciado por: evanS-3 en: English Support |
|
2 | 5 | hace 4 años, 8 meses | |
Multicurrency Lifting charge not working
Iniciado por: evanS-3 en: English Support |
|
2 | 10 |
hace 4 años, 11 meses
evanS-3 |