This is a temporary solution. Kindly contact Shinetheme with the currency code and currency name, and we will ensure it is officially included in the next theme version.
Here is our list of currency, and if you can’t find your currency in our list, please follow these steps:
Access your WordPress installation via FTP or file manager.
Navigate to the theme folder, which is located at wp-content/themes/traveler/inc for the Classic Layout or wp-content/themes/traveler/inc/layouts/modern/ for the Modern Layout.
Locate the travel-helper.php file and open it for editing.
Look for the array declaration at line 72(or the appropriate line based on your theme version) which is below this code .elf::$all_currency = [
Add a new currency code and name to the array using the following format: ‘Currency Code’ => ‘Currency Name’.