Iframe no resize. Help!

daxsoft
Posts: 1
Joined: Sat Oct 21, 2017 11:39 pm

Iframe no resize. Help!

Post 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
Attachments
overall_footer.zip
(3.13 KiB) Downloaded 162 times
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Iframe no resize. Help!

Post 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?
Post Reply