
vinayakboga(@vinayakboga)
8 Posts
Customers
Quote from vinayakboga on December 9, 2020, 06:41
Hi,
I am using this shortcode for currency switcher : [woocs show_flags=0 txt_type="code" style=3]
But in the dropdown i want to display :
This is the Currency Name - Description
For Example: USD - US Dollar
PS : US Dollar is the Description.
Please Check the reference Screenshot:

Hi,
I am using this shortcode for currency switcher : [woocs show_flags=0 txt_type="code" style=3]
But in the dropdown i want to display :
This is the Currency Name - Description
For Example: USD - US Dollar
PS : US Dollar is the Description.
Please Check the reference Screenshot:


Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 9, 2020, 12:30
Hello
Please read this - https://currency-switcher.com/hook/woocs_currname_in_option/
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png
Hello
Please read this - https://currency-switcher.com/hook/woocs_currname_in_option/
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

vinayakboga(@vinayakboga)
8 PostsTopic Author
Customers
Quote from vinayakboga on December 11, 2020, 09:19
Hi,
Please help me send the php code form :
add_filter('woocs_currname_in_option', function($currency_name){
//return "Hello " . $currency_name . '!!';
return "";
});
I need the show Currency - Description. without currency symbol.
Also, Singapore dollar i need the symbol to be S$. please help.
Hi,
Please help me send the php code form :
add_filter('woocs_currname_in_option', function($currency_name){
//return"Hello" . $currency_name . '!!';
return "";
});
I need the show Currency - Description. without currency symbol.
Also, Singapore dollar i need the symbol to be S$. please help.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 11, 2020, 12:09
Hello
Drop me exact link to the issue
Singapore dollar i need the symbol to be S$. please help. - Please paste any symbols here - https://c2n.me/4abvgLV.png - result - https://c2n.me/4abvks9.png
Hello
Drop me exact link to the issue
Singapore dollar i need the symbol to be S$. please help. - Please paste any symbols here - https://c2n.me/4abvgLV.png - result - https://c2n.me/4abvks9.png