One of our developers reviewed your code and found that the script code for jquery and our script is not generating correctly under the DOM.
Please see:
As per the screenshot, in the next line, our script file has been added once again and is loading correctly. But, as we mentioned, the jquery code is not generating the correct DOM element.
Please do the following, once adding the jquery file, then add our script file and then add the place holder as well which we defined under Connect.
Example:
<script src="http://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script class="CnP_formloader" src="https://resources.connect.clickandpledge.com/Library/iframe-1.0.0.min.js?637171756479915417" data-guid="f1b2cc1e-2509-4a17-bc50-d0e088e934ca"></script>
<div id="CnP_inlineform"> </div>
Leave a comment: