Page 1 of 1

inline frame

Posted: Tue May 18, 2021 10:08 am
by Keith Hughes
Hi, I'm always having problems with an inline frame, the suggested website never loads, https://www.guest-posts.com is just one example of the problem.

Re: inline frame

Posted: Tue May 18, 2021 10:47 am
by BaconFries
Where do we need to look, on viewing the source of the page there is no reference to any inline frames (iframe) at all.
This is what I see on visiting the link you gave...

Image

Re: inline frame

Posted: Tue May 18, 2021 11:24 am
by Pablo
First note that an inline frame is standard HTML functionality, it is implemented in the browser. This is not specific to WWB.
However, some websites cannot be displayed inside an inline frame for security reasons.
Usually you can view the exact error in the debug console of the browser (F12).