-
I have created a form on ontraport and embedded on https://shockyourpotential.com/fire/. But the form is not visible. I have used its HTML code to embed it. The form is not showing what could be the issue?
Here is code: [vc_row][vc_column][vc_column_text]
<h4>Welcome Entrepreneurs on Fire</h4>
<h4>Signup here for your special course</h4>
<script type=’text/javascript’ async=’true’ src=’https://app.ontraport.com/js/ontraport/opt_assets/drivers/opf.js’ data-opf-uid=’p2c219122f39′ data-opf-params=’borderColor=#fff&borderSize=5px&embed=true&formHeight=896&formWidth=480px&popPosition=mc&instance=n2141288239′></script>[/vc_column_text][vc_raw_html]JTNDc2NyaXB0JTIwdHlwZSUzRCUyN3RleHQlMkZqYXZhc2NyaXB0JTI3JTIwYXN5bmMlM0QlMjd0cnVlJTI3JTIwc3JjJTNEJTI3aHR0cHMlM0ElMkYlMkZhcHAub250cmFwb3J0LmNvbSUyRmpzJTJGb250cmFwb3J0JTJGb3B0X2Fzc2V0cyUyRmRyaXZlcnMlMkZvcGYuanMlMjclMjBkYXRhLW9wZi11aWQlM0QlMjdwMmMyMTkxMjJmMzklMjclMjBkYXRhLW9wZi1wYXJhbXMlM0QlMjdib3JkZXJDb2xvciUzRCUyM2ZmZiUyNmJvcmRlclNpemUlM0Q1cHglMjZlbWJlZCUzRHRydWUlMjZmb3JtSGVpZ2h0JTNEODk2JTI2Zm9ybVdpZHRoJTNENDgwcHglMjZwb3BQb3NpdGlvbiUzRG1jJTI2aW5zdGFuY2UlM0RuMjE0MTI4ODIzOSUyNyUzRSUzQyUyRnNjcmlwdCUzRQ==[/vc_raw_html][/vc_column][/vc_row]Hello!
The code you’ve posted seems to be messed up.
Could you please send me te original code from Ontraport?Thanks in advance,
PeterHere is the original code on Ontraport
<script type=’text/javascript’ async=’true’ src=’https://app.ontraport.com/js/ontraport/opt_assets/drivers/opf.js’ data-opf-uid=’p2c219122f39′ data-opf-params=’borderColor=#fff&borderSize=5px&embed=true&formHeight=899&formWidth=480px&popPosition=mc&instance=418334830′></script>
Hello!
There is still something wrong with the code.
I’ve just search on Google and it seems there are different ways to export Ontraport form on the page, like for example an iframe.Could you please share with me other embedding possibilites? For example, the iframe code.
Thanks in advance
- This reply was modified 3 years, 9 months ago by themes2go.
Check the link for the three available options, I want the second option https://prnt.sc/110uww4
This is the code
<script type=’text/javascript’ async=’true’ src=’https://app.ontraport.com/js/ontraport/opt_assets/drivers/opf.js’ data-opf-uid=’p2c219122f39′ data-opf-params=’borderColor=#fff&borderSize=5px&embed=true&formHeight=899&formWidth=480px&popPosition=mc&instance=418334830′></script>what could be preventing it from being displayed?
Any update on this issue? Many clients are bouncing away
Hello!
I’ve discussed your case with one of our developer and this is the thing:
you can’t add script inside WordPress posts or pages for security reasons.Now, you have two option to make it work on your website
1) Follow this official Ontraport guide: https://ontraport.com/support/landing-pages/display-your-ontraport-page-on-your-wordpress-site/
2) Use a third party plugin like this one https://wordpress.org/plugins/shortcoder/
You should create a new shortcode including your script, then paste the shortcode on your pages or posts.
These are the only ways to make it work on WordPress 🙂
Keep me posted on this.
Best,
Andrea
The topic ‘Ontraport Form’ is closed to new replies.