Title: My Iframe code is not working
Last modified: April 6, 2018

---

# My Iframe code is not working

 *  [magictrance](https://wordpress.org/support/users/magictrance/)
 * (@magictrance)
 * [8 years ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/)
 * Hello i have a problem
    the iframe with a http link is not working for me
 * When i place a site with a https than is it working great
 * [iframe src=”[http://serv4.verzoeksysteem.nl/verzoek/?rs=2339&#8243](http://serv4.verzoeksysteem.nl/verzoek/?rs=2339&#8243);
   width=”100%” height=”700″]
 * this is the link
 * [http://serv4.verzoeksysteem.nl/verzoek/?rs=2339](http://serv4.verzoeksysteem.nl/verzoek/?rs=2339)
 * what do i wrong so as i can see it is ok
 * Greetings Henk Noordijk
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmy-iframe-code-is-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [8 years ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10157711)
 * The iframe is working for me. I can see this text:
 * > Verzoek Server Offline.
   >  Beste Luisteraars U kunt op dit moment geen verzoekplaat
   > aanvragen om de volgende redenen.
   > Er is geen DJ Live op dit moment.
   > Of de DJ heeft er voor gekozen om zonder verzoekplaten te draaien.
 *  Thread Starter [magictrance](https://wordpress.org/support/users/magictrance/)
 * (@magictrance)
 * [8 years ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10158083)
 * Thanks for the Answer but the Iframe is standing on this URl
 * [https://studio-agnes.nl/verzoeK/](https://studio-agnes.nl/verzoeK/)
 * My screen is not showing the page
 * Please wil you check again
 * =============================================================================
   =====
 * I see the Iframe is not working with a HTTPS only with HTTP
    Or can i do something
   that it also works with https
    -  This reply was modified 8 years ago by [magictrance](https://wordpress.org/support/users/magictrance/).
 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [8 years ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10159568)
 * That is because your webpage is httpS and iframe was loaded via http.
    You can
   see the iframe if you will open your website via http: [http://studio-agnes.nl/verzoeK/](http://studio-agnes.nl/verzoeK/)
 *  [steveediger](https://wordpress.org/support/users/steveediger/)
 * (@steveediger)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10337436)
 * hmmm…so the iframe content must be https if the page is https…is that correct?
 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10337645)
 * Yes, that is correct.
    This is how iframes are working and there is nothing can
   be done here with the plugin. So the protocols of the parent page and embedded
   page should match.
 *  [edoescad](https://wordpress.org/support/users/edoescad/)
 * (@edoescad)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10646155)
 * Hi, please help
 * My web has a free SSL from hosting.
    I want to catch other webs via iframe, both
   do not work:
 * <iframe src=”[http://www.w3schools.com&#8221](http://www.w3schools.com&#8221);
   width=”100%” height=”1000px”></iframe>
    <iframe src=”[https://www.w3schools.com&#8221](https://www.w3schools.com&#8221);
   width=”100%” height=”1000px”></iframe>
 * The web w3schools.com just an example.
    I just can see the box, not contents.
 * Regards
 *  [edoescad](https://wordpress.org/support/users/edoescad/)
 * (@edoescad)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10646177)
 * Hi again,
 * Hufft I just removed the SSL from hosting, and the iFrame now is working
    Can
   explain please?
 * Regards
 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10647508)
 * You can not include HTTP pages into HTTPS pages and vice versa.
    So the protocol(
   http or httpS) for parent and embedded page should match.
    -  This reply was modified 7 years, 7 months ago by [webvitaly](https://wordpress.org/support/users/webvitaly/).
 *  [edoescad](https://wordpress.org/support/users/edoescad/)
 * (@edoescad)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10647620)
 * Yes, so thats why I asked here, both not working :
 * <iframe src=”http://www.w3schools.com” width=”100%” height=”1000px”></iframe>
   
   <iframe src=”httpS://www.w3schools.com” width=”100%” height=”1000px”></iframe
   >
 * First one is http, the second one is https. All not working.
    My web is https.
   I got SSL Certificate from hosting. But when I remove the certificate, thats 
   work.
 * Maybe it can also happened to others.
 * Best regards
 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10648412)
 * I tried to embed w3schools.com on my page and got an error in the browser console:
 * > Refused to display ‘[https://www.w3schools.com/&#8217](https://www.w3schools.com/&#8217);
   > in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.
 * That means that w3schools.com does not allow anyone to embed their website on
   other pages.
 *  [edoescad](https://wordpress.org/support/users/edoescad/)
 * (@edoescad)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-10649593)
 * Hi,
 * Thank you for info.
    But I just mentioned above, w3school just example here.
 * Resolved when I remove my free SSL from my hosting.
    I issued https for free 
   from my hosting
 * Regards
 *  [ejaziejazi](https://wordpress.org/support/users/ejaziejazi/)
 * (@ejaziejazi)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-11129186)
 * Thanks [@webvitaly](https://wordpress.org/support/users/webvitaly/)
 *  [xembongda24h](https://wordpress.org/support/users/xembongda24h/)
 * (@xembongda24h)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-11217192)
 * Thanks All,
    I like this blog so much, saved to my bookmarks. This is the link
   [http://sutxa.com](http://sutxa.com)

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘My Iframe code is not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/iframe_99a44b.svg)
 * [iframe](https://wordpress.org/plugins/iframe/)
 * [Support Threads](https://wordpress.org/support/plugin/iframe/)
 * [Active Topics](https://wordpress.org/support/plugin/iframe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/iframe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/iframe/reviews/)

 * 13 replies
 * 6 participants
 * Last reply from: [xembongda24h](https://wordpress.org/support/users/xembongda24h/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/my-iframe-code-is-not-working/#post-11217192)
 * Status: not resolved