123 comments found.
Hi,
Could you please add the option to select the separator of thousands and decimals in the price value ?
Hello
Thanks for the suggestion. I’ll pass it to the developers.
Hello
Update done and options you asked are there …
pre sale inquiry : the plugin seems good but can we make different tables for different currencies since I tested the free one and found out it should have a basic currency and this means only we can different tables against one currency , for example I need to make a table display the USD currency against other currencies and vice versa then making a table for AED against other currencies and vice versa I mean other currencies against AED then making table for EGP against other currencies and vice versa other currencies against EGP >>etc But I found out only I can put other currencies against basic currency , I don’t want a basic currency I want to make different tables for multi currencies like making a page display currency rates at USA and a page displays currency rates at Egypt etc like this table here http://www.xe.com/currency/egp-egyptian-pound on Top EGP Exchange Rates
Hello
Unfortunately the plugin does not have this feature. To implement this you need customization of the code. It’s a bit like the functional you need – https://wordpress.currency-switcher.com/shortcode/wpcs_rates/
Ok but this code produce one page table so I can’t build different specific pages for currency prices like to build euro page contain this table
0ne EUR = USD One USD = EUro
One Euro = JPY One JPY = Euro
one Euro = CAD One CAD = Eruo
this table is just example < I will need pages for other currencies like USD 0ne USD = euro One euro = EUro
One USD = JPY One JPY = USD
one USD = CAD One CAD = USD etc Is this possible for such plugin >
Hello I understood you. You need customization of the plugin code
ok do you provide customization
Hello
Yes. Write me on support( use contact form ) – https://codecanyon.net/item/wordpress-currency-switcher/17450674/support
Paste your massage
Should I but this instead of your “WooCommerce Currency Switcher” plugin if I don’t use Woocommerce?
Hello
Yes! watch video please – https://wordpress.currency-switcher.com/video-tutorials#video_1
try free version – https://wordpress.org/plugins/currency-switcher/
How do you incorporate the php ( <? Php echo do_shortcode (‘[wpcs show_flags = 1 txt_type = “desc”]’); ?) code and where ?, I already copy it and paste footer.php and header.php and it does not work
Hello
It depends on the structure of these files. Drop me exact link to the issue. And screen – where you want insert switcher
Hi, pre-sale question.
Can I use with this plugin the same function as in Woo commerce plugin
if (class_exists(‘WOOCS’)) { global $WOOCS; $currencies = $WOOCS->get_currencies(); $msrp = $msrp * $currencies$WOOCS->current_currency; $msrp = number_format($msrp, 2, $WOOCS->decimal_sep, ’’); }
Thanks
Hello
Yes, but use $WPCS.
Read this please – https://wordpress.currency-switcher.com/codex/#functions
Great, thanks!
Hii does the php short code work with the free version?<?php echo do_shortcode(‘[wpcs show_flags=1 txt_type=”desc”]’); ?>
Hello
Yes! If you have a problem with this – write me on support( use contact form ) – https://codecanyon.net/item/wordpress-currency-switcher/17450674/support
I will try to help you
Nice work guys! But one thing, the window to choose a flag is blank – nothing is loading:
https://www.dropbox.com/s/7og0slj7g0u5yxt/Screenshot%202017-07-04%2013.09.14.png?dl=0Hello
Thank you
Quite strange, because its standard wordpress popup for the files. Just checked – http://clip2net.com/s/3LS9E4z – should work, I think its js error, and can suggest you catch it you self by firebug or google chrome console OR share please wp-admin please with support https://codecanyon.net/item/wordpress-currency-switcher/17450674/support and let they cacth it and resolve. Do not forget describe issue in the request, use the same text …
Hi realmag777,
Clearly 5 Stars for the feature availability, flexibility, customization and your customer support!
Thanks so much, this plugin is really what I was looking for!
Thank you 
Hi i have a pre sale question my currency switcher is not converting the currency on checkout page
Hello
Read this please: http://currency-switcher.com/everytime-i-go-to-checkout-and-then-back-to-homepage-the-currency-switches-back-to-default-currency/
One moment, BUT this plugin is for wordpress only, maybe you mean another my plugin: https://codecanyon.net/item/woocommerce-currency-switcher/8085217
Flags are not showing up on my site. See image – https://postimg.org/image/3lz5we691/ – How do I fix?
On the screen 500 error – smth wrong on the server, check that media library page works on your site
https://codecanyon.net/item/wordpress-currency-switcher/17450674/support – if its still doesn work write request on support with wp-admin accessSorry, but I am confused about envato “regular” license for currency switcher.
I am building personal websites. I will not sell these sites and I will not give them away to anyone.
So, if I buy one (1) Currency Switcher regular license, can I use it on all my personal sites or do I need to buy one for every personal site I make?
Hello
1 licence === 1 domain and ALL its subdomains
Example: you have site1.com – you can install. Also you have sub.site1.com,sub2.site1.com,sub3.site1.com – the same license you can use
site2.com – another license required
Extended license is the same requirements, BUT + for developers which creates commercial product with the plugin and sell it on Envato
Can I fix the prices for different currencies rather than auto-calculate? For example: US price: $100, Canadian price $75. Thanks.
Hello
Good idea of course – but GEO IP is not included in the plugin, the more managing prices by logic based on countries. BUT all that is possible to realize and will be done but not in the near future (will be in spring 2017). IF you need such tool just now – you can order custom work now: https://codecanyon.net/item/wordpress-currency-switcher/17450674/support
Hello
Update on its way, read this please: http://wordpress.currency-switcher.com/shortcode/wpcs_price/ – today or tomorrow will
Well done, keep it up
Thank you!
hi,
1. can i have custom prices? for example: country 1 price 1, country 2 = price 2 2. can i set the welcome currency in shortcode? 2. can i display without selector? some like this: https://postimg.org/image/ww89urlox/
Hello
1) Unfortunately not now as it need geo location, and such feature will be implemented in the next version …
2) You can display switcher as flags – which is images, and by CSS set them as you want …
do you know aprox. when will be release new version?
No, the plugin is not successful so, maybe in the end of winter or march 2017
Pre sales questions: - Does this plugin offers a GeoIP detection (or can be used with one) to set accordingly the currency? If yes how does this get implemented? I cannot find anything in the slim documentation. - Are there any template functions that can be used instead of the shortcodes? In my case the prices are coming from a db, so a function would be preferable. - I downloaded the free WP plugin and when I change the currency the page gets reloaded. Instead in the example page you have on your site the prices change via ajax with no page reload. How can I use the ajax function (no mention in the documentation for that either)? Thanks.
Hello
This plugin has not such functionality as GEO IP detection, as it need service for detecting user country. So if you have such plugin or script I can help you by code for price manipulations.
In my case the prices are coming from a db – I think its possible to realize by custom work. It needs creation custom connector to get right data from your DB. Now the plugin works only with shortcode [wpcs_price value=20] where values is described as attribute of shortcode.
http://wordpress.currency-switcher.com/wordpress-currency-switcher-action/?currency=EUR – look closer please – page is reloads to, no ajax action. By the way – update prices by AJAX is good idea, so I will add it in TODO list for the plugin.Hello
Does this plugin offers a GeoIP detection – implemented https://wordpress.org/plugins/currency-switcher/
Which Plugin Pricing Table can I use? https://wordpress.org/plugins/search.php?q=Pricing+Table
Which Plugin Pricing Table can I use? https://wordpress.org/plugins/search.php?q=Pricing+Table
Sorry, this link: http://wordpress.currency-switcher.com/
Hi, is functionality as this possible? nationaldebtclocks.org/debtclock/germany
One thing: prices changes by js timer – there is not such feature
Hi , Are you able to use this in de admin and when you create a order for a costumer to adjust a currency ?
Hello
Yes, create new order and first step should be setting order currency. Look on the sidebar and widget there ‘WOOCS Order Info’ http://clip2net.com/s/3DtmHuF
Hi Real, is just purched the plugin and did a installtion, but I don’t see the option
OMG i bought the wrong version, i need it for the Woocommerce. Can i get a refund ? I already bought the correct version
Hello, yes I see, in your case sure, make a refund request for WordPress CS
Lots of issues while setting up the switcher is coming twice on the pages also no option to edit background colors and text. Please help url : https://www.stylenwear.com
Disable chosen. Color options doesn exists and willnot be provided in future – this is currency switcher, not theme
How can then i match it with my theme color. It looks odd. Please look innate my website. I need to change its Base Color
Also what to disable? Where is it??
Read docs: http://wordpress.currency-switcher.com/ !!
How can then i match it with my theme color – customize it by CSS. Customizate it or not its your own deal, if you cant do that – hire somebody.
I would like to know AED currency is supported ?
Hello
All currencies from this list: http://en.wikipedia.org/wiki/ISO_4217#Active_codes
Try free version: https://wordpress.org/plugins/woocommerce-currency-switcher/