Re: Embed Marketo form code not working on Drupal

Anonymous
Not applicable
Hi,

I'm trying to embed a Marketo form on Drupal, but when I click save, nothing shows up.
I used the "full HTML entry" as I always do for code embedding. I tried using the iframe method as well, but same thing, nothing appears.

Have anyone experienced that kind of pb or could help me figure how it can be fixed ?

Thanks
Tags (1)
10 REPLIES 10
Anonymous
Not applicable
Was this ever resolved?  We are going through the same issue now in our migration to Drupal, and embeded forms are appearing 3-4 times on each page.
Anonymous
Not applicable
Anyway, It should'nt appear twice as I entered the code exactly as it is given by Marketo:
<script src="//app-lon03.marketo.com/js/forms2/js/forms2.js"></script>
<form id="mktoForm_1027"></form>
<script>MktoForms2.loadForm("//app-lon03.marketo.com", "284-CZD-391", 1027);</script>
Matt_Stone2
Level 9
Here's a screenshot. I would try looking on a PC and if that doesn't work, it could be something with your network that's blocking it.

0EM50000000Rf0M.jpg
Anonymous
Not applicable
So the pb would be linked to Mac then. Is it possible you give me a screenshot of what you see ?

Thank you very much for your help !
Matt_Stone2
Level 9
I tried it on Firefox, Chrome and Internet Explorer with the same results. I'm on a Windows machine.
Anonymous
Not applicable
I can't see anything either on Firefox or Safari ( I use a mac)
Anonymous
Not applicable
No, that's weird, I can't see anything !!
Did you use Firefox ?
Matt_Stone2
Level 9
The forms appear for me, but it takes a good 3-4 seconds before they appear. Four forms appear, probably because you were playing around to try and get them working. Is this the result you're getting?
Anonymous
Not applicable
Sure, it's http://www.advens.fr/node/305. I'm trying to embed the form inside the right side block.
Matt_Stone2
Level 9
Do you have a link to the page you're trying to embed it on?