You will get the link to the Javascript file from our Customer-Success Team (See also the demo page). Add the following snippet to the page where you want to have the Tamaro integrated.
<div class="rnw-widget-container"></div>
<script src="https://tamaro.raisenow.com/XXX/latest/widget.js"></script>
<script>
window.rnw.tamaro.runWidget('.rnw-widget-container', {language: 'en'})
</script>
You have to define the element via a selector. The widget will be published within this element.
The default width of the donation form is 100% of the overlaying element. If you would like to adapt the width of your Tamaro you have to adapt the element it is embedded in. You can view the source code of this demo page as an orientation.
Comments
0 comments
Please sign in to leave a comment.