Move the side-box location
By default OUGC Crypto Prices renders the side-box only in the Portal page by adding
To modify the display location of the side-box, follow the next steps.
Please note that if
* There are some templates where this will not work. Primarily, the Buddy List popup can not render the site-box. The amount of templates where this will not work is short but nonetheless should be considered.
<!--OUGC_CRYPTO_PRICES--> to the portal template. However, it is possible to place <!--OUGC_CRYPTO_PRICES--> in almost* any template to render the crypto prices side-box.To modify the display location of the side-box, follow the next steps.
- Open the
portaltemplate, find<!--OUGC_CRYPTO_PRICES-->and remove it.
- Open any template, for example,
headerorfootertemplates, and place<!--OUGC_CRYPTO_PRICES-->anywhere within such desired template.
Please note that if
<!--OUGC_CRYPTO_PRICES--> is found multiple times within the same page the side-box will be displayed multiple times as well. This is the reason removing <!--OUGC_CRYPTO_PRICES--> from the portal template is suggested.* There are some templates where this will not work. Primarily, the Buddy List popup can not render the site-box. The amount of templates where this will not work is short but nonetheless should be considered.