Squeegee Portal
  • Introduction
  • Getting started
  • Integrating the Widgets
  • Common Issues
  • Available Components
    • Component Previewer
    • Today's Appointment
    • Upcoming Appointments
    • Appointment History
    • Financial History
    • My Ratings
    • Chat
    • Automatic Payments
    • All Quotes
    • Book Appointment
    • Welcome Card
    • Address Search
    • Profile
    • Edit Profile Button
    • Stripe Pre-pay
    • Quote Flow
    • Sign-in
    • Sign-out
  • Appearance
    • Themes
    • Custom Themes
  • Utils
    • refreshPortal
  • Migrating Old Layouts
Powered by GitBook
On this page
  • I placed the widget(s) on the page but nothing is showing?
  • The widgets don't look like they're supposed to.

Was this helpful?

Common Issues

I placed the widget(s) on the page but nothing is showing?

This is usually because the widgets script hasn't loaded correctly. Make sure you included the defer attribute in the script tag. If the problem persists even after adding the defer attribute, double-check the script's source URL. Additionally, consider checking the browser console for any error messages that might provide further insight into why the script did not load as expected.

The widgets don't look like they're supposed to.

This issue commonly occurs when a global style-sheet overrides the styles of specific elements. As a result, the widgets may not display as intended, leading to a mismatch between the design and the actual appearance. If you didn't create your website, please contact your developer for assistance.

PreviousIntegrating the WidgetsNextComponent Previewer

Last updated 12 months ago

Was this helpful?