123 comments found.
Hi want to buy the plugin befor can the plugin change acf fields
i have a realestate site with price custom filed can the price be update with your plugin thanks
Hello
This plugin cannot change acf fields.
But I think you can work with it.
You can get plugin for free – https://c2n.me/3XjwitP.png
Read this please – https://wordpress.currency-switcher.com/codex/
Hello
If you mean if the plugin works with meta fields – Yes: https://wordpress.currency-switcher.com/shortcode/wpcs_price/ – use shortcode attribute ‘meta_value’
What are the aggregators that are currently working?
Hello XE Currency Convert and appspot – these aggregators do not work. But in the new version new aggregators will be added.
Hello
I will do update soon with another agregators. As the plugin FREE for October 2018 please request update now here https://codecanyon.net/item/wordpress-currency-switcher/17450674/support
Hello Team,
As of now I am using “Currency aggragator : XE Currency Convert” it’s not returning any data, Can you please help me to resolve that issue? See screenshot below
FYI>> For other exchange is working normally but they don’t have good converting price it’s either too high or too low
Hello
Unfortunately now it does not work. I passed it to the developers.
Use another aggregator. And read this please – https://wordpress.currency-switcher.com/how-to-manipulate-with-currencies-rates/
Hello
We investigate trouble with this agregator, maybe they changed API on their side
Thanks for the update, Is there any other way to get price from XE or Google? As other converter is not that much reliable because when end customer is checking price from there end it’s giving huge difference and store owner have to lose some money if converter is not giving correct converting price.
Hello
In ~ one hour you can download update where not working agregators were removed and google+yahoo was added according to their new API
Sure thing thanks
Welcome …
wow this looks relly useful, but I need it to convert PLN to USD. Does it do that?
Hello
Yes! Please watch video – https://wordpress.currency-switcher.com/video-tutorials#video_1
Hello
You can use any currencies from this list https://en.wikipedia.org/wiki/ISO_4217#Active_codes for rates auto renew and even not exists currencies, for example as any points by bussiness logic
Nice work 
Thank you 
Very much appreciated Cheers!!! 
Thank you 
Thanks Bro
Welcome 
Hi, I need the prices on this page to display into different currencies when open from different locations http://dev.companytone.com/pricing
Can I do this with your plugin?
Hello
I think yes! Watch video please – https://wordpress.currency-switcher.com/video-tutorials#video_1
Try free version – https://wordpress.org/plugins/currency-switcher/
Hey, I did try the free version it is on the page currently.
I added the field class and used this shortcode with meta_value like this [wpcs_price meta_value=ptsc_amount]
But it shows 0.00$
Please let me know how to make the prices convert and I will buy the plugin.
Hello
Are you sure that this meta field exists? Does this field store a number?
Hi, it is a class field it exists and there is a number in it.
It is the field from the slider above.
Let me know if we can solve this. I really hope your plugin can help me.
Hey, please ignore my question, I see it won’t work with classes, only with meta fields.
Hello
ok!
hi how can i change “my current country”?
https://www.awesomescreenshot.com/image/3475177/4516a84999b42439d985e7ca01cfda4cim from israel and its shows Netherlands?
Hello
It does not depend on this plugin. It depends on the user’s IP and server settings.
It looks like you have an IP of the Netherlands
Pre sale question:
My website display feeds of products from different stores.
The items are displayed with its currencies ($,€,£...¥)
Will your plugin allow to display these item under one currency.
The reasons I ask:
- to help sort items by price. - to help when comparing similar items.
Thanks
Hello
Yes! But all products must have prices in one currency (base currency)
Example:
I have 5 items in $, 5 items in €
I want only the grabbed 5 items in € to be in $
So basically I want to change the € items to $ so I can compare the price all 10 items in website.
Will your plug in help me do that ?
Hello
Unfortunately no
Presale question – does this change the currency across all woocommerce store pages on wordpress too? also is it possible to set conversion rates? The current converters are giving wrong conversion values—Also is there an html version? as we have some other solutions not on wordpress but we want it to have the currency conversion feature too. Please confirm
Hello
This plugin does not work with woocommerce. For woocommerce use this plugin – https://wordpress.org/plugins/woocommerce-currency-switcher/
also is it possible to set conversion rates? – Yes!
Also is there an html version? – Unfortunately no
Hi, I’m interesting with this plugin, but i cannot connect it with my existing website, I’m using real estate theme, and the price code look like below, could you help this? thank you.
<div class="price text-theme text-right">
<?php echo do_shortcode('[wpcs_price value=???]'); ?>
<?php $price = Realia_Price::get_property_price(); ?>
<?php if ( ! empty( $price ) ) : ?>
<?php echo wp_kses( $price, wp_kses_allowed_html( 'post' ) ); ?>
<?php endif; ?>
</div>
Hello
$price = Realia_Price::get_property_price(); – In what format is this value
Read this please – https://wordpress.currency-switcher.com/function/wpcs-wpcs_exchange_value/
Hello
The price of Realia_Price::get_property_price(); should be decimal, and if its decimal you can create shortcode wrapper and use it in your posts content:
add_shortcode( 'my_property_price', function(){
$res = do_shortcode('[wpcs_price value=Realia_Price::get_property_price()');
if ( ! empty( $res) ) {
return wp_kses( $price, wp_kses_allowed_html( 'post' ) );
}
return $res;
} );
Hello! Can you make your plugin work with XL WooCommerce Sales Triggers? It wont change currency for the amount “You saved”.
Hello
This plugin is for WordPress only, maybe you mean this one: https://codecanyon.net/item/woocommerce-currency-switcher/8085217 ?
Hi,
Is it possible to use your plugin with custom fields generated by Advanced Custom Fields?
Thanks, Colin
Hello
I think yes. But it depends how this variable will be stored.
Read this please ( https://c2n.me/3Uh34JI.png ) – https://wordpress.currency-switcher.com/shortcode/wpcs_price/
Try free version – https://wordpress.org/plugins/currency-switcher/
Hello
Before I purchase this plugin, I want when user select currency from dropdown, Price should be change as per currency. Is this available in plugin? If yes then will go further.
Thanks
Hello
Yes. If you use this shortcode [wpcs_price] to show currency. You can try free version – https://wordpress.org/plugins/currency-switcher/
Please note that this plugin does not work with woocommerce. For woocommerce – https://wordpress.org/plugins/woocommerce-currency-switcher/
Pre-sale Question
Good day.
I want to display 3 different prices on my page using meta fields, but the price must update automatically when the currencies change. I tried the free version but it doesn’t seem to work. Is this possible?
Hello
Please drop me exact link to the issue what shortcode do you use to show the price?
Hallo
I’ve setup ZAR as my welcome currency and Euro as my second currency.
Then I’ve created a meta field with different values (please see screenshots attached).
I added this shortcode to my description field: [wpcs_price meta_value=price_currencies_field] but it either shows None or 0.00 in the front end.
The idea is to have a default price in ZAR that will display in 3 different currencies that will update automatically when the exchange rate changes.
https://www.dropbox.com/s/19pc3vped862uih/currencies-setup.png?dl=0 https://www.dropbox.com/s/m7w6r2zfmb7sys2/currencies-meta-field.jpg?dl=0Thank you.
Hello
1) Please change aggregator – https://c2n.me/3TdZzCj.png
2) If you want to use fixed price- https://c2n.me/3TdZWec.jpg – add attribute : type= ‘fixed’ OR delete this – https://c2n.me/3Te0dg1.png
Do test please.
1) * update rate
sorry
pre sale question, hi can i make auto calculate price to BTC, means no need click drop down.
like this site https://bitify.com/
thanks
Hello
Do you mean always show price in BTC? I think yes.
In functions.php add code -
add_action(‘wp_head’, ‘my_example_scripts’) ; function my_example_scripts(){ if (class_exists(‘WPCS’)) { global $WPCS; }
$WPCS->current_currency='BTC';
$WPCS->storage->set_val('wpcs_current_currency','BTC');
}
Try free version – https://wordpress.org/plugins/currency-switcher/
Hi there, we’re having trouble using this Currency Switcher plugin when we’re using caching with W3 Cache – your plugin simply doesn’t work. Is there anything special we need to whitelist/except in W3Cache to ensure it doesn’t interfere with your plugin?
Hello
In tab options enable ‘I am using cache plugin on my site’ and reset the site cache
presale question, i need WordPress Currency Switcher for bitcoin, this plugin have that feature, thanks
Hello
Yes! This plugin works with all standard currencies. You can test it on free version – https://wordpress.org/plugins/currency-switcher/