Description
Simple lightweight currency converter plugin for WordPress that allows your visitors to search foreign exchange rates between almost any world currencies and displays live interbank rates via a popup. Simple shortcode allows the converter to be added to posts and pages, and a sidebar widget is included. For more advanced users the converter can be styled using the plugins own css in the settings menu.
Generate an income stream – become an affiliate and earn money from your visitors currency calculations.
Usage
Put following shortcode in your post or page. This shortcode has no attribute.
[zdgcc]
Add “FX-CurrencyConverter” Widget to your sidebar from widget panel.
Widget CSS
Widget CSS is in 2 parts. One for sidebar widget and one for pages/post.
Post/Page Widget CSS:
- zdgccwrapper: <div> class. This is the main wrapper of widget, which is around the whole widget
- zdgccwrapper h3: Widget Header is placed in a <h3> tag.
- zdgccbox: <div> class to hold form fields below widget header
- amountlabel: <div> class for “Amount” text
- amountinput: <input> class for amount textfield
- getrate: <div> class. “Get Rate” button <input> is inside this <div>
Sidebar Widget CSS:
- zdgbox: <div> class. The form is inside this <div>
- amountlabel: <div> class for “Amount” text
- amountinput: <input> class for amount textfield
- getrate: <div> class. “Get Rate” button <input> is inside this <div>
Support
Email at [email protected]
Screenshots
Installation
- Upload the full directory into your ‘wp-content/plugins’ directory
- Activate the plugin at the plugin administration page
- Use [zdgcc] shortcode in your post or page.
- Add ‘FX-CurrencyConverter’ widget to your sidebar.
FAQ
- Minimum PHP Version
-
PHP 5.1.x
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FX-CurrencyConverter Plugin for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FX-CurrencyConverter Plugin for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.