Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #316759
    ms
    Participant

    Hello,

    I wanted to integrate an iFrame with resize function on a web page, but the iFrame section is only displayed in a small window of 150px. Does the theme block the resize?
    Are the footers not automatically pushed further down? How can the problem be fixed?

    That would be the mentioned website:
    https://kuechen-necker.de/prototyp/

    #316804
    tikaram
    Keymaster

    @ms : I could not find any iFrame content loaded on your site. Can you please let me know what you are trying to add with the help of iFrame on your site.

    Regards,
    Tikaram

    #317130
    ms
    Participant

    Hello,

    I would like to integrate the following iframe into my website. This displays other content (one page) from another website. The iFrame can only be seen as a small window, when you scroll down the display is enlarged over the entire website by iFrameResize

       

    On another website with the Clean Enterprise Pro theme, this works without any problems, but the automatic enlargement of the IFrame display does not work with this theme. This needs to be blocked by the theme or footer.

    That would be the mentioned website green button:
    https://kuechen-necker.de/prototyp/

    #317139
    tikaram
    Keymaster

    @ms : Can you please try adding the height of the iframe. Please try adding the code as given below and let me know.

    <iframe id="boraIframe" src="https://www.bora.com/de/de/microsite-bora-hp-weiss/" scrolling="no" width="100%" height= "3500px" frameborder="0"></iframe>

    Regards,
    Tikaram

    #317229
    ms
    Participant

    Hello,

     

    thanks for the help now it works.

    But why it works at an other Themen without height config? And the height in % didn’t also work.

    Regards

     

    #317393
    tikaram
    Keymaster

    @ms :I will forward the issue to the development team and let you know soon.

    Regards,
    Tikaram

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘IFrameResize did not work’ is closed to new replies.