Virtual Coin Widgets 2.2.0

Plugin Documentation By RunCoders

Virtual Coin Widgets

Virtual Coin Widgets is a plugin with 10 cryptocurrencies widgets.

Before starting the setup, please check if your system meets the requirements.

Requirements:

Wordpress 3.6+
PHP 5.6+
PHP cURL
Visual Composer 3.7.2+

Total CryptoCurrencies
3700+
Shortcodes
10
Color Schemas
21

Please get started with the following steps:


1. Setup
Before you can use this plugin you need to complete the setup.
Setup
2. Shortcodes
After the setup, you can create your widgets.
Shortcodes
3. Usage
How & where to use shortcodes.
Usage
4. Contributes
List of frameworks/APIs used.
Contributes
5. Change Log
Updates change log.
Change Log
6. Support
If you need help, just send us a message.
Support

Setup

From Wordpress Admin Panel

Open the Wordpress admin panel (navigate through web browser to the folder where you have installed the WordPress e.g www.your_domain.com/wp-admin/).
Login to your Wordpress admin panel then from the sidebar on the left choose Plugins.
Click Add New.
Click in Upload Plugin button and choose virtual_coin_widgets.zip file.
After installation click Activate Plugin.

From FTP

Unzip the virtual_coin_widgets.zip package (the zip package is inside the plugin folder you have downloaded from CodeCanyon).
Connect to your server.
Navigate to your Wordpress installation folder.
Upload the virtual_coin_widgets folder into the wp-content/plugins directory (the path will look like this: wp-content/plugins/virtual_coin_widgets).
Open the Wordpress admin panel (navigate through web browser to the folder where you have installed the WordPress e.g www.your_domain.com/wp-admin/).
Login to your Wordpress admin panel then from the sidebar on the left choose Plugins.
Find the Virtual Coin Widgets For Visual Composer plugin and click the Activate.

Shortcodes

Change Label
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-change-label id="bitcoin" color="black" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Price Label
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
currency
Default: USD
Available: Check Currencies
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-price-label id="bitcoin" color="white" currency="USD" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Change Big Label
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-change-big-label id="ethereum" color="indigo" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Price Big Label
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
currency1
Default: USD
Available: Check Currencies
currency2
Default: EUR
Available: Check Currencies
currency3
Default: GBP
Available: Check Currencies
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-price-big-label id="ripple" color="blue" currency1="USD" currency2="EUR" currency3="GBP" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Change Card
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-change-card id="neo" color="green" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Price Card
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
currency1
Default: USD
Available: Check Currencies
currency2
Default: EUR
Available: Check Currencies
currency3
Default: GBP
Available: Check Currencies
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-price-card id="monero" color="orange" currency1="USD" currency2="EUR" currency3="GBP" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Full Card
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
id
Default: bitcoin
Available: CoinGecko
currency1
Default: USD
Available: Check Currencies
currency2
Default: EUR
Available: Check Currencies
currency3
Default: GBP
Available: Check Currencies
url
Default: none
Including a URL will turn it in a button with redirection.
target
Default: _blank
Available: _blank or _self
Use _black to open in new tab, or _self to open in same tab
fullwidth
Default: no
Available: yes or no
show_logo
Default: yes
Available: yes or no
Code Example
[vcw-full-card id="litecoin" color="grey" currency1="USD" currency2="EUR" currency3="GBP" url="http://runcoders.com/" target="_self" fullwidth="no" show_logo="no"]
Preview
Table
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
ids
Default: none
Available: CoinGecko
Should be comma separated symbols string.
count
Default: 10
If symbols is empty, will be displayed this count of top market cap cryptocurrencies.
currency
Default: USD
Available: Check Currencies
fullwidth
Default: no
Available: yes or no
Code Example
[vcw-table color="white" currency="USD" count="10" fullwidth="yes"]
Preview
Small Table
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
symbols
Default: BTC,ETH,XRP,LTC,XMR
Available: CoinGecko
Should be comma separated symbols.
count
Default: 10
If symbols is empty, will be displayed this count of top market cap cryptocurrencies.
currency
Default: USD
Available: Check Currencies
fullwidth
Default: no
Available: yes or no
Code Example
[vcw-small-table ids="bitcoin,ethereum,ripple,monero,litecoin" color="black" currency="JPY" fullwidth="no"]
Preview
Converter
Options
color
Default: white
Available: red, pink, purple, deep_purple, indigo, blue, light_blue, cyan, teal, green, light_green, lime, yellow, amber, orange, deep_orange, brown, grey, blue_grey, black, white.
symbol1
Default: BTC
Available: CoinGecko
symbol2
Default: BTC
Available: CoinGecko
initial
Default: 1
Initial value for symbol1
fullwidth
Default: no
Available: yes or no
Code Example
[vcw-converter symbol1="BTC" symbol2="USD" color="black" initial="1" fullwidth="no"]
Preview

Usage

To use the shortcodes you just need to paste the code in post/page content or text widget. We have two examples:

Page/Post

Sidebar

Contributes

Virtual Coin Widgets is using the following frameworks/APIs:

Thanks to all that contribute for the development of these technologies.

Change Log



1.0
2017/01/25
700+ Cryptocurrencies
10 Widgets
21 Colors Schemas
32 Fiat Currencies
1.1
2017/06/03
Builder added
163 Fiat currencies
Bugs fixed
1.2
2017/07/17
Bugs fixed
1.2.1
2017/11/13
API request fixed
1.2.2
2018/01/06
Bugs fixed
2.0.0
2018/02/19
Widgets re-built (major bug was corrected)
Fullwidth feature added
Re-design
New Builder
2.1.9
2018/05/28
CryptoCurrency logos added
Live trading added
2.1.10
2018/05/29
Bugs fixed
2.2.0
2019/01/07
New API (CoinGecko)
Widgets attributes changed: symbol -> id (coingecko)

Help Support

If you need help with the setup/usage of this software, please contact us:

© 2019 RunCoders