Thread Starter
zkay
(@zkay)
In case site is not visible in profile, here’s the link
Example Site
I noticed the following error on the page you linked to:
Mixed Content: The page at 'https://www.ezbility.com/ca/products/medallion-diamond-dress/' was loaded over HTTPS, but requested an insecure resource 'http://www.google.com/'. This request has been blocked; the content must be served over HTTPS.
Can you try using httpS in the link to Google to see whether the iframe is able to load?
Thread Starter
zkay
(@zkay)
I think that works because I do see a small white box now. But I cant see what’s in the box.
1. How can modify the height and width of the iframe to see it bigger?
2. How can I load content in the iframe that’s not served over https because I will have content to load that is not https?
Thread Starter
zkay
(@zkay)
For the height and width, I see the following in the documentation:
$.featherlight({iframe: ‘editor.html’, iframeMaxWidth: ‘80%’, iframeWidth: 500,
iframeHeight: 300});
I just don’t know where to place this code though?
Thread Starter
zkay
(@zkay)
Hi,
Can anyone assist with this please? Thanks!
Hey ZKay,
We’re working on some guides and tutorials for folks that will have code samples for making some of the modifications you want, like the iframe lightbox. Once those are ready, we’ll reply back here with a link to the article. Thanks so much for downloading it and trying it out!
Any updates? It seems not to be working on the resize…
i’m curious about setting the width and height to 100% for iframes… right now it’s very tiny.