Notifications
Clear all
Advanced iframe free
4
Posts
2
Users
0
Reactions
1,036
Views
Sep 09, 2020 10:33 pm
Hi! Some of the links in my iframe are not clickable. We would like the user to be able to navigate within the iframe. Are we missing a configuration or setting? Some links do work. Others do not. We have not adjusted settings and shortcode is:
[advanced_iframe src="https://www.clippero.com/KFlynn/ken-whalen-surf-challenge-2020" width="100%" height="100vh"]
3 Replies
Sep 10, 2020 10:08 pm
Hi,
you have an element with the class "banner" over to top part. And the iframe is below this banner. So this has nothing to do with the iframe. Simply with your html. So if you fix your html also the iframe would work.
you can see this e.g. with the developer tools of chrome (f12)
Best regards,
Michael
Sep 10, 2020 11:36 pm
Thanks for pointing us in the right direction!
Sep 20, 2020 8:45 pm
You are welcome.