Iframe embed issue

Hi there,

I’m building a site with pro and was instructed to use iframe to include my custom calculator.
I have done so on this page:

http://www.padthai.decorolux.com/kaloria-kalkulator/

Quick question. If I access the calculator separately:

http://www.padthai.decorolux.com/Calorie/ - The sticky footer works.

If I access it on the page with the iframe, it does not. How can I make this work on all display sizes?

Thanks for the help!

Hi There,

Thanks for asking!

Its really difficult to target iframe content outside of it. The only way is to calculate the screen height through JS and assign the height to the iframe.

I believe you have already doing it. Please refer to this and calculate the height for height of your browser screen then assign the value to the iframe height.

Hope this helps!

Hi, thanks, I will try that.
Another embed issue.

I’m trying to embed this google form in an iframe on a website of mine. This is how it looks:

It will not work, what can be the issue?

HI There,

Can you Post the URL where you have to embed the form so that we can check?

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.