Description
Simple and powerful currency exchange rates widget for your website or blog. Included 195+ world currencies with popular cryptocurrencies. Updates each hour automatically. Multi Language support: English, Русский, Italiano, Français, Español, Deutsch, 中国, Português, 日本語, Bahasa Indonesia, हिन्दी.
Features
- 195+ currencies and popular cryptocurrencies;
- You can use the plugin on any page using shortcode;
- Does not create a load on the site, all data is processed on a third-party server;
- Updates automatically;
- Multi languages and SSL support;
- Responsive design.
Screenshots
Installation
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Exchange Rates Widget’
- Activate Exchange Rates Widget from your Plugins page.
- Add widgets on yourdomain.com/wp-admin/widgets.php page.
From WordPress.org
- Download Exchange Rates Widget.
- Upload the ‘Exchange Rates Widget’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…).
- Activate Exchange Rates Widget from your Plugins page.
- Add widgets on yourdomain.com/wp-admin/widgets.php page.
From WordPress ‘Add Plugins’
- Download Exchange Rates Widget.
- Go to yourdomain.com/wp-admin/plugin-install.php
- Press button ‘Upload Plugin’
- Choise ‘Exchange Rates Widget’ zip archive and press button ‘Install Now’.
- Add widgets on yourdomain.com/wp-admin/widgets.php page.
FAQ
-
How to install a widget on an arbitrary page?
-
- You can generate a shortcode manual
Example:
[erw_exchange_rates_widget lg=”ru” tz=”0″ fm=”EUR” to=”USD” st=”info” bg=”FFFFFF” lr=”1″ rd=”0″][/erw_exchange_rates_widget]
Params:
lg=”ru” – languages, use: en, ru, it, fr, es, de, cn, pt, ja, id, hi
tz=”0″ – timezone
fm=”EUR” – currency code from (list of currency codes: http://currencyrate.today/different-currencies)
to=”AUD,GBP,EUR,CNY,JPY,RUB” – currency codes separated by commas (list of currency codes: http://currencyrate.today/different-currencies)
st=”info” – theme (color scheme) primary, info, danger, warning, gray, success (used bootstrap3 color classes)
cd=”1″ – 0 only currencu code, 1 – full currency name
am=”100″ – amount of the exchange rate - You can generate a shortcode automatic
a. Go to yourdomain.com/wp-admin/widgets.php page;
b. Add widget “Exchange Rates Widget”;
c. Select options, click save;
d. Copy shortcode from textarea. - Languages
en – English
ru – Русский
it – Italiano
fr – Français
es – Español
de – Deutsch
cn – 中国
pt – Português
ja – 日本語
id – Bahasa Indonesia
hi – हिन्दी
- You can generate a shortcode manual
Reviews
Contributors and Developers
“Exchange Rates Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Exchange Rates Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.2.0
- Add new languages: Português, 日本語, Bahasa Indonesia, हिन्दी
1.1.2
- Minor bug fixes
1.1.1
- Fix bug (generated shortcode $params with empty value)
1.1.0
- Added support for shortcodes
1.0.0
- First release