Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Aelora

    (@aelora)

    There’s a bit of JavaScript that should automatically change the height. Is it changing, and is just too short? Or is it not changing at all?

    Thread Starter sundancebear

    (@sundancebear)

    I think the auto sizing is working – it looks like it sets the height to stop at the bottom of the page as defined by other elements on the page (each page height on the site is variable based on content). In this case the other content is minimal and so the page ends up short. I need to force this to be a set height or at least a minimum height.

    I am using the iframe to view some GIS mapping. It is a WordPress site (still a work in progress) for a small association. In the meantime, I found another that allowed me to enter the “Height=…” code. It’s called easy-iframe-loader.1.3.1. If you have a chance to look at it, I’d be interested in knowing the differences and advantages.

    Thanks for your help,
    Bob

    Plugin Author Aelora

    (@aelora)

    Gotcha. So the iframe is inside another element with a fixed height.

    What you might try is looking at the javascript file for the plugin – it’s very small. Basically what it does is get the height of the embedded file and set the iframe to that height. Maybe you could get it to set the height of the parent element as well.

    hi,
    i have the same problem with the iframe wrapper.
    for an example have look here: https://wptest.janbrouwer.nl/wp/?page_id=36

    the width is not sized correctly, it seems to fit in the ‘page width’, but as you can see the right side has been cut of.
    the height is quite wrong.
    i am on mountain lion, using safari
    tried it in windows using explorer. same thing happens.

    funniest thing is: loading the page on an iPad, goes a little slowly but the full height of the external page loads.
    the width of the external page is not adjusted, and overlaps the margin a little bit.
    on the iphone it works well as mobile page

    i have tried the plugin in various themes, even in a clean install, without any other plugins installed.
    no solution yet.

    hope to hear,

    jan brouwer, amsterdam

    checked in the style.css file of the them i installed the wrapper into

    there is a mention of iframe width 100%
    but i don’t see to find any info regarding settings for height….

    would that be beause of the wrapper or is it a problem of the theme?

    please advise.

    Did anybody managed to make it work on height 100% for domains on different IP?

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: iframe Wrapper] Height of iframe too small’ is closed to new replies.