Jump to content

iFrame in a Custom Block?


My Sharona

Recommended Posts

hey thanks, opentype.

I have tried using the WYSIWYG  Editor Block as well as a Custom Block and neither seem to work. I am unsure if it is just this particular url that I am calling to or not. I don't see where in the ACP I can whitelist urls, only emails and IPs.

The iFrame in question is: 

<iframe src="http://global-mind.org/gcpdot/gcp.html" height="48" width="48" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" ></iframe>

I have tried different variations of the url including omitting the http: and nothing.

Link to comment
Share on other sites

3 minutes ago, opentype said:

Editor advanced settings.

1354624045_Bildschirmfoto2018-10-20um19_18_01.png.abd7906806cd139c4affbd58faf65273.png

But it looks like that iFrame is only delivered as http. That won’t work on an https site for security reasons. 

Ahhh, thank you. Knew there had to be a setting. 

However, I guess you must be correct, there is no work around considering it is coming from a http site.

Link to comment
Share on other sites

So, just for giggles.

If I add:

<iframe width="424" height="916" src="//global-mind.org/gcpdot/" frameborder="0" allowfullscreen></iframe>

 into a Custom Block in Source Mode within the ACP when I save it, I do get the page that is at global-mind.org/ that will display in the editor of that block within the ACP, albeit instead of the egg it shows a portion of my header in it's place. I would think that even that would not display. However when I go to put the Custom Block on a page, it shows that global-mind took too long to display and won't show.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...