Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #993010

    Hi,
    we have implemented a booking engine for travel purposes in an iframe. When the page is loading the iframe the site jumps automatically to the top of the iframe. Check out here: https://flugpoint.de/reisen/komandoo-island-resort-spa-malediven/
    Can you please help us to stop this behavior of the site?
    joerg

    #993023

    Hey travelsolute,

    Add this to quick css:

    #jxContainer .col-xs-12.col-sm-12.col-md-9.col-lg-9.color-default-background{
    margin-top:100pximportant;
    }

    Best regards,
    Jordan Shannon

    #993037

    Hi Jordan,
    i have implemented your code to the custom.css file in the child theme. Now the site is jumping to the top of the ifrmae instead of the top of the site. I would like no jumping at all. The site should load normally and the iframe should be visible when you scroll its position. Can you fix ist?

    Kind regads
    joerg

    #993039

    Hi,

    Can you provide a screenshot of the exact issue so I can ensure I’m targeting the right problem.

    Best regards,
    Jordan Shannon

    #993046

    Hi,
    please check the link below. When the page is loading you see the island image. After some seconds the page jumps to the top of the booking section (below: “Jetzt hier buchen”), probably when the iframe content is loading. That’s the problem.

    Kind regads
    joerg

    • This reply was modified 6 years, 3 months ago by travelsolute.
    #993059

    Hi,

    Apologies, I did not see the “jump” is this a consistent error or sometimes does it not occur?

    Best regards,
    Jordan Shannon

    #993061

    Hi,

    i am using firefox and it is always the same when the site is loading. First you see the big island image at the top and then it is loading and displaying the booking section described before immediately. After that you can scroll the site normaly. The probelm is only when you refresh the site.

    Kind regards
    Joerg

    • This reply was modified 6 years, 3 months ago by travelsolute.
    #993562

    Hi,

    That seems to be an issue of the 3rd party plugin that you are using on the way the CSS files are loaded.

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.