-
AuthorPosts
-
August 2, 2018 at 10:28 pm #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?
joergAugust 2, 2018 at 10:47 pm #993023Hey 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 ShannonAugust 2, 2018 at 11:03 pm #993037Hi 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
joergAugust 2, 2018 at 11:06 pm #993039Hi,
Can you provide a screenshot of the exact issue so I can ensure I’m targeting the right problem.
Best regards,
Jordan ShannonAugust 2, 2018 at 11:22 pm #993046Hi,
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.
August 2, 2018 at 11:41 pm #993059Hi,
Apologies, I did not see the “jump” is this a consistent error or sometimes does it not occur?
Best regards,
Jordan ShannonAugust 2, 2018 at 11:48 pm #993061Hi,
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.
August 4, 2018 at 7:02 pm #993562Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.