Inserting an Item Into the of a Web Page Doesn’t Produce Desired Results
-
I am trying to set up an eGiving form on my church’s website. The company we contacted about setting up the form recommended inserting the following JavaScript into the <BODY> of the webpage:
<script id="r-embed-script"></script><script type="text/javascript">document.getElementById('r-embed-script').src = 'https://onrealm.org/Assets/Embed/giving-embed.js?v=' + Date.now();</script>
The company further recommended putting the following link after the above JavaScript:
https://onrealm.org/StAlbansEpiscopal30655/give/budgethttps://onrealm.org/StAlbansEpiscopal30655/give/budget
Since the theme we are using doesn’t allow access to the editor, I downloaded and installed Insert Headers and Footers to handle the JavaScript insertion. I inserted the above JavaScript into the <BODY> portion of Insert Headers and Footers and included the link above. According to the company we contacted about setting up the form, including all of this on a page is supposed to generate an inline form. However, when I created the page and reviewed it, all I saw was JavaScript and a link, not an inline form. I have tried entering the necessary information using both Text and Visual Editor, to no avail.
I had a conversation earlier today with the tech support of the company who sent us the JavaScript and they are stumped as to why it’s not working. They recommended I put the JavaScript into the </BODY> section of Insert Headers and Footers, but that didn’t help. Thanks for any suggestions!
The page I need help with: [log in to see the link]
- The topic ‘Inserting an Item Into the of a Web Page Doesn’t Produce Desired Results’ is closed to new replies.