Displaying the Dynamic Content on Your Website
The plugin creates dynamic content as WP Pages which you can view from WP Admin -> Pages -> All Pages.
Now that the content has been created, it is up to you on how to display it on your website:
1.) You can display Crypto pages on your website header/footer using WP menus
2.) You can display the Pages list on widget sidebar
3.) You can utilize the available shortcode on your blogpost, like below:
Cache API Interval
CryptoDrakor plugin uses API data from CoinGecko (https://www.coingecko.com/en/api) and 100% free - but they have rate limit of 50 requests/minute. Therefore if you have a high traffic website we suggest to leave the Cache API interval on default settings, which is 10 minutes. If you have less traffic website then you can go with lower settings like 5 minutes.
List of Shortcodes
* Replace xxx with the cryptocurrency symbol
Price and % Changes Shortcode :
[cryptopages_pricestats_usd_xxx]
Example Result:
Crypto Logo and Icon Shortcode :
[cryptopages_logo_xxx]
Example Result:
Crypto Description Shortcode :
[cryptopages_description_xxx]
Example Result:
Crypto Latest Price Shortcode :
[cryptopages_price_usd_xxx]
Example Result:
24hrs Changes Shortcode :
[cryptopages_24changes_xxx]
Example Result:
Table Stats Shortcode :
[cryptopages_tablestats_usd_xxx]
Example Result:
Buy/Sell Affiliate Button Shortcode :
[cryptopages_buysell_xxx]
Example Result:
Amazon Ads Shortcode :
[cryptopages_amazon_ads]
Example Result:
List of Crypto Symbol
This Crypto symbol below allows you to customize the shortcode lists above for individual Crypto coins.
Example for the Crypto Logo shortcode: [cryptopages_pricestats_usd_xxx]
Replace the xxx with Bitcoin symbol to display Bitcoin logo and icon: [cryptopages_pricestats_usd_btc]
Crypto Name | Shortcode Symbol |
---|---|
Bitcoin | btc |
Ethereum | eth |
Tether | tether |
Binance Coin | bnb |
USD Coin | usdc |
Cardano | cardano |
Dogecoin | doge |
XRP | xrp |
Uniswap | uni |
Polkadot | dot |
Extra Crypto Symbol for Platinum Version
CryptoDrakor Platinum supports 15+ more Cryptocurrency. Here is the list symbol for those extra Cryptocurrencies.
Crypto Name | Shortcode Symbol |
---|---|
AAVE | aave |
FTX Token | ftx |
Monero | xmr |
PancakeSwap | cake |
ShibaInu | shib |
Tron | trx |
Bitcoin Cash | bch |
ChainLink | link |
Dai | dai |
Internet Computer | icp |
Vechain | vet |
Litecoin | ltc |
Polygon | matic |
Solana | sol |
Stellar | xml |
Theta | theta |
Can I edit the Crypto Pages that the plugin created?
Yes simply navigate to Pages menu -> All Pages, edit the Crypto Page that you want to customize. You can edit the page's title and its content too. For example, you can add more paragraphs, or remove unwanted CryptoDrakor section by deleting the shortcode on the content.
After Click the Button, The Content Doesn't Display Price Data?
Just wait for several seconds and refresh your browser again. The plugin might be still fetching API data from CoinGecko (https://www.coingecko.com/en/api). If this issue persists, please let me know here.
All pages will still remain on your WP site. Nothing will be deleted or removed unless you do it manually 🙂
Most probably there will be some duplicated pages. You can simply delete unwanted pages from Pages menu -> All Pages..
You can use this CSS code: h3.cryptopages-price-change {display: none;}
Just add that code from Appearance menu -> Customize -> Custom CSS.
Copyright © TopCryptoPlugins.com. All Rights Reserved.