Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add two common errors

error messages in console

Advisor doesn't load at all, console errors about elements already existing

Solution: Make sure to only integrate one Advisor per Website and have exactly one xc_application div and one <script /> tag loading the excentos sources per page.

CORS errors

Solution: whitelist excentos on your website for xhr requests, images, fonts, scripts and stylesheets

Framework restrictions

Framework doesn't allow script tags that load an external source

...