Hi,
we are a non-profit organization for the reception of sailors from all over the world. We offer an exchange service and take a commission of x% for this service, can I integrate this commission into the exchange rate?
Thanks in advance
Stéphane
When I try to place two calculators the second one fails, I suppose because it takes the data from the first one, there is a solution for that
]]>Please provide a update which compatible with PHP 7.0
Please check below issues:-
FILE: /wp-content/plugins/currency-converter/currency-converter.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————
This plugin’s detail link is not working in plugin section and Wordfence Scan Plugin shows below critical severity issue:-
The Plugin “Currency Converter” has been removed from www.ads-software.com.
Plugin Name: Currency Converter
Plugin Website: https://fx-rate.net/wordpress-currency-converter-plugin/
Current Plugin Version: 2.3.1
Severity: Critical
Status New
It may have compatibility problems with the current version of WordPress or unknown security issues.
]]>It is very effective plugin. I want to use it in post or pages. How could i do this. I couldn’t find any shortcode. Please help me urgently.
]]>As of today, the 1 bitcoin = Rs. 164965.08 (INR – Indian Rupees) so could I configure the bitcoin to show upto 5 or 8 decimals? ??
I want to show the amount of bitcoins my client needs to pay me for the equivalent of Rs. 8000
]]>I’m attaching two screenshots for you to see that the options “Length” and “To Currency” are not visible when one tries to edit the widget after publishing/updating the page.
This is a Bug.
Any plans on releasing a new version?
Before
https://www.dropbox.com/s/fyy0h5vjdox80pq/Before.png?dl=0
After
https://www.dropbox.com/s/zx8bo2pgq6kbdho/after.png?dl=0
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_WPCC has a deprecated constructor in /Applications/MAMP/htdocs/wp/wp-content/plugins/wp-currency-converter/wpccWidget.php on line 7
]]>please how to edit currencies.ser i want to change language
Thank you very much
Hey,
My WP Currency Converter seems to have stopped working. it says Error: Currency conversion temporarily not available. Please try again. When I try to convert anything. Can anyone advise on what I can do to fix this issue?
Thank you,
Laura
I wanted to reply to this topic but unfortunately it’s closed.
WP_Widget is not deprecated. What is deprecated is the usage of the WP_Widget constructor having the same name of the class. This is a general PHP issue, see PHP documentation.
By the way the WP_Widget constructor is explicitely called inside the currency_converter constructor of the currency_converter class.
The fix as easy as change
function currency_converter() {
#Widget settings
$widget_ops = array( 'description' => __('Currency Converter for any currency in the world', 'currency_conveter') );
#Widget control settings
$control_ops = array( 'width' => 200, 'height' => 550, 'id_base' => 'currency_converter' );
#Create the widget
$this->WP_Widget( 'currency_converter', __('Currency Converter', 'currency_converter'), $widget_ops, $control_ops );
}
to
function __construct() {
#Widget settings
$widget_ops = array( 'description' => __('Currency Converter for any currency in the world', 'currency_conveter') );
#Widget control settings
$control_ops = array( 'width' => 200, 'height' => 550, 'id_base' => 'currency_converter' );
#Create the widget
parent::__construct( 'currency_converter', __('Currency Converter', 'currency_converter'), $widget_ops, $control_ops );
}
I hope that you could fix this in the next releases, because this kind of errors is very annoying when working with WP_DEBUG enabled.
Thank you.
]]>i tried to find the po file but i cant
is their any easy way to change the plugin language
Hello,
We are using this plugin on a site with SSL. We can’t get a full lock on the site because there isn’t an SSL (https) version of fx-rate.net available. Is there another option for this that pulls currency data from a secure connection?
Thanks.
]]>Is it possible to remove the decimals in the results?
]]>With the new release today comes new deprecation notice. This disappears as soon as the plugin is disabled:
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
]]>hello,
i want to use this plugin through shortcode any suggestion
]]>Hi,
I put this converter into a website as a widget, and even it makes the conversion but before the result it displays an error message as follows:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/dubaipr/public_html/wp-content/plugins/wp-currency-converter/wp-currency-converter.php on line 126
Could you please help me out what is wrong here, or where can I have to search for some solution?
Thanks in advance,
Robert
From FAQ
@can I paste multiple converters, for different currencies?
Version 2.1 onwards allows multiple currency converters on the same sidebar.@
I have more than one converter on the page, actually it does not works, sorry.
First converter works, others – no.
Thanks!
WP 4, plugin 2.1 (last)
The amount like this 1,500,000 should be calculated correctly.
So it should transform it first to 1500000 and then convert as normally.
How to do that?
The plugin strips off my theme’s widget title, when I prefer to use. How could I get it back. I tried taking off the plugin title but that doesn’t do it. Check the left sidebar on https://www.fashiontazia.com and compare it to the other sidebars to see what I mean.
One more thing is how I unlink the plugin title? Because when clicked it takes me to an external site and I don’t want that.
Appreciating any help.
]]>how can the colors of the fonts be changed in the “Amount” and the CURRENCY below amount section ??
]]>Is this plugin translatable?
]]>Hi
I want to either display “Currency Converter” as Header of Block or Hide that header.
At the moment my currency converter widget displaying with Blank header
]]>Hi , I’m trying to use this widget below :
https://fx-rate.net/MWK/getwidget_conversion/horizontal/
But the currencies shown stay on GBP and Euro. Tried with other currencies as well , but no success. Think it’s a great addition to the converter.
Not sure if I’m doing anything wrong?
Thanks.
]]>Hi , Thanks for the plugin.
Is it possible for me to manually add other currencies not shown on your website?
]]>hello hpw to integrate this plugin to woocommerce ?
thanks
https://www.ads-software.com/extend/plugins/currency-converter/
]]>It would be nice to have a Title field about the converter to break up the side bar a bit. Since I have an ad running right above it, the converter appears close to the ad, so a title would really help.
https://www.ads-software.com/extend/plugins/currency-converter/
]]>Great plugin, many thanks for it.
https://www.ads-software.com/extend/plugins/currency-converter/
]]>Hi,
is there a way to style the labels ‘from’ and ‘to’?
Cheers.
https://www.ads-software.com/extend/plugins/currency-converter/
]]>Hello all,
I an curious to know from what source in Costa Rica these rates are being pulled from? How do I find this out?
Thanks,
Gabe
https://www.ads-software.com/extend/plugins/currency-converter/
]]>