Hi everybody,
I have an issue which is a big problem for the user experience of my customers.
I’ve embedded a widget with the iframe functionnality but one of the feature is not displaying as I would like.
Here is the page : https://www.swimstars.fr/test-iframe
When you click on “Calendrier complet” the popin is opening in the middle of the iframe which is a big problem on mobile. This is not a good experience for my customers to scroll in the middle of the iframe to find the full calendar.
How could fix this to get the calendar opening at the top of the iframe?
Many thanks for your help
Wix doesn’t provide support for code that comes from third parties as it has not had the chance to fully test it on its own servers and platforms etc.
Therefore, you are better suited going back to the third party code provider and asking them how to integrate it with Wix.
https://support.wix.com/en/article/using-iframes-to-display-visible-content-on-your-site
Note that Wix wraps html in a different way when on mobile compared to desktop and does your html iframe have any user inputs etc?
As Wix uses a different domain name on generated iframes which can cause security errors preventing the form from submission, hence why you need your third party code provider to give you a correct way of working.