As google finance link is expire and not working all these links are completely down
https://www.google.com/finance/converter?a=
https://finance.google.com/finance/converter?a=
https://finance.google.com/bctzjpnsun/converter?a=
Solution is replace with this URL IN plugin file
wp-currency-converter.php
line 112
Replace with this URL
Error: Currency conversion temporarily not available. Please try again.
Is all it says…
]]>Error: Currency conversion temporarily not available. Please try again.
and so it’s been a week
When Using the shortcodes on a page. The converter is always showing a little black spinning/loading wheel just to the right of the “convert” button. It’s showing all the time regardless if the convert button has been pressed or not.
]]>Update: I found it’s done by the plugin itself.
]]>Hi,
I would like to change the dropdown to buttons. How can I do that?
Best Regards,
Mohan
Hello Josh,
First off, thanks for the plugin. It works really well!
Over the years, a couple of users have asked about having the Title of the Currency along side the ISO? Similar to that on the actual Google Currency Converter Page: https://www.google.com/finance/converter
You provided direction as to a solution back in the day… “The only way to do this currently would be to alter the <options> generation in the <select> box in the widget code.” – Then look for retrieveCurrencyOptions Function…
Do you have anymore pointers on this? Although I’m not overly experienced with these workings, I’ll happily try to get something working, unless any developments have been made on this?
Many thanks,
]]>WP currency convertor plugin was all fine in test server. when it moved to live the drop down list in the plugin is not clickable when we try for the second attenpt without refreshing the page. on refreshing the page it works for the first attempt and for the second attempt the dropdown is disabled.
]]>Hello,
What class/id do I need to refernce to style the Convert button?
Thank you.
Regards,
Jhorene
Hello,
I have WPCC installed and conversion from 1 USD to IDR is correct which IDR 13400 (or follow the rate), however, when I switch from IDR to USD, it converted into fix value IDR 10.000, for instance, when we put from IDR 100.000 it become USD 10. It’s also the same from IDR to other currencies. Please advice.
Thanks,
Adi
—
I’m attempting to list a currency exchange with the Papua New Guinean Kina (PGK) as the default currency.
From what I read, if the currency is available from Google’s currency converter then it should appear in the widget. PGK definitely appears on https://www.google.com/finance/converter however it does not show in the widget options.
Any suggestions?
Thanks.
]]>Hi,
I have installed wp currency converter on my wordpress website, but it points to outlook window when i try to insert any value in To & From field or even when i click on “convert”
is it an issue with the plugin ?
await your reply
]]>Just wanted to give ya a heads up, just need to update WP_widget to __construct for 4.3+ support, should take all of about 10 seconds.
]]>Hi, THANK YOU for your great plug-in !
Is possible to delete the decimal ? I don’t want to display .00
And how I can change in my language the button CONVERT ?
Thank you very much
]]>hello
I have created the files wpcc-it_IT.po / wpcc-it_IT.mo in the “lang” folder to translate the widget, but nothing happens. How can I add a translation?
Which is the name to give to po/mo files?
thank you
How can I show both? 3 digits code and the name of the currency?
]]>I simply wonder, why do you not add all the currencies to the list??
]]>Hi, this is great plug in congratulation and thank you !
How I can make the total amount more big and in bold characters ?
regards
]]>Hi,
Have you gotten round to doing the multiple language display? And how would I go about it?
]]>If I type in an amount with delimiter like point, space and comma the results are different.
Examples:
EUR 9999.99 => US$ 11389.99
EUR 9999,99 => US$ 11388.86
EUR 9.999,99 => US$ 11.39
EUR 9,999.99 => US$ 10.25
EUR 9 999,99 => US$ 10.25
EUR 9 999.99 => US$ 10.25
I would be glad about a sanitizing of the user given amount before converting. I think it would enhance the user experience.
]]>Hi, thank you for this fine tool! I have found out that the integration via shortcode does not work if the widget is available on the same page.
You can see the form in the content, but no result appears after clicking on “Convert”. If the widget is deleted the shortcode version works.
I use the tool as a widget on every page, and on the FAQs page and shopping cart page, too.
I would be glad if you would make the multiple use on the same page possible.
And if you should correct this would you please add to the shortcode version other classes than “widget”?
Thank you in advance.
]]>Hi, great widget, but..:
The styling of the widget header takes it’s own way ref. attached snippet. This is bad. Please lend me a hand..
Have hardcoded most of the language translation in the php file, but this will probably not stand a widget update? Please instruct how to do this properly.
Did not figure out at all how to translate “Amount” in the result. Need help here as well.
If these issues could be resolved, I will be happy to rate this widget with a 5 ??
]]>Have already tried this in the child theme:
#wpcc_currency_amount input[type=”text”], textarea {
width: 100px !important;
}
Caused no effect ??
199.116.248.13/~xlreiser
]]>Hi jkohlbach,
is there any possibility to prefill the field “Amount”? I think many visitors might only use this as a reference.
Greetings!
Achim
Hi,
Could you please let me know how I can add TWD to the list? It’s not listed on the default list and when visiting setting -> wo currency, it’s not available to add on.
Thanks lot.
]]>Hi jkohlbach
Your plugin looks to be exactly what I need. Installed & activated OK, and using this shortcode in my page –
[wpcc title="Currency Converter" from_default=USD to_default=EUR]
The conversion fields appear OK on the page (although there is an animated spinning graphic next to the CONVERT button – expected ?). But when I try a conversion I see this error –
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in
.../wp-content/plugins/wp-currency-converter/wp-currency-converter.php on line 126
I am not a coder at all, but I did find this, if it’s any help ? –
cURL: follow locations with safe_mode enabled or open_basedir set
Thanks. ??
]]>I’m getting this error all the time.
Error: Currency conversion temporarily not available. Please try again
In the FAQ it stated:
It’s likely that you’re not using a currency code that Google Finance recognises. To check you can try Googling for the currency conversion, eg. 25 AUD to USD (replace with your currency codes).
I started using the default currencies from the plugin and got the error.
I actually removed all the currencies except USD and EUR. And still get the Error.
I’m pretty sure USD and EUR should be recognized by Google Finance.
Is this a Google problem?
Any debug what’s going on?
Thanks.
]]>I wish to use a shortcode inside a php file. I have programmed sidebars.
]]>I am using this plugin, it currently rounds the values up for example I convert GBP to EUR I get 1.218 from Yahoo but using this I get 1.22, How can I change it to not round the value up
]]>It’s me again ??
I encounter a second little issue. My website has 2 languages enabled : English and French. So, i’ve edited the po and mo files to get a translation into French. Actually, it works prety well except the word “amount” in the converted currencies. Whatever the language, it’s displayed in French (“montant”).
Is there any way to fix it?
Thanks
John
]]>