Thank you choosing more than one RaiseNow widget!
If you have already tried to implement two widgets on the same page you will have quickly noticed that it isn't working properly. Unfortunately you cannot load two of our widgets on the same page - the parameters are too similar and interfere with each other.
A little workaround for this problem would be to put one of the widgets in an iframe.
This example code provides a guideline you can use when implementing the iframe yourself:
<h2>Resultat</h2> <h3>Widget mit oben dargestellter Konfiguration:</h3> <script src="https://widget.raisenow.com/widgets/lema/API-KEY/js/dds-init-widget-de.js" type="text/javascript"></script> <div class="dds-widget-container" data-name="instancea"></div> <h3>Das selbe Widget ohne JavaScript</h3> <iframe src="https://widget.raisenow.com/widgets/lema/API-KEY/index-de.html" height="2500" width="620" style="border:none;"></iframe>
If you have any questions please do not hesitate to contact support@raisenow.com.
Comments
0 comments
Please sign in to leave a comment.