You can generate a shortcode manual
Example:
[currency_converter_calculator lg="ru" tz="0" fm="EUR" to="USD" st="info" bg="FFFFFF" lr="1" rd="0"][/currency_converter_calculator]
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="USD" - currency code to (list of currency codes: http://currencyrate.today/different-currencies)
st="info" - theme (color scheme) primary, info, danger, warning, gray, success (used bootstrap3 color classes)
bg="FFFFFF" - background color of iframe, if you use param: rd = "0"
lr="1" - large widget
rd="0" - 1 - straight corners, 0 - rounded corners
You can generate a shortcode automatic
a. Go to yourdomain.com/wp-admin/widgets.php page;
b. Add widget "Currency Converter Calculator";
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 - हिन्दी
更新日志:
1.3.2
Fixed security bugs
Minor bug fixed
1.3.1
Add Binance coin
Minor bug fixed
1.3.0
Minor bug fixed
Add accessibility
1.2.2
Important fixed
Minor fix
1.2.0
Minor bug fixed
1.1.0
Add new languages: Português, 日本語, Bahasa Indonesia, हिन्दी
1.0.2
Minor bug fixed
1.0.1
Fix bug (generated shortcode $params with empty value)