Page 1 of 1

Iframe resizing

Posted: Tue Oct 01, 2019 3:13 pm
by aptsbcn
Hi, I have two questions about iframe resizing.
- Would these instructions work for Wordpress? If so, then exactly where should I put the js code?

<iframe src="https://beds24.com/booking.php?propid=3103" width="100%" scrolling="no"></iframe>

<script type="text/javascript" src="iframeResizer.min.js"></script>
<script type="text/javascript">
iFrameResize();
</script>

I tried applying them and can't seem to make the iframe resize. I believe I followed the instructions correctly. :)

- The next question is if we use a proxy for beds24 (on our subdomain booking.apartmentsbarcelona.city), and I show the iframe at the main domain apartmentsbarcelona.city, would there be any ssl problems when using the iframe and trying to resize it?

Thanks!
Gordana

Re: Iframe resizing

Posted: Wed Oct 02, 2019 10:06 am
by aptsbcn
Ok, I found that Advanced Iframe works well for Wordpress