Page 1 of 1

Iframe no resize. Help!

Posted: Wed Oct 25, 2017 5:20 pm
by daxsoft
Hi, I have a problem with the iframe, it does not resize me.

My version:
Wordpress is version 4.8.2
Theme for Wordpress:SOLEDAD
PHPBB 3.2.1

I have followed the steps of the url: https://www.axew3.com/w3/2016/02/embed- ... esponsive/

I have copied in the root directory (PHPBB) the file "iframeResizer.contentWindow.min.js".

I am using the default theme "Prosilver". And I've changed the source code in the right place.
And then we reloaded the template.

I created the video so that it looks like the problem.

https://youtu.be/BrKdCuv13eY

I attached the overal_footer file

Re: Iframe no resize. Help!

Posted: Thu Oct 26, 2017 9:31 pm
by axew3
hi, little delay sorry...
are you able to right click on page (not iframe, wp page that contain the iframe) and choose "inspect element" so check for what kind of error javascript return?

Code: Select all

document.domain = '192.168.1.200';
on code you've add, should be localhost instead?