Addons

Custom Alert

Configure the custom alert. You can use HTML and CSS to customize the alert.

  1. Custom Alert Page URL
    Optional URL or path to limit the alert to a single page (e.g. /course/view.php?id=2).
  2. Custom Alert Date
    Optional date to show the alert until. Format: day-month-year (DD-MM-YYYY).
  3. Custom Alert Start Date
    Optional date to start showing the alert from. Format: day-month-year (DD-MM-YYYY).
  4. Alert position:
    Top – full width
    Center (max 600px width)
    Bottom left corner
    Bottom center
    Bottom right corner
  5. Custom Alert Content
  6. Custom Alert Image

Advanced

  1. Google Analytics V4 Code Enter your Google Analytics V4 measurement ID in the format [G-XXXXXXXXXX] to enable analytics tracking. The code will only be visible to logged-in users to comply with GDPR requirements. Remember to add a cookie consent notice to inform users about data collection.
  2. Unneeded blocks The specified blocks are not needed when using this theme and will not be listed in the ‘Add a block’ menu.
  3. Custom Floating Button
    <a href="#" data-bs-toggle="tooltip" title="Donate" data-bs-placement="left"><i class="fa-solid fa-sack-dollar"></i></a>
  4. H5P CSS
  5. Raw initial SCSS In this field you can provide initialising SCSS code, it will be injected before everything else. Most of the time you will use this setting to define variables.
  6. Raw SCSS Use this field to provide SCSS or CSS code which will be injected at the end of the style sheet.