I am using a true Marketo form with the embed code that was provided. Here is the snippet (X'd out).
<script src="//app-XXX.marketo.com/js/forms2/js/forms2.min.js"></script> <form id="mktoForm_2116"></form> <script>MktoForms2.loadForm("//app-XXX.marketo.com", "915-XXX-149", 2116);</script>
But, your reply made me think there may be a conflict with a plugin and I did some digging. Turned out there was an old Marketo form plugin conflicting with it. Removed and it is working as it should. Thank you for the help.
... View more