Igloo Theme
Go to iglootheme.com
  • Welcome
  • FAQ
  • Changelog
  • Common Issues
  • Getting started
    • Installation
    • Theme customization
    • Header and navigation
    • Footer
    • Multilingual site
    • Umbraco Upgrade v8 -> v13
  • Page Types
    • Site
    • Page
    • Feed
      • Post
    • Global content
    • People
    • Sitemap
    • Search
  • Widgets
    • Hero
    • Text
    • Grid
      • Header
      • Text
      • Image
      • Quote
      • Pod
      • Card
      • Code
      • Accordion
      • Price List
      • Line Break
      • Button
      • Video
      • Umbraco Form
      • Price Table
      • Navigation
      • Sub Grid
      • Slider
      • Person
    • Image
    • Text and images
    • Gallery
    • Slider
    • Tabs
    • Latest from feed
    • Map
    • Umbraco forms
    • Contact form
    • Newsletter
    • Logos
    • Instagram feed
    • Global content
    • Login
    • Register
    • Breadcrumbs
    • People
    • Section Navigation
  • Extending
    • Front-end UI
      • CSS variables
      • Buttons
      • Grid
      • Widgets
      • Forms
      • Typography
      • Helpers
    • Create a new widget
    • Intellisense on models in Visual studio
Powered by GitBook
On this page

Was this helpful?

Common Issues

PreviousChangelogNextInstallation

Last updated 1 year ago

Was this helpful?

Faulty data type on the button data type

This occurred in Igloo 5.0.0 and 5.0.1, where the button data type was faulty in the package import file from Umbraco. This will cause issues on some widgets where they won't render because of the data not being correct. Unfortunately this will not update automatically on update since we can't overwrite the existing document types without compromising what already has been built in Igloo.

However this can be fixed by manually changing the data type. Often the data type will have a similar name to the property on the document type. An example can bee seen below on "Level of Children" on The Navigation widget.