Help! - How do I install a “JavaScript code?

Yes, page inspector. Delete your code from there and paste it into a HTML stack.

OK. I deleted it from the Page Inspector JavaScript area. I then dragged a fresh HTML Stack onto the page (below the image stack,) and pasted in the JavaScript code. Then pressed SAVE. Then pressed Publish. … and still not displaying.

   <script type="text/javascript" src="https://app.getresponse.com/view_webform_v2.js?u=hcmIj&webforms_id=18667201"></script>

The code is still showing up in your head section. Check the page inspector head tab, and project settings code section.

You have too many <script> tags. Remove the first <script type="text/javascript"> and last </ script> from your code.

<script type="text/javascript"><script type="text/javascript" src="https://app.getresponse. com/view_webform_v2.js?u= hcmIj&webforms_id=18667201"></ script></ script>

1 Like

Ok. I did exactly as you said… and it still doesn’t display.

ooops! You are RIGHT. I overlooked the “Settings” code section re: Javascript area. ---- I deleted it.

But I just saved everything again… and this sucker still won’t display! WTF???

Can you post a screenshot of the HTML stack with code visible

1 Like

https://www.screencast.com/t/R9jCOcwwMfh

Double check your code again. There’s something missing at the end.

1 Like

You were right. I fixed it. Saved it. Published it. …and still not displaying.

https://www.screencast.com/t/VPTp61mC

Check your code again. There’s a space where there shouldn’t be.

Ok. Here’s what I did:
I went back into getresponse and copied the code exactly as displayed there.
It still has “2 spaces” in their code… but I pasted it in to the HTML stack as is and BINGO!
Check this out: https://www.screencast.com/t/4Bb4iPsvF4r
(It isn’t in the correct position, but at least it FINALLY DISPLAYED ON MY PAGE! :slight_smile:

Here is a snapshot of the code at getresponse: https://www.screencast.com/t/43B1uM4Ws7V

Originally you had a space between webform_v2.js?u= and hcmIj.

Glad it’s working now. I guess you can adjust the position in your form settings on the GetResponse website?

OH. I didn’t realize that. You have a sharp eye for detail.
Glad you helped me out Man! Shoot me your PayPal address
and I’ll send you a case! :slight_smile:

As far as the positioning goes, that’s a challenge I will leave until tomorrow.
I’m on the West Coast here, so I think I’m going to power down for the night.

Thanks again Carl!
You da’ Man!

No worries man. Happy to help.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.