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:
class. This is the main wrapper of widget, which is around the whole widget
- zdgccwrapper h3: Widget Header is placed in a
tag.
- zdgccbox:
class to hold form fields below widget header- amountlabel:
class for 「Amount」 text- amountinput: class for amount textfield
- getrate:
class. 「Get Rate」 button is inside thisSidebar Widget CSS:
- zdgbox:
class. The form is inside this
- amountlabel:
class for 「Amount」 text- amountinput: class for amount textfield
- getrate:
class. 「Get Rate」 button is inside thisSupport
Email at support@proloy.me
文章發佈於:
文章目錄
- amountlabel:
- zdgccwrapper h3: Widget Header is placed in a






