Do i paste the code with the form embed script? Sorry, I am very new to Marketo.
Add a new <script> tag with the code and place it after the standard embed code.
Am I suppose to just copy paste the whole code? It seems to not work for me.
You'll have to provide more detail than "not work," i.e. a link to your URL.
The sign up button triggers the marketo form in lightbox
Many syntax errors in your code. (You can see the error in your console.)
<script> tags only have JS code inside of them, not <p> or any other tags.
Hi Nicole,
If you're using our text editor, you need to put code in by clicking the HTML button. You can't just paste code into the text editor. I think that may be what you're doing.
Justin
Can't believe I missed this one as well. Have a few hours of fixes to do now. Thanks for the workaround Sanford.