Framed site not displaying
-
Hello,
I need to include other site (Amazon) as a fixed sized frame in my footer, but whenever I try to, it either displays empty frame or my sidebar menu in the frame. I used:<iframe src=”https://www.amazon.com/” height=”100″ width=”100″></iframe>
<iframe sandbox allow-same-origin src=”https://www.amazon.com/” height=”100″ width=”100″></iframe>
$site = file_get_contents(‘https://www.amazon.com/’);While having several iFrame plugins installed, nothing worked. But it won’t be Amazon specific problem as other sites behaved the same. Any ideas?
I am using 4.0.1 with Influence theme.[bumps moderated – for urgent help, try posting a job at https://jobs.wordpress.net/ or similar sites]
[moderator note: bumps will get moderated]
[moderator note: more bumps moderated – consider to post more information – https://codex.www.ads-software.com/Forum_Welcome#Include_as_much_information_as_possible ]
- The topic ‘Framed site not displaying’ is closed to new replies.