The following warnings occurred:
Warning [2] Undefined array key "pointsview" - Line: 1442 - File: inc/plugins/newpoints/core/hooks.php PHP 8.2.11 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/newpoints/core/hooks.php 1442 errorHandler->error_callback
/inc/class_plugins.php 142 newpoints_blockview
/showthread.php 471 pluginSystem->run_hooks



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Move the side-box location
Files
#1
By default OUGC Crypto Prices renders the side-box only in the Portal page by adding `<!--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.

  1. Open the `portal` template, find `<!--OUGC_CRYPTO_PRICES-->` and remove it.
  2. Open any template, for example, `header` or `footer` templates, 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.
Reply