This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Curency transaltion
Started by: aleksandarP
in: English Support
Problem: add_filter("woocommerce_currency_symbol", "change_existing_currency_symbol", 10, 2); function change_existing_currency_symbol($currency_symbol, $currency) { switch ($currency) { case "BGN": // Assuming BGN is the currency code for Bulgarian Lev if (ICL_LANGUAGE_CODE == "en") { $currency_symbol = __("лв.", "your-domain-name-here"); } else { $currency_symbol = __("лв.", "your-domain-name-here"); // You can provide a different symbol for other languages if needed } break; } return $currency_symbol; } Please check if this resolves your issue. If this solution does not work or seems outdated, or if it does not apply to your case, 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. For further assistance, please visit our support forum at https://wpml.org/forums/. |
2 | 8 | 2 months ago | ||
Woocommerce Strings cannot be translated
Started by: aleksandarP in: English Support |
2 | 4 | 2 months ago | ||
Different emails for orders
Started by: aleksandarP in: English Support |
2 | 2 | 8 months, 3 weeks ago | ||
Updating failed. The response is not a valid JSON response.
Started by: aleksandarP
in: English Support
Problem: Solution: 2. If the error message is ignored, the page can still be updated, but be aware that it will be overridden when the WPML Translation Editor is used to update the translation. For more information, please refer to the documentation. To copy page settings like content layout and title bar to the Romanian translation without manual editing, follow these steps: If the client can also reach out to the theme support for a list of setting fields. If this solution does not seem relevant, please open a new support ticket with us. |
3 | 12 | 1 year ago | ||
Split: Bulgarian Translation
Started by: aleksandarP in: English Support |
2 | 5 |
1 year, 6 months ago
aleksandarP |
||
Translation products
Started by: aleksandarP in: English Support |
2 | 7 | 1 year, 6 months ago |