Neither their code for full page or for a section of the page properly executes. I’ve attached a published page as an example, plus the code in a secure note. Thank you!
Hey There,
Thanks for writing in!
I have checked the page and I can see that you are using a content area element. Please remove it and replace it with raw content element. This element is way better in handling raw html code such as the iframe code from typeform.
Please let us know how it goes.
@RueNel i replaced the content area with raw content and it still isn’t handling the iframe any better. Any advice?
My objective is to learn how to implement this ideally both for fullscreen but in the future to insert a typeform in a specific part of a page.
The issue i’m seeing now its that even with the iframe’s settings set to full screen its only partially and its executed very poorly.
Hi again,
I checked your page and it seems like you’ve added custom CSS that is conflicting with the iframe and the page containers. Please remove all of your custom CSS (make sure to backup the CSS first) and see if this resolves the issue.
Let us know how this goes!
Hey @Nabeel
I recreated the page. Inserted the code in a raw content element. Now i can’t even properly the form.
I’ve included the code i inserted plus access credentials to the wordpress. Could it be an issue that requires tinkering with the iframe settings?
Hey @JDRDigital,
The code you placed in the Raw Content element is for a standalone HTML document. You should take the iframe part only (see Secure Note)
I’ve also changed the height of your iframe to 500 just to show it a little bit. You can style your iframe with CSS.
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.